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, 1 insertions, 1 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index 5b742d7..99ae190 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -6,7 +6,7 @@
"version": "1.0",
"permissions": [
- "tabs", "tabCapture", "debugger", "nativeMessaging",
+ "tabs", "tabCapture", "debugger", "nativeMessaging", "management",
"unlimitedStorage",
"*://*/*"
],