diff --git a/dist/manifest.json b/dist/manifest.json index 971ca22..3ba2c2e 100755 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -45,5 +45,5 @@ "background": { "scripts": ["src/background.js"] }, - "permissions": ["activeTab", "storage"] + "permissions": ["storage"] }