aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-05-08 20:42:31 +0900
committerGitHub <noreply@github.com>2018-05-08 20:42:31 +0900
commitef6bbd117e042fecea85b2dbb8294ad60e4e8d48 (patch)
treea45d82bfe44cf23ca3d93bd202fd29cb8ca19869 /manifest.json
parent104a9666ff627b11ce7cf3a5bf096b1bc3437bc1 (diff)
parent11d0bebbc5c95f036304755399d8994be1658330 (diff)
Merge pull request #387 from ueokande/open-from-bookmarks
Open URLs from bookmarks
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 39d14f4..f4b0e75 100644
--- a/manifest.json
+++ b/manifest.json
@@ -32,7 +32,8 @@
"storage",
"tabs",
"clipboardRead",
- "notifications"
+ "notifications",
+ "bookmarks"
],
"web_accessible_resources": [
"build/console.html",