Skip to content

wskeei/WordLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Highlighter 单词高亮标记工具

English | 中文

English

Introduction

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.

Features

  • 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)

Installation

  1. Download the extension from Chrome Web Store (coming soon)
  2. Or install manually:
    • Clone this repository
    • Open Chrome and go to chrome://extensions/
    • Enable "Developer mode"
    • Click "Load unpacked" and select the extension directory

Usage

  1. 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
  2. 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
  3. Customize Display:

    • Choose between highlight and underline styles
    • Style preference is automatically saved

Development

git clone https://github.com/yourusername/word-highlighter.git
cd word-highlighter

Technical Stack

  • HTML/CSS/JavaScript
  • Chrome Extension APIs
  • Local Storage for data persistence

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.


中文

简介

单词高亮标记工具是一个 Chrome 扩展程序,通过在网页浏览过程中标记和管理生词来帮助用户学习英语。它提供了一种高效的方式来积累词汇量,支持高亮显示单词并维护个人生词本。

功能特点

  • 单词选择:点击选择网页上的任意英文单词
  • 快速添加/删除:一键添加或删除生词本中的单词
  • 多种标记样式
    • 黄色背景高亮模式
    • 紫色下划线模式
  • 单词管理
    • 搜索单词
    • 按时间/字母排序
    • 删除单词
    • 从文本文件导入单词
  • 导入支持
    • 文本文件 (.txt)
    • Markdown 文件 (.md)
    • 支持多种格式(有序/无序列表、空格分隔的单词)

安装方法

  1. 从 Chrome 网上应用店下载扩展(即将上线)
  2. 或手动安装:
    • 克隆此仓库
    • 打开 Chrome,访问 chrome://extensions/
    • 启用"开发者模式"
    • 点击"加载已解压的扩展程序"并选择扩展目录

使用说明

  1. 添加单词

    • 在网页上选择任意英文单词
    • 点击"+"按钮添加到生词本
    • 点击"-"按钮从生词本中删除
  2. 生词本管理

    • 点击扩展图标打开弹出窗口
    • 点击"打开完整生词本"访问管理页面
    • 使用搜索框查找特定单词
    • 按添加时间或字母顺序排序
    • 从文本文件导入单词
  3. 自定义显示

    • 在高亮和下划线样式间切换
    • 样式偏好会自动保存

开发说明

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published