youdaodict

Translate any text selected into a tooltip

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
reverland
Dziennych instalacji
1
Wszystkich instalacji
17 686
Oceny
210 1 0
Wersja
2.0
Utworzono
30-09-2015
Zaktualizowano
27-11-2017
Rozmiar
7,31 KB
Licencja
Brak licencji
Dotyczy
Wszystkie strony

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)