Skip to content

CanCLID/inject-jyutping

Folders and files

NameName
Last commit message
Last commit date
Oct 13, 2024
Jul 25, 2024
Sep 11, 2020
Oct 13, 2024
Sep 30, 2024
Sep 30, 2024
Dec 9, 2021
Jul 25, 2024
Sep 30, 2024
Sep 20, 2020
Oct 13, 2024
Sep 30, 2024
Oct 13, 2024
Sep 30, 2024

Repository files navigation

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