Inject Google Translate Widget

Userscript version of "Google Translate This" from https://github.com/andreicristianpetcu/google_translate_this. v0.1 2019-11-03

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

작성자
Jefferson Scher
평점
0 0 0
버전
0.1
생성일
2019-11-03
갱신일
2019-11-06
크기
2.15KB
라이선스
GPL-3.0
적용 사이트
모든 사이트

Userscript implementation because extensions cannot inject remotely hosted scripts like Google's Translate widget script.

To inject the widget, use the Violentmonkey or Tampermonkey menu. (If there is a way to do it in Greasemonkey, let me know.)

Version 0.1 does not let you specify sites where you want the widget injected automatically, but maybe someone will build that.

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. The developer tools Console (F12) may report this issue when it occurs.

I prefer inserting the bar on every page automatically (or I use Greasemonkey)

Here is an alternative script you could try (I haven't tested it myself): https://greatest.deepsurf.us/en/scripts/369624-google-translation-bar