diff --git a/manifest.json b/manifest.json index 6255134..f5447e3 100644 --- a/manifest.json +++ b/manifest.json @@ -34,8 +34,7 @@ "permissions": [ "storage", - "scripting", - "tabs" + "scripting" ], "background": { "service_worker": "background.js"