From 5619a96b4a6cecc199291009d53367d9c955e391 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sat, 5 Mar 2022 11:44:59 +0300 Subject: Adding more settings and combining theme in the general page #80 --- src/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/manifest.json') diff --git a/src/manifest.json b/src/manifest.json index 57d72846..a3ead1da 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -14,9 +14,10 @@ "128": "assets/images/libredirect-128.png" }, "permissions": [ - "storage", "webRequest", "webRequestBlocking", + "storage", + "cookies", "" ], "browser_action": { -- cgit 1.4.1