Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.38 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.38 KB

Inject Jyutping bong1 hon3 zi6 biu1 jyut6 ping3

呢個係一個可以幫網頁上面嘅漢字自動標註粵拼嘅 Chrome、Firefox 同 Edge 擴充功能,係學習粵拼同粵語嘅強大工具。

A browser extension for Google Chrome, Mozilla Firefox, and Microsoft Edge that adds Cantonese pronunciation (Jyutping) on Chinese characters, a powerful tool for learning Cantonese and Jyutping.

Install on1 zong1

Preview jyu6 laam5

Demo

Development hoi1 faat3

執行以下命令:

Run the following command:

npm i
npm start

再去瀏覽器「擴充功能」頁撳「載入未封裝項目」並揀選 dist 資料夾。

And navigate to the browser “Extensions” page, click “Load Unpacked” and select the dist folder.

要產生用於發佈嘅版本,請執行:

To generate a production build, run:

npm run build