aboutsummaryrefslogtreecommitdiff
path: root/manifest.dev.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-19 01:03:09 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-19 01:03:09 -0500
commita6b9dadfe68921e6c7795518441109e77963ecd9 (patch)
treec368572137ea7d092fcc1a623609e4faa23ad20c /manifest.dev.json
parent63fe414b6bf556fcc69e7065cfe96a642e54cf7f (diff)
support new tab page; fix bugs
Diffstat (limited to 'manifest.dev.json')
-rw-r--r--manifest.dev.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.dev.json b/manifest.dev.json
index 1088559..d6ce4de 100644
--- a/manifest.dev.json
+++ b/manifest.dev.json
@@ -18,7 +18,8 @@
},
"permissions": [
"identity",
- "storage"
+ "storage",
+ "tabs"
],
"icons": {
"16": "icon16.png",