We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cee519 commit 6cd0786Copy full SHA for 6cd0786
image/icon/default/icon19.png
452 Bytes
image/icon/default/icon38.png
844 Bytes
manifest.json
@@ -30,8 +30,8 @@
30
],
31
"browser_action": {
32
"default_icon": {
33
- "19": "image/icon/default/icon64.png",
34
- "38": "image/icon/default/icon64.png"
+ "19": "image/icon/default/icon19.png",
+ "38": "image/icon/default/icon38.png"
35
},
36
"default_title": "Cloudopt AdBlocker",
37
"default_popup": "popup.html"
0 commit comments