From e7085a419838dfb9b8349dfa8b956c2a7ed91364 Mon Sep 17 00:00:00 2001 From: denkiwakame Date: Wed, 17 Jan 2024 16:48:11 +0900 Subject: [PATCH] -activeTab --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f3befa4..69cc628 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,7 @@ "page": "options.html", "open_in_tab": false }, - "permissions": ["tabs", "activeTab", "storage"], + "permissions": ["tabs", "storage"], "host_permissions": [ "*://api.notion.com/*", "*://www.notion.so/*",