(WIP) Translate texts in images on Pixiv, Twitter, Misskey, Calckey
Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.
Sync with some backend changes / 同步部分后端更新
Calckey support (beta) / 添加 Calckey 支持 (测试版)
Fix a GM compatibility issue / 解决一个 GM 兼容问题
Misskey support (beta) / 添加 Misskey 支持 (测试版)
GPT-3.5 as default translator / GPT-3.5 是默认的翻译器了
GPT-3.5 (Experimental) / GPT-3.5 (测试版)
Fix render text orientation options / 纠正渲染字体方向选项
Fix borders / 修复边框相关
UI refresh / UI 更新
A half rewrite of the previous userscript! Some highlights of this update includes:
You'll need to uninstall and re-install in order to update, sorry for the inconvenience!
一个把整个脚本重写了一半的更新!下面是一些这次更新内容的小介绍:
这次的更新需要卸载重装,更新按钮估计是没有用的,非常抱歉 > <
sync some changes from backend
fix some compatibility issues with the updated backend
use canvas for image resizing, drop wasm
revert dynamic eval
wasm optimizations
add support for pixiv's new manga viewer
rename to "regular" edition, add Papago as a translator option
English:
中文:
fix detection in pixiv
performance improvement in observers
fix: run a full scan after observe
resize images >4000px (align with backend)
upload & download progress
fix a mounting issue on pixiv button
allow changing translation settings on a particular image by clicking the arrow beside the translate button or right clicking the translate button, allowing user to change "Text detection resolution" and/or "Render text direction"
fix a forgotten disconnect observer
fix an issue with bookmarked pixiv pictures caused "translate all" to not being mount
fix compatibility issues with chrome / violentmonkey
(hotfix) revert 0.5.1 due to issues in chrome twitter
(hotfix) fix compatibility with violentmonkey
directly use <img> to load translated image
userscript settings
fix include
add support for twitter
proper icon button
i18n (English)
chore: lower build target to es2018
fix: fix path match