aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormayhewinator2012-04-19 15:49:04 -0700
committermayhewinator2012-04-19 15:49:04 -0700
commit8a546291a9d0de3bda1a7765ae9008f2ad052bba (patch)
treea26b2986d412a02eb93fc7fa1b0f495cab40e757
parentcd44e341169b7a8b70340195840908afc114a789 (diff)
parent0b8ee0f03d1a9c6582f345935885ff293436d513 (diff)
downloadninja-8a546291a9d0de3bda1a7765ae9008f2ad052bba.tar.gz
Merge pull request #170 from mayhewinator/WorkingBranch
Set the proper host permissions for Ninja in our manifest.json
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 630963d2..42fe43f4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -15,7 +15,7 @@
15 "notifications", 15 "notifications",
16 "webRequest", 16 "webRequest",
17 "webRequestBlocking", 17 "webRequestBlocking",
18 "http://www.google.com/*" 18 "http://localhost:/"
19 ], 19 ],
20 "requirements": { 20 "requirements": {
21 "3D": { 21 "3D": {