Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskaman82 <skaman82@users.noreply.github.com>2015-11-17 05:27:44 +0300
committerskaman82 <skaman82@users.noreply.github.com>2015-11-17 05:27:44 +0300
commit03252dd8c4f50f70a276e93aeea8af777569fbe3 (patch)
treeee7ff3da6cc29a0c312cc724ad65ed6c79204400 /manifest.json
parent644c8da1cf19e722925296dd3b80c36501c6f398 (diff)
placing a sandboxed googlemap
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 41c97a62..348c7939 100644
--- a/manifest.json
+++ b/manifest.json
@@ -18,7 +18,12 @@
}
},
- "permissions": [
+ "sandbox": {
+ "pages": [
+ "tabs/map.html"]
+ },
+
+ "permissions": [
"https://www.google-analytics.com/",
"https://*.github.com/",
"https://*.githubusercontent.com/",