aboutsummaryrefslogtreecommitdiff
path: root/manifest.prod.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.prod.json
parent63fe414b6bf556fcc69e7065cfe96a642e54cf7f (diff)
support new tab page; fix bugs
Diffstat (limited to 'manifest.prod.json')
-rw-r--r--manifest.prod.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.prod.json b/manifest.prod.json
index 12a2e04..2c83920 100644
--- a/manifest.prod.json
+++ b/manifest.prod.json
@@ -18,7 +18,8 @@
},
"permissions": [
"identity",
- "storage"
+ "storage",
+ "tabs"
],
"icons": {
"16": "icon16.png",