aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index d12f1ba..72f46bf 100644
--- a/manifest.json
+++ b/manifest.json
@@ -17,6 +17,7 @@
},
"permissions": [
- "tabs"
+ "tabs",
+ "storage"
]
}