Greasy Fork is available in English.

youdaodict

Translate any text selected into a tooltip

目前為 2016-01-20 提交的版本,檢視 最新版本

作者
reverland
評價
0 0 0
版本
1.3
建立日期
2015-09-30
更新日期
2016-01-20
授權條款
未知
腳本執行於
所有網站

Youdaodict

Translates the selected text into a tooltip automatically.

Inspired by Google Translation Tooltip. The data come from the honored Youdao.

Screenshot

Screenshot for youdaodict

Feature

  1. Functioning on every page you visit! No mixed content blocking and CSP restriction anymore.
  2. Translate words and sentences.
  3. Pronunciation support for word look-up.
  4. Simple and user-friendly design.
  5. Real-time multilingual online translation.

Notes

Script is enabled by default. you can change:

var toggle = true;

to:

var toggle = false;

to disabled this script initially.

Using ctrl+alt+q to enable/disable this script.

Why

The main reason is: Google translation tooltip can't work properly in China.

More info on this article(in Chinese)