From 7f2248a3e3cebbae1880edffe3da4410aa2c1721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Ma=C4=87kowski?= Date: Wed, 30 Oct 2024 19:12:56 +0100 Subject: [PATCH] chore: remove webRequest permission --- ext/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/manifest.json b/ext/manifest.json index e5a11c2..e006bd6 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -27,7 +27,6 @@ "permissions": [ "storage", "notifications", - "webRequest", "declarativeNetRequestWithHostAccess", "cookies", "scripting",