From 2f2af309a331b0ee588749513d093184fcbb72c7 Mon Sep 17 00:00:00 2001 From: cTn Date: Wed, 13 Nov 2013 13:23:37 +0100 Subject: [PATCH] adding github to allowed remote domains --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 963a31f3d5..2a783c35ea 100644 --- a/manifest.json +++ b/manifest.json @@ -14,6 +14,7 @@ "permissions": [ "https://www.google-analytics.com/", + "https://*.github.com/", "serial", "storage", "fileSystem",