您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
将第三方翻译添加到推特
当前为
*用DeepL README.md翻译 *
在推文和用户简历中增加了一个 "用...翻译 "的按钮。
这是对DeepL Twitter翻译的一个分叉。
稳定版:
托管在这里,禁用测试版!
*点击顶部的安装
Beta:
托管在 GitHub, 禁用稳定版!
*与TweetDeck一起工作。1 *多个翻译器! *多个翻译器!
翻译员 | 支持 |
---|---|
DeepL Translate | ✔️ |
Yandex Translate 3 | ✔️ |
Bing Microsoft Translator 4 | ✔️ |
Google Translate 4 | ✔️ |
MyMemory | ✔️ |
Translate.com | ✔️ |
脚注:
1:只出现在一列,不支持用户简历。[↩]((#a1)
2: 重新加载网页。[↩]((#a2)
/**
* You'll need to edit the config manually for now if you're using this
* as a user script.
*/
let cfg = {
/** Preferred translator, lowercase only!
* @type {'deepl'|'yandex'|'bing'|'google'|'mymemory'|'translate'} */
translator: ('deepl'),
/** Preferred display
* @type {'text'|'icon'|'text + icon'} */
display: ('text + icon'),
iconWidthA: '16', // Twitter
iconWidthB: '14', // TweetDeck
debug: false
};
3:Yandex翻译可能默认为俄语。[↩]((#a3)
4: Twitters的内置翻译使用谷歌翻译,TweetDeck使用Bing微软翻译。[↩]((#a4)
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址