Translates selected text into a `tooltip' via Google translate
当前为
![]() |
Translate.google tooltip |
Select word or phrase with Alt key pressed - then hover over an icon below the selection. Almost instantly you will see a tooltip with the translation. |
![[screenshot1]](https://github.com/trespassersW/UserScripts/raw/master/res/gimble.png)
![[screenshot2]](https://github.com/trespassersW/UserScripts/raw/master/res/tg3.gif)
Tools → Greasemonkey → User Script Commands → translate.google tooltip
source_language == target_language
javascript:postMessage('tgtooltip en|en','*') content.postMessage('tgtooltip en|en','*') javascript:postMessage('tgtooltip auto|fr','*')
中国 → english:: javascript:postMessage('tgtooltip zh-CN|en','*')