代码拉取完成,页面将自动刷新
{
"manifest_version": 2,
"minimum_chrome_version": "49",
"version": "2.6.0",
"version_name": "2.6.0",
"author": "Cleanflight Project",
"name": "Cleanflight - Configurator",
"short_name": "Cleanflight",
"description": "Crossplatform configuration tool for Cleanflight flight control system",
"offline_enabled": true,
"default_locale": "en",
"app": {
"background": {
"scripts": ["js/chromeAppEventPage.js"],
"persistent": false
}
},
"permissions": [
"https://api.openstreetmap.org/",
"https://*.github.com/",
"https://*.githubusercontent.com/",
"http://*.cleanflight.com/",
"https://*.amazonaws.com/",
"https://cleanflight.slack.com/*",
"https://www.google-analytics.com/",
"serial",
"usb",
"storage",
"clipboardRead",
"fileSystem",
"fileSystem.write",
"fileSystem.retainEntries",
"notifications",
"alwaysOnTopWindows",
{"usbDevices": [
{"vendorId": 1155, "productId": 57105},
{"vendorId": 10473, "productId": 393}
]},
"webview",
"unlimitedStorage"
],
"sockets": {
"tcp": {
"connect": "*:*"
}
},
"webview": {
"partitions": [
{
"name": "map",
"accessible_resources" : ["tabs/map.html",
"js/tabs/map.js",
"/js/libraries/openlayers/ol.css",
"/js/libraries/openlayers/ol.js",
"/images/icons/cf_icon_position.png",
"/images/icons/cf_icon_position_nofix.png"]
}
]
},
"icons": {
"128": "images/cf/cf_icon_128.png"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。