From ce51620b2a7c1152033ac5239a8700e7991d0d5b Mon Sep 17 00:00:00 2001 From: lilia Date: Mon, 21 Dec 2015 17:23:56 -0800 Subject: [PATCH] Add fullscreen permission // Fixes #538 // FREEBIE --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e9e348a8..f948bf6e 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "unlimitedStorage", "notifications", "fileSystem", - "alarms" + "alarms", + "fullscreen" ], "icons": {