From 12eb7d31c4fd6f24beadf15af6399b277e7b394f Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Fri, 4 Mar 2022 21:49:09 +0300 Subject: Updated and deleted unused code --- src/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/manifest.json') diff --git a/src/manifest.json b/src/manifest.json index a7837d57..2446865d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "LibRedirect", - "description": "__MSG_extensionDescription__", + "description": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends", "version": "1.4.8", "manifest_version": 2, "background": { @@ -16,7 +16,6 @@ }, "permissions": [ "storage", - "cookies", "webRequest", "webRequestBlocking", "" -- cgit 1.4.1