mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +00:00
Remove default_popup from browser action
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user