about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-05 11:44:59 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-05 11:44:59 +0300
commit5619a96b4a6cecc199291009d53367d9c955e391 (patch)
tree343428c6b29602efa5967dd60941b6b0422b3b83 /src/manifest.json
parentupdate instances (diff)
downloadlibredirect-5619a96b4a6cecc199291009d53367d9c955e391.zip
Adding more settings and combining theme in the general page #80
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json3
1 files changed, 2 insertions, 1 deletions
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",
     "<all_urls>"
   ],
   "browser_action": {