translate.google tooltip

Translates selected text into a `tooltip' via Google translate

От 26.08.2016. Виж последната версия.

Автор
trespassersW
Рейтинг
0 0 0
Версия
16.08.26
Създаден
18.04.2015
Обновен
26.08.2016
Размер
70 КБ
Лиценз
MIT
Работи на
Всички сайтове
babelfish

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.


firefox✔     chrome+tampermonkey
[screenshot1]
   Please look more closely at the picture below: [screenshot2]

Also, you can run the script using Greasemonkey menu:
ToolsGreasemonkeyUser Script Commandstranslate.google tooltip

Script uses Country flag   images   from Flags of all Countries
  • 16.08.26 [+] + option for left/right tooltip position; keeps tooltip position after dragging
  • 16.08.16 [+] Word Definition is shown when source_language == target_language

    bookmarklet: javascript:postMessage('tgtooltip en|en','*')
    Custom button: content.postMessage('tgtooltip en|en','*')
    Sample bookmarlets and custombuttons can be found here

  • 16.03.09 [+] bookmarlets interface -- any → french::     javascript:postMessage('tgtooltip auto|fr','*') 中国 → english::   javascript:postMessage('tgtooltip zh-CN|en','*')

  • v3.7.2 2015-04-20 * TTS: alt-select  text inside tooltip and [shift/ ctrl]-click  language icon below.
      tts tips 2015.10.31
  • v16.01.16.1 ++ alternative translation

This script is a distant descendant of lazyttrick's Google Translator Tooltip