Цитата:
Сообщение от Lexx09
По скрину непонятно. Не видно строки 20. Выложи содержимое manifest.json.
|
Код:
{
"name": "__MSG_extName__",
"default_locale": "en",
"manifest_version": 2,
"version": "0.1611",
"version_name": "1.61",
"offline_enabled": true,
"app": {
"background": {
"page": "app_main.html"
}
},
"icons": {
"16": "icon.png",
"128": "icon.png"
},
"permissions": [
{"fileSystem": ["write", "retainEntries", "directory"]},
{"socket": ["tcp-connect", "tcp-listen", "udp-bind", "udp-send-to", "resolve-host"]},
"unlimitedStorage",
"notifications",
"clipboardRead",
"accessibilityFeatures.read",
"https://clients2.google.com/",
"clipboardWrite",
"alarms",
"storage",
"audioCapture",
"geolocation"]
"http://localhost:*/*"],
,
"requirements": {
"3D": {
"features": ["webgl"]
}
},
"import": [{"id": "mfaihdlpglflfgpfjcifdjdjcckigekc"}],
"file_handlers": {},
"arc_metadata": {
"apkList": [
"Yandeks.Navigator_1.61.apk"
],
"enableExternalDirectory": false,
"formFactor": "maximized",
"name": "Yandex.Navigator",
"orientation": "landscape",
"packageName": "ru.yandex.yandexnavi"
}
}