summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAnton Shmigirilov <[email protected]>2014-04-06 13:21:58 +0400
committerAnton Shmigirilov <[email protected]>2014-04-06 13:21:58 +0400
commit5a205dcc434207135d2e8e992c38c8453fa40b2c (patch)
tree579cfe05cfe5dafa748757e897183b0677dd7c91 /manifest.json
parentf501e1b363375e7715f19962f4800e447776fe6a (diff)
improve click action: open site_url in empty/existing/new tab
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 30107fd..75b6f39 100644
--- a/manifest.json
+++ b/manifest.json
@@ -14,6 +14,7 @@
"default_title": "You have no unread articles."
},
"permissions": [
+ "tabs",
"alarms",
"http://*/*",
"https://*/*"]