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日のインストール数
0
累計インストール数
1,823
評価
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.