Fix icon on android firefox

This commit is contained in:
Ajay
2022-05-19 13:07:44 -04:00
parent bd4fbcc93d
commit 160de56a71

View File

@@ -64,7 +64,12 @@
],
"browser_action": {
"default_title": "SponsorBlock",
"default_popup": "popup.html"
"default_popup": "popup.html",
"default_icon": {
"16": "icons/IconSponsorBlocker16px.png",
"32": "icons/IconSponsorBlocker32px.png",
"64": "icons/LogoSponsorBlocker64px.png"
}
},
"background": {
"scripts":[