mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Add browser_action icons
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
}
|
||||
, "browser_action": {
|
||||
"default_popup": "popup/index.html"
|
||||
, "theme_icons": [
|
||||
{
|
||||
"light": "icons/cast-default-light.svg"
|
||||
, "dark": "icons/cast-default-dark.svg"
|
||||
, "size": 32
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
, "background": {
|
||||
|
||||
Reference in New Issue
Block a user