about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index d9286bce..53b7a518 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -16,9 +16,9 @@
   },
   "permissions": [
     "storage",
+    "cookies",
     "webRequest",
     "webRequestBlocking",
-    "cookies",
     "<all_urls>"
   ],
   "browser_action": {