From e0ef4fdd9586538e4076b7aae8f297e97ef51b3b Mon Sep 17 00:00:00 2001 From: josc146 Date: Wed, 18 Oct 2023 20:27:23 +0800 Subject: [PATCH] remove commands permission --- src/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 9cf3d0e..8a72068 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -18,7 +18,6 @@ "" ], "permissions": [ - "commands", "cookies", "storage", "contextMenus",