diff options
author | Jonathan Duran | 2012-02-25 16:17:51 -0800 |
---|---|---|
committer | Jonathan Duran | 2012-02-25 16:17:51 -0800 |
commit | 1bc2de516c86f67c2107bd50df0589a273f4c5ab (patch) | |
tree | bd30d9c6512b47ecdb27695bd5a2900f63e62996 /manifest.json | |
parent | 9dabdd11b7fc8a042e139457748547ffe2232468 (diff) | |
parent | 8125c8c6c9431067840d81c46624b6a2dd5eb4a7 (diff) | |
download | ninja-1bc2de516c86f67c2107bd50df0589a273f4c5ab.tar.gz |
Merge branch 'refs/heads/NINJAmaster' into Timeline
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json index 3d156d2b..be054798 100644 --- a/manifest.json +++ b/manifest.json | |||
@@ -1,7 +1,7 @@ | |||
1 | { | 1 | { |
2 | "name": "Motorola Ninja", | 2 | "name": "Motorola Ninja", |
3 | "description": "Motorola Ninja HTML5 Authoring Tool Pre-Alpha", | 3 | "description": "Motorola Ninja HTML5 Authoring Tool - Alpha Release", |
4 | "version": "0.5.0.1", | 4 | "version": "0.5.0.9", |
5 | "app": { | 5 | "app": { |
6 | "launch": { | 6 | "launch": { |
7 | "local_path": "index.html" | 7 | "local_path": "index.html" |
@@ -11,7 +11,6 @@ | |||
11 | "128": "ninja_icon_128.png" | 11 | "128": "ninja_icon_128.png" |
12 | }, | 12 | }, |
13 | "permissions": [ | 13 | "permissions": [ |
14 | "tabs", | ||
15 | "unlimitedStorage", | 14 | "unlimitedStorage", |
16 | "notifications", | 15 | "notifications", |
17 | "webRequest", | 16 | "webRequest", |