From 23cbc5c96e63f67316d8b5215df9eed76de1abc7 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Thu, 18 Apr 2024 21:40:31 +0300 Subject: [PATCH] update permissions --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 79550b6..21ec40c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -14,7 +14,7 @@ }, "action": { }, - "permissions": ["scripting", "storage", "system.display", "activeTab", "tabs" + "permissions": [ "storage", "system.display", "activeTab", "tabs" ], "content_scripts": [ {