Word Highlighter
Create a list of words and phrases. See them highlighted on every page you visit.
什么是Word Highlighter?
Word Highlighter是由ainzzorl开发的Chrome扩展程序,该扩展的主要功能是“Create a list of words and phrases. See them highlighted on every page you visit.”。
扩展截图
下载Word Highlighter扩展crx文件
下载Word Highlighter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Word Highlighter |
ID | flpifgahbaopfmnlmcgkkodanhoifdpa |
官方URL | https://chromewebstore.google.com/detail/word-highlighter/flpifgahbaopfmnlmcgkkodanhoifdpa |
简介 | Create a list of words and phrases. See them highlighted on every page you visit. |
文件大小 | 1.01 MB |
安装次数 | 2,852 |
当前版本 | 1.7.3 |
更新时间 | 2021-10-24 |
上架时间 | 2019-03-08 |
评分 | 4.20/5 共10次评分 |
开发者 | ainzzorl |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/ainzzorl/wordhighlighter |
支持的语言 | 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": [ " |