aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAnanya Sen2012-05-07 11:07:45 -0700
committerAnanya Sen2012-05-07 11:07:45 -0700
commitf6e4436b024bddae92348fc975b5fd6c4595cb61 (patch)
treeba6af0fb032513826dc476a5b9fedbbfe6037fc0 /manifest.json
parent526e423e4a2734c2b139af23911e912452a4443f (diff)
downloadninja-f6e4436b024bddae92348fc975b5fd6c4595cb61.tar.gz
copy/paste POC
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com> Conflicts: js/ninja.reel/ninja.html Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index b46c9826..dae6f3d7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -15,7 +15,9 @@
15 "notifications", 15 "notifications",
16 "webRequest", 16 "webRequest",
17 "webRequestBlocking", 17 "webRequestBlocking",
18 "http://ninja/*" 18 "http://ninja/*",
19 "clipboardRead",
20 "clipboardWrite"
19 ], 21 ],
20 "requirements": { 22 "requirements": {
21 "3D": { 23 "3D": {