Remove default_popup from browser action

This commit is contained in:
hensm
2019-03-18 08:55:08 +00:00
parent fd76e61d16
commit dd9e0a0b6f

View File

@@ -14,8 +14,7 @@
} }
} }
, "browser_action": { , "browser_action": {
"default_popup": "popup/index.html" "theme_icons": [
, "theme_icons": [
{ {
"light": "icons/cast-default-light.svg" "light": "icons/cast-default-light.svg"
, "dark": "icons/cast-default-dark.svg" , "dark": "icons/cast-default-dark.svg"