1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
| { "version": "2.0.10", "description": "PDF scientific paper translation with preserved formats", "homepage": "https://github.com/PDFMathTranslate/PDFMathTranslate-next/", "url": "https://github.com/PDFMathTranslate/PDFMathTranslate-next/releases/download/v2.0.10/pdf2zh-v2.0.10-BabelDOC-v0.3.69-win64.zip", "notes": [ "The version without assets: pdf2zh without assets(font, model, etc.)", "It will also dynamically download resources when running, but the download may fail due to network issues.", "", "Add context menu option: ", " reg add \"HKEY_CLASSES_ROOT\\SystemFileAssociations\\.pdf\\shell\\pdf2zh\\command\" /ve /d '$dir\\pdf2zh.exe --bing --no-mono \\\"%1\\\"' /f", "" ], "bin": "pdf2zh.exe", "shortcuts": [ [ "pdf2zh.exe", "pdf2zh" ] ], "hash": "25f5301db637b106f5de1249408ded5f106d0ea2b0b8434839c4d278933da146", "extract_dir": "pdf2zh", "checkver": "github", "autoupdate": { "url": "https://github.com/PDFMathTranslate/PDFMathTranslate-next/releases/download/v$version/pdf2zh-v$version-BabelDOC-v0.3.69-win64.zip" } }
|