remove default_icon key in the hope that theme_icons will work

This commit is contained in:
Jack Case
2025-11-23 14:13:34 +00:00
parent d1a9cd04b3
commit 0308aa85f4

View File

@@ -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",