aboutsummaryrefslogtreecommitdiff
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 4922bd8..4e32964 100644
--- a/manifest.json
+++ b/manifest.json
@@ -15,7 +15,8 @@
]
},
"permissions": [
- "sessions"
+ "sessions",
+ "tabs"
],
"web_accessible_resources": [
"build/console.html"