Word Highlighter
Create a list of words and phrases. See them highlighted on every page you visit.
Apa itu Word Highlighter?
Word Highlighter adalah ekstensi Chrome yang dikembangkan oleh ainzzorl, dan fitur utamanya adalah "Create a list of words and phrases. See them highlighted on every page you visit.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Word Highlighter
Unduh file ekstensi Word Highlighter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
The extension can be used to expand your vocabulary. When you learn a new word, add it to Word Highlighter, and you won't forget the word because it will be highlighted every time you encounter it. Word Highlighter is smart about how it matches words on the page with words in the dictionary. It understands that "cherry" and "cherries", "aprender Español" and "aprendemos Español" are the same. Smart matching is supported in English, Spanish, French, Italian, Dutch, Norwegian, Portuguese, Russian and Swedish. - Tracks words and definitions. Words can be added either in the "Words" tab of the extension popup, or by selecting the word and clicking "Add word" in the context menu. - Highlights tracked words on all pages. - Displays a tooltip with the definition when you hover over a highlighted word. - Displays info about the number of highlighted words on the page. - Supports exporting words to and importing from csv and json. - Supports customizing highlight color. - Supports having multiple groups of words with different settings. - Supports disabling all highlights or specific groups on selected pages. - Tracks how often each word was found. - Respects your privacy - it doesn't send any of your data anywhere. - Free and open-source.
Informasi Dasar Ekstensi
Nama | Word Highlighter |
ID | flpifgahbaopfmnlmcgkkodanhoifdpa |
URL Resmi | https://chromewebstore.google.com/detail/word-highlighter/flpifgahbaopfmnlmcgkkodanhoifdpa |
Deskripsi | Create a list of words and phrases. See them highlighted on every page you visit. |
Ukuran File | 1.01 MB |
Jumlah Instalasi | 2,852 |
Versi Saat Ini | 1.7.3 |
Terakhir Diperbarui | 2021-10-24 |
Tanggal Publikasi | 2019-03-08 |
Penilaian | 4.20/5 Total 10 Penilaian |
Pengembang | ainzzorl |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/ainzzorl/wordhighlighter |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Word Highlighter", "description": "Create a list of words and phrases. See them highlighted on every page you visit.", "version": "1.7.3", "permissions": [ "storage", "contextMenus" ], "background": { "scripts": [ "js\/lib.js", "scripts\/background-script.js" ] }, "content_scripts": [ { "matches": [ " |