diff --git a/apps/mocksi-lite-next/manifest.json b/apps/mocksi-lite-next/manifest.json index 4819ab1..2d80e59 100755 --- a/apps/mocksi-lite-next/manifest.json +++ b/apps/mocksi-lite-next/manifest.json @@ -26,18 +26,7 @@ }, "manifest_version": 3, "name": "Mocksi Lite", - "permissions": [ - "activeTab", - "background", - "cookies", - "downloads", - "debugger", - "scripting", - "storage", - "tabs", - "webNavigation", - "webRequest" - ], + "permissions": ["activeTab", "background", "storage", "tabs"], "web_accessible_resources": [ { "matches": [],