-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2a592a
commit fed0e40
Showing
1 changed file
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,30 @@ | ||
# Inject Jyutping | ||
# Inject Jyutping 幫漢字標粵拼 | ||
|
||
A browser extension for Mozilla Firefox and Google Chrome to add Cantonese pronunciation (Jyutping) on Chinese characters. | ||
呢個係一個可以幫網頁上面嘅漢字自動標註粵拼嘅 Chrome 同 Firefox 插件,係學習粵拼同粵語嘅強大工具。 | ||
|
||
A browser extension for Mozilla Firefox and Google Chrome to add Cantonese pronunciation (Jyutping) on Chinese characters, a powerful tool for learning Cantonese and Jyutping. | ||
|
||
項目靈感來自 [EYHN/Furigana](https://github.com/EYHN/Furigana)。 | ||
|
||
This project is inspired by [EYHN/Furigana](https://github.com/EYHN/Furigana). | ||
|
||
## Install | ||
## 安裝 Install | ||
|
||
- Mozilla Firefox: Download from [Add-ons for Firefox](https://addons.mozilla.org/en-US/firefox/addon/inject-jyutping/) | ||
- Google Chrome: Download the [ZIP archive](https://github.com/CanCLID/inject-jyutping/releases) and install it manually | ||
- [Firefox Browser Add-On](https://addons.mozilla.org/en-US/firefox/addon/inject-jyutping/) | ||
- [Chrome Web Store](https://chrome.google.com/webstore/detail/inject-jyutping/lfgpgjkjglogbndlkikjgbbfoiofbdjp) | ||
|
||
## Build | ||
## 編譯 Build | ||
|
||
``` | ||
python build.py | ||
``` | ||
|
||
## Package | ||
## 打包 Package | ||
|
||
``` | ||
./package.sh | ||
``` | ||
|
||
## Screenshot | ||
## 截圖 Screenshot | ||
|
||
![](https://addons.cdn.mozilla.net/user-media/previews/full/244/244107.png?modified=1599183231) |