remove default_icon key in the hope that theme_icons will work
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
"content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self'",
|
"content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self'",
|
||||||
|
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_icon": "icons/virus_black_32.png",
|
|
||||||
"default_title": "Slop Farmer",
|
"default_title": "Slop Farmer",
|
||||||
"default_popup": "pages/action_popup.html",
|
"default_popup": "pages/action_popup.html",
|
||||||
"default_area": "navbar",
|
"default_area": "navbar",
|
||||||
|
|||||||
Reference in New Issue
Block a user