From 86dc497278e0b6a3ce18666a9906ccefb359db94 Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Fri, 24 Feb 2012 12:52:05 -0800 Subject: Removing tabs permissions until we make a final decision on whether or not we will require it. --- manifest.json | 5 ++--- 1 file 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 @@ { "name": "Motorola Ninja", - "description": "Motorola Ninja HTML5 Authoring Tool Pre-Alpha", - "version": "0.5.0.1", + "description": "Motorola Ninja HTML5 Authoring Tool - Alpha Release", + "version": "0.5.0.9", "app": { "launch": { "local_path": "index.html" @@ -11,7 +11,6 @@ "128": "ninja_icon_128.png" }, "permissions": [ - "tabs", "unlimitedStorage", "notifications", "webRequest", -- cgit v1.2.3