diff --git a/src/manifest.json b/src/manifest.json index fb55dcc..a0d3793 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -11,7 +11,13 @@ "permissions": [ "tabs", "storage", - "", + "https://intel.ingress.com/*", + "http://*/*.json", + "https://*/*.json", + "http://*/*.meta.js", + "http://*/*.user.js", + "https://*/*.meta.js", + "https://*/*.user.js", "webRequest", "webRequestBlocking", "unlimitedStorage"