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

2019-11-08 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Jefferson Scher
평점
0 0 0
버전
0.5
생성일
2019-11-03
갱신일
2019-11-08
크기
3.24KB
라이선스
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://greatest.deepsurf.us/en/scripts/369624-google-translation-bar

Privacy

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