您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
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. |
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
[*]
changes in GT API
[+]
TTS buttons for source and translation
[!!]
NOT working in Firefox 57 + Greasemonkey 4! Use Tampermonkey
[+]
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','*')
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址