Word Highlighter is a Chrome extension that helps users learn English by marking and managing unfamiliar words while browsing web pages. It provides an efficient way to build your vocabulary by highlighting words and maintaining a personal word book.
- Word Selection: Click and select any English word on web pages
- Quick Add/Remove: One-click to add or remove words from your word book
- Multiple Highlight Styles:
- Highlight mode with yellow background
- Underline mode with purple underline
- Word Management:
- Search words
- Sort by time/alphabetically
- Delete words
- Import words from text files
- Import Support:
- Text files (.txt)
- Markdown files (.md)
- Support various formats (ordered/unordered lists, space-separated words)
- Download the extension from Chrome Web Store (coming soon)
- Or install manually:
- Clone this repository
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked" and select the extension directory
-
Add Words:
- Select any English word on a webpage
- Click the "+" button to add to word book
- Click the "-" button to remove from word book
-
Word Book Management:
- Click the extension icon to open popup
- Click "Open Word Book" to access full management page
- Use search box to find specific words
- Sort words by time added or alphabetically
- Import words from text files
-
Customize Display:
- Choose between highlight and underline styles
- Style preference is automatically saved
git clone https://github.com/yourusername/word-highlighter.git
cd word-highlighter
- HTML/CSS/JavaScript
- Chrome Extension APIs
- Local Storage for data persistence
Contributions are welcome! Please feel free to submit a Pull Request.
单词高亮标记工具是一个 Chrome 扩展程序,通过在网页浏览过程中标记和管理生词来帮助用户学习英语。它提供了一种高效的方式来积累词汇量,支持高亮显示单词并维护个人生词本。
- 单词选择:点击选择网页上的任意英文单词
- 快速添加/删除:一键添加或删除生词本中的单词
- 多种标记样式:
- 黄色背景高亮模式
- 紫色下划线模式
- 单词管理:
- 搜索单词
- 按时间/字母排序
- 删除单词
- 从文本文件导入单词
- 导入支持:
- 文本文件 (.txt)
- Markdown 文件 (.md)
- 支持多种格式(有序/无序列表、空格分隔的单词)
- 从 Chrome 网上应用店下载扩展(即将上线)
- 或手动安装:
- 克隆此仓库
- 打开 Chrome,访问
chrome://extensions/
- 启用"开发者模式"
- 点击"加载已解压的扩展程序"并选择扩展目录
-
添加单词:
- 在网页上选择任意英文单词
- 点击"+"按钮添加到生词本
- 点击"-"按钮从生词本中删除
-
生词本管理:
- 点击扩展图标打开弹出窗口
- 点击"打开完整生词本"访问管理页面
- 使用搜索框查找特定单词
- 按添加时间或字母顺序排序
- 从文本文件导入单词
-
自定义显示:
- 在高亮和下划线样式间切换
- 样式偏好会自动保存
git clone https://github.com/yourusername/word-highlighter.git
cd word-highlighter
- HTML/CSS/JavaScript
- Chrome 扩展 API
- 本地存储实现数据持久化
欢迎提交 Pull Request 来帮助改进这个项目!
本项目采用 MIT License 开源许可证。
© 2024 Word Highlighter. All rights reserved.