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 63b9a3c commit c048e05Copy full SHA for c048e05
plugin/manifest.json
@@ -1,14 +1,14 @@
1
{
2
"name": "Useful Forks",
3
- "version": "2.0",
+ "version": "2.1",
4
"description": "To list GitHub forks ordered by stars, with additional information and automatic filtering of irrelevant ones.",
5
"permissions": [
6
"*://github.com/*"
7
],
8
"icons": {
9
"16": "images/useful-forks-16.png",
10
"32": "images/useful-forks-32.png",
11
- "48": "images/useful-forks-32.png",
+ "48": "images/useful-forks-48.png",
12
"128": "images/useful-forks-128.png"
13
},
14
"content_scripts": [
0 commit comments