From e5b297f058e2df077ec1a466535b33c855061b2e Mon Sep 17 00:00:00 2001 From: FoxRefire <155989196+FoxRefire@users.noreply.github.com> Date: Mon, 13 May 2024 04:28:19 +0900 Subject: [PATCH] Remove unused permission --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1c97050..84eee8e 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,6 @@ "webRequestBlocking", "", "activeTab", - "windows", "storage", "tabs", "contextMenus"