Greasy Fork is available in English.

Inject Google Translate Widget

Userscript version of "Google Translate This" from https://github.com/andreicristianpetcu/google_translate_this for Tampermonkey or Violentmonkey. v0.5 2019-11-06

脚本作者
Jefferson Scher
今日安装
1
总安装量
1,808
得分
7 0 0
版本
0.5
创建日期
2019-11-03
最近更新
2019-11-07
许可证
GPL-3.0
应用到
所有站点

Because extensions cannot inject remotely hosted scripts like Google's Translate widget script.

Operation

Use the Violentmonkey or Tampermonkey menu to inject the widget (screenshots below). You can inject just this time, or set the script to inject automatically on the site in the future. (If there is a way to do it in Greasemonkey, let me know.)

CSP Limitation

If you don't get the Google Translate bar, one possible reason would be Content Security Policy (CSP). This is a rule sites can set to control which script sources are allowed for a page. (For example, Github blocks the script.) The developer tools Console (F12) may report this issue when it occurs.

You use Greasemonkey?

Here is an alternative script you could try that doesn't use the "monkey menu" (I haven't tested it myself): https://greasyfork.org/en/scripts/369624-google-translation-bar

Privacy

When you inject code from Google, well, it's Google. Otherwise, nothing to see here.