diff --git a/ext/src/manifest.json b/ext/src/manifest.json index 3cf28f3..fa07647 100755 --- a/ext/src/manifest.json +++ b/ext/src/manifest.json @@ -14,8 +14,7 @@ } } , "browser_action": { - "default_popup": "popup/index.html" - , "theme_icons": [ + "theme_icons": [ { "light": "icons/cast-default-light.svg" , "dark": "icons/cast-default-dark.svg"