https://github.com/pdt1806/pocket-hanzi-dictionary
A simple extension that makes learning Chinese characters easier.
https://github.com/pdt1806/pocket-hanzi-dictionary
chrome chrome-extension dictionary extension hanzi hanzi-characters hanzi-pinyin hanzi-writer scraping scraping-websites
Last synced: about 2 months ago
JSON representation
A simple extension that makes learning Chinese characters easier.
- Host: GitHub
- URL: https://github.com/pdt1806/pocket-hanzi-dictionary
- Owner: pdt1806
- Archived: true
- Created: 2023-07-25T17:55:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T03:48:08.000Z (over 1 year ago)
- Last Synced: 2025-02-14T08:47:49.390Z (4 months ago)
- Topics: chrome, chrome-extension, dictionary, extension, hanzi, hanzi-characters, hanzi-pinyin, hanzi-writer, scraping, scraping-websites
- Language: JavaScript
- Homepage:
- Size: 238 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pocket Hanzi Dictionary
A simple Chrome extension that makes learning Chinese characters easier.

## Installation
1. Download the **pocket-hanzi-dictionary.zip** provided in the [latest release](https://github.com/pdt1806/pocket-hanzi-dictionary/releases/tag/v1.2.4).
2. Unzip the file.
3. Open Chrome and go to `chrome://extensions/`.
4. Enable **Developer mode**.
5. Click **Load unpacked** and select the unzipped folder.
## Language Support
- English (only supports simplified/traditional Chinese characters)
- Vietnamese - Tiếng Việt (có hỗ trợ cả chữ Nôm, Tân tự thể (tiếng Nhật))To change the language, click the extension's icon and select the language you want, or click the puzzle icon and click on Pocket Hanzi Dictionary (you can pin the extension if you want).

## How to Use
1. Select a Chinese character on any webpage.
2. Right-click and select **Hanzi Lookup** with the extension's icon.
3. A popup will appear with the information of the character.### The information includes:
- Pinyin
- Definition
- Explanation
- Pronunciation (only available on some websites)
- Stroke order
- Occurrences in the Chinese text (old and modern)
- Japanese reading (if any)
- Vietnamese reading (if any)
- Korean reading (if any)
- Cantonese reading (if any)
- Statistics (English only)
## Contributing
If you want to contribute to this project, feel free to fork this repository and submit a pull request. I will review your code and merge it ASAP.
## Special Thanks to
**[chanind](https://github.com/chanind)** for the [hanzi-writer](https://github.com/chanind/hanzi-writer) library.
**[Từ điển Hán Nôm](https://hvdic.thivien.net/)** for Vietnamese's data.
**[Chinese Character Wiki (Dong Chinese)](https://www.dong-chinese.com/wiki)** for English's data.