您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds 3rd party translators to Twitter.
当前为
This is was fork of DeepL Twitter translation
v0.72 and below NEED to be reinstalled(remove script) in order to get updates!!! This is due to renaming and moving the script to my GitHub.
Requires manual edit
// Don't worry it's on top, hard to miss!
let cfg = {
/** @type {'en'|'zh'|'nl'|'fr'|'de'|'it'|'ja'|'pl'|'pt'|'ru'|'es'} */
lang: 'en', // Your preferred language
/** @type {'deepl'|'yandex'|'bing'|'google'|'translate'} */
translator: 'deepl' // Your preferred translator, lowercase only!
};
Twitters built-in translation uses Google, I added the ability to redirect to the full translate page.
Translators |
---|
DeepL Translate |
Yandex Translate |
Bing Microsoft Translator |
Google Translate |
Translate.com |
Adds a "Translate with ..." button to tweets and bios.
The old script would duplicate on scroll when combined with Twitter image viewing enhancement, this aims to fix that! I've also reworked the code to fit modern Javascript.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址