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