Skip to content

Commit 6cd0786

Browse files
committed
fix(manifest.json): update icon19 and icon38
1 parent 4cee519 commit 6cd0786

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

image/icon/default/icon19.png

452 Bytes
Loading

image/icon/default/icon38.png

844 Bytes
Loading

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
],
3131
"browser_action": {
3232
"default_icon": {
33-
"19": "image/icon/default/icon64.png",
34-
"38": "image/icon/default/icon64.png"
33+
"19": "image/icon/default/icon19.png",
34+
"38": "image/icon/default/icon38.png"
3535
},
3636
"default_title": "Cloudopt AdBlocker",
3737
"default_popup": "popup.html"

0 commit comments

Comments
 (0)