aboutsummaryrefslogtreecommitdiffstats
path: root/extension/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/manifest.json')
-rw-r--r--extension/manifest.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index 0049977..374f21d 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -5,6 +5,8 @@
"description": "Connects to ChromeFS filesystem",
"version": "1.0",
+ "permissions": ["tabs"],
+
"background": {
"scripts": ["background.js"],
"persistent": true