aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-01-13 12:10:14 +0000
committerGitHub <noreply@github.com>2018-01-13 12:10:14 +0000
commitbe1f8e4d717e326863416d085a0d6e136d9822f7 (patch)
tree1096db9f2d2ae492fce5674c54e6fff7b3799fdb /manifest.json
parent2302a1d8b5472b30fd202070b71dc6c43f7e469c (diff)
parent54a7662cd1e7372910e9ce81aae1a904f3b26c82 (diff)
Merge pull request #300 from usk/feature/open-clipboard's-url
open clipboard's URL in current/new tab
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 78479c2..02d8589 100644
--- a/manifest.json
+++ b/manifest.json
@@ -30,7 +30,8 @@
"history",
"sessions",
"storage",
- "tabs"
+ "tabs",
+ "clipboardRead"
],
"web_accessible_resources": [
"build/console.html",