From 0692e17ae29bf4f41c78d7fa025a4360eb87ccac Mon Sep 17 00:00:00 2001 From: Son NK Date: Mon, 23 May 2022 10:06:20 +0200 Subject: [PATCH] remove cookies permission --- src/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index ad1ec00..7e5e1c9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -14,7 +14,6 @@ "permissions": [ "activeTab", "storage", - "cookies", "contextMenus", "tabs", "https://*.simplelogin.io/*",