aboutsummaryrefslogtreecommitdiff
path: root/extension
diff options
context:
space:
mode:
Diffstat (limited to 'extension')
-rw-r--r--extension/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index e56704083..9a3b28b37 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -11,6 +11,7 @@
},
"permissions": [
+ "storage",
"http://*/*",
"https://*/*"
],