We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55074df commit c711385Copy full SHA for c711385
manifest.json
@@ -3,7 +3,7 @@
3
"name": "Github Repo Size",
4
"author": "Deetss",
5
"homepage_url": "https://github.com/deetss/github-repo-size",
6
- "version": "1.8.0",
+ "version": "1.8.1",
7
"description": "Add repository size to their github homepage.",
8
"options_ui": {
9
"page": "options.html",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "github-repo-size",
"description": "Firefox addon to add repository size to their Github homepage",
"main": "src/index.js",
"scripts": {
0 commit comments