diff options
author | mayhewinator | 2012-04-20 11:33:37 -0700 |
---|---|---|
committer | mayhewinator | 2012-04-20 11:33:37 -0700 |
commit | 67b26adb6ae585022e54b5785a94cfb704aeada7 (patch) | |
tree | 00c9a989e80a71cd5f742ce528dea1fcfffa0394 | |
parent | 8a546291a9d0de3bda1a7765ae9008f2ad052bba (diff) | |
parent | 38e6cb2e1fbaf432478263376c4eef2be56c84c0 (diff) | |
download | ninja-67b26adb6ae585022e54b5785a94cfb704aeada7.tar.gz |
Merge pull request #172 from mayhewinator/WorkingBranch
Revert host permission change from 4/19
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 42fe43f4..b46c9826 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://localhost:/" | 18 | "http://ninja/*" |
19 | ], | 19 | ], |
20 | "requirements": { | 20 | "requirements": { |
21 | "3D": { | 21 | "3D": { |