你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/9285-translate-google-tooltip,源站連結 點此以跳轉。
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/tgshot.png)
Also, you can translate selected text using Greasemonkey menu:
Tools → Greasemonkey → User Script Commands → translate.google tooltip
or through bookmarlets --
any → french:: javascript:postMessage('tgtooltip auto|fr','*')
## → english:: javascript:postMessage('tgtooltip zh-CN|en','*')
either by the means of Custom buttons --
русский → español :: content.postMessage('tgtooltip#ru/es','*')
Sample bookmarklets and custombuttons can be found here
[+*] TTS button for source text
[+] keep text formatting
[+] phonetic transcription
[+] previous translation button; option for left/right tooltip position;
[+] Word Definition is shown when source_language == target_language
javascript:postMessage('tgtooltip en|en','*') content.postMessage('tgtooltip en|en','*')