HoverWord - Chinese to English
Hover on Chinese text to get word pinyin, definition and more! Minimal disruption to page viewing.
Co to jest HoverWord - Chinese to English?
HoverWord - Chinese to English to rozszerzenie Chrome opracowane przez https://www.typingchinese.com, a jego główną funkcją jest „Hover on Chinese text to get word pinyin, definition and more! Minimal disruption to page viewing.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia HoverWord - Chinese to English
Pobierz pliki rozszerzeń HoverWord - Chinese to English w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This utility let you just mouse over a Chinese character on web page, then the meaning and pinyin will show up in a popup window. Extended reading is essential in learning Chinese. Minimized disruption to normal page-viewing. User may opt to use SHIFT key to control the popping up of the info window. Two small buttons will also appear to enable users to hear word sound and sample word usages.
Podstawowe informacje o rozszerzeniu
Nazwa | HoverWord - Chinese to English |
ID | fcakhfmaloljamcmhcedibdmbdpihdin |
Oficjalny URL | https://chromewebstore.google.com/detail/hoverword-chinese-to-engl/fcakhfmaloljamcmhcedibdmbdpihdin |
Opis | Hover on Chinese text to get word pinyin, definition and more! Minimal disruption to page viewing. |
Rozmiar pliku | 4.43 MB |
Liczba instalacji | 332 |
Aktualna Wersja | 1.2 |
Ostatnia Aktualizacja | 2022-05-08 |
Data Publikacji | 2018-09-06 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://www.typingchinese.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.typingchinese.com/HoverWordChinese.html |
Adres URL Strony Pomocy | http://www.typingchinese.com/HoverWordChinese.html |
Adres URL Strony Polityki Prywatności | http://typingchinese.com/HoverWordPrivacyPolicy.html |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HoverWord - Chinese to English", "short_name": "HoverWord Chinese", "version": "1.2", "description": "Hover on Chinese text to get word pinyin, definition and more! Minimal disruption to page viewing.", "permissions": [ "*:\/\/*\/*", "contextMenus", "activeTab", "storage", "clipboardWrite" ], "options_page": "options.html", "background": { "scripts": [ "background.js", "ChnUtil.js", "DB.js", "sayingsDB.js", "optionUtil.js" ] }, "content_scripts": [ { "all_frames": true, "match_about_blank": true, "js": [ "HoverChineseContent.js", "ChnUtil.js", "TtsProcess.js", "utils.js", "optionPrefs.js" ], "matches": [ " |