From a8c7bd5ba9ac601bbccf7256b8e22d73eba1db17 Mon Sep 17 00:00:00 2001 From: Penk Zhou Date: Wed, 6 Mar 2013 16:03:52 +0800 Subject: [PATCH] Update the permissions The appWindow appears to be deprecated and not necessary.(cc https://github.com/GoogleChrome/kendo-photo-booth-app/pull/2) --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index ffbd4cb..a20624f 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,6 @@ }, "permissions": [ "experimental", - "appWindow", "storage", "unlimitedStorage", "alarms",