diff options
Diffstat (limited to 'extension/manifest.json')
-rw-r--r-- | extension/manifest.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extension/manifest.json b/extension/manifest.json index 449df14..614a6ac 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -11,8 +11,6 @@ "*://*/*" ], - "browser_action": {}, - "background": { "scripts": ["vendor/browser-polyfill.js", "background.js"], "persistent": true |