31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"version": 1,
|
|
"url": "https://cdn.rawgit.com/OneMoreGres/ScreenTranslator/master/version.json",
|
|
"Application": {
|
|
"version": 1,
|
|
"compatibleVersion": 1,
|
|
"built_in": true,
|
|
"versionString": "2.0.0",
|
|
"permissions": "0x7755",
|
|
"url_win": "https://github.com/OneMoreGres/ScreenTranslator/releases/download/2.0.0/ScreenTranslator.exe",
|
|
"path_win": "ScreenTranslator.exe",
|
|
"url_linux": "disabled",
|
|
"path_linux": "ScreenTranslator"
|
|
},
|
|
"Bing translator": {
|
|
"version": 2,
|
|
"url": "https://raw.githubusercontent.com/OneMoreGres/ScreenTranslator/master/translators/bing.js",
|
|
"path": "translators/bing.js"
|
|
},
|
|
"Google translator": {
|
|
"version": 2,
|
|
"url": "https://raw.githubusercontent.com/OneMoreGres/ScreenTranslator/master/translators/google.js",
|
|
"path": "translators/google.js"
|
|
},
|
|
"Yandex translator": {
|
|
"version": 3,
|
|
"url": "https://raw.githubusercontent.com/OneMoreGres/ScreenTranslator/master/translators/yandex.js",
|
|
"path": "translators/yandex.js"
|
|
}
|
|
}
|