new icon libredirect for all sizes
This commit is contained in:
parent
ecd5a7c5bf
commit
e64cae0810
@ -9,10 +9,10 @@
|
|||||||
},
|
},
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "assets/images/icon16.png",
|
"16": "assets/images/libredirect.svg",
|
||||||
"32": "assets/images/icon32.png",
|
"32": "assets/images/libredirect.svg",
|
||||||
"48": "assets/images/icon48.png",
|
"48": "assets/images/libredirect.svg",
|
||||||
"128": "assets/images/icon128.png"
|
"128": "assets/images/libredirect.svg"
|
||||||
},
|
},
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"tabs",
|
"tabs",
|
||||||
@ -27,20 +27,20 @@
|
|||||||
],
|
],
|
||||||
"default_title": "Change Instance",
|
"default_title": "Change Instance",
|
||||||
"default_icon": {
|
"default_icon": {
|
||||||
"16": "assets/images/icon16.png",
|
"16": "assets/images/libredirect.svg",
|
||||||
"32": "assets/images/icon32.png",
|
"32": "assets/images/libredirect.svg",
|
||||||
"48": "assets/images/icon48.png",
|
"48": "assets/images/libredirect.svg",
|
||||||
"128": "assets/images/icon128.png"
|
"128": "assets/images/libredirect.svg"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_title": "Privacy Redirect",
|
"default_title": "Privacy Redirect",
|
||||||
"default_popup": "pages/popup/popup.html",
|
"default_popup": "pages/popup/popup.html",
|
||||||
"default_icon": {
|
"default_icon": {
|
||||||
"16": "assets/images/icon16.png",
|
"16": "assets/images/libredirect.svg",
|
||||||
"32": "assets/images/icon32.png",
|
"32": "assets/images/libredirect.svg",
|
||||||
"48": "assets/images/icon48.png",
|
"48": "assets/images/libredirect.svg",
|
||||||
"128": "assets/images/icon128.png"
|
"128": "assets/images/libredirect.svg"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user