From 62e8c3b41a09f6f56a88c3361c54ee5eaa123624 Mon Sep 17 00:00:00 2001 From: josc146 Date: Sun, 15 Oct 2023 22:22:30 +0800 Subject: [PATCH] fix firefox warning (#527) --- src/manifest.v2.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/manifest.v2.json b/src/manifest.v2.json index 1231755..d94c886 100644 --- a/src/manifest.v2.json +++ b/src/manifest.v2.json @@ -10,7 +10,6 @@ "128": "logo.png" }, "permissions": [ - "commands", "cookies", "storage", "contextMenus",