2015-10-18 16:19:20 +07:00
|
|
|
{
|
|
|
|
"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",
|
2015-11-07 03:29:20 +07:00
|
|
|
"url_win": "https://github.com/OneMoreGres/ScreenTranslator/releases/download/2.0.0/ScreenTranslator.exe",
|
2015-10-18 16:19:20 +07:00
|
|
|
"path_win": "ScreenTranslator.exe",
|
2015-11-07 02:47:40 +07:00
|
|
|
"url_linux": "disabled",
|
2015-10-18 16:19:20 +07:00
|
|
|
"path_linux": "ScreenTranslator"
|
|
|
|
},
|
|
|
|
"Bing translator": {
|
2017-05-27 16:33:43 +07:00
|
|
|
"version": 2,
|
2015-10-18 16:19:20 +07:00
|
|
|
"url": "https://raw.githubusercontent.com/OneMoreGres/ScreenTranslator/master/translators/bing.js",
|
|
|
|
"path": "translators/bing.js"
|
|
|
|
},
|
|
|
|
"Google translator": {
|
|
|
|
"version": 1,
|
|
|
|
"url": "https://raw.githubusercontent.com/OneMoreGres/ScreenTranslator/master/translators/google.js",
|
|
|
|
"path": "translators/google.js"
|
|
|
|
},
|
|
|
|
"Yandex translator": {
|
2017-06-01 00:32:18 +07:00
|
|
|
"version": 3,
|
2015-10-18 16:19:20 +07:00
|
|
|
"url": "https://raw.githubusercontent.com/OneMoreGres/ScreenTranslator/master/translators/yandex.js",
|
|
|
|
"path": "translators/yandex.js"
|
|
|
|
}
|
|
|
|
}
|