youdaodict

Translate any text selected into a tooltip

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
reverland
Installationen heute
0
Installationen gesamt
17.672
Bewertungen
211 1 0
Version
2.0
Erstellt am
30.09.2015
Letzte Aktualisierung
27.11.2017
Größe
7,31 KB
Lizenz
n/a
Wird angewandt auf
Alle Seiten

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)