Skip to content

ChhoeTaigi/ChhoeTaigiChromeExtension

 
 

Repository files navigation

ChhoeTaigiChromeExtension

Firefox add-on version Chrome Web Store version Chrome Web Store users Chrome Web Store rating License: GPLv3 Made with love


preview

Hō͘ pīntōaⁿlâng ê Chhōe Tâigí Sûtián kesi

Pe̍hōejī

Chhōe Tâigí sī chin hó ēng ê Tâigí sûtián bāngchām

m̄koh khòaⁿ tio̍h bōehiáu ê jī tio̍h ài phahkhui bāngchām

chi̍t jī chi̍t jī chhâ si̍tchāi siuⁿ hùikhì

hùikhì beh ánchóaⁿ pān?

bô kesi tio̍h kakī siá!

só͘í chit ê kesi tio̍h seⁿ chhutlâi--ah

súiōng hongsek chin kántan

kā beh chhōe ê jī kho͘--khílâi chhi̍h niauchhí á chiaⁿ pêng, tio̍h sûi ēsái chhōe--ah! selected_menu

mā ēsái kā beh chhōe ê jī kho͘--khílâi chhi̍h icon tio̍h ē kah kiatkó ēng popup windows khui chhutlâi selected_click_icon

beh ánnóa chhōe ēsái tī Option siattēng option

nāsī ti̍tchiap chhi̍h icon tio̍h ē khui popup windown kàu Chhōe Tâigí ê bāngchām! click_icon

Download from Chrome Web Store

Download from Firefox Add-on


華文

Chhōe Tâigí 是一個很好用的台語辭典網站

不過在網路上看到不會的字就要打開網站,一個字一個字去查實在是很費功夫

你說這種時候怎麼辦?

沒工具就自己寫啊!

所以這個工具就這樣生出來了!

使用的方式很簡單

把想查的字選起來後按滑鼠右鍵就可以查了! selected_menu

也可以把想查的字選起來後按 icon 就會把結果顯示在浮動視窗 selected_click_icon

要怎麼查可以在選項頁面設置 option

若是直接按 icon 就會彈出浮動視窗到 Chhōe Tâigí 的網站! click_icon

Download from Chrome Web Store

Download from Firefox Add-on


Development

Requirements

Usage

git clone git@github.com:ChhoeTaigi/ChhoeTaigiChromeExtension.git
cd ChhoeTaigiChromeExtension
npm install
npm run build

npm run build

Build the extension into dist folder for production.

npm run build:dev

Build the extension into dist folder for development.

npm run watch

Watch for modifications then run npm run build.

npm run watch:dev

Watch for modifications then run npm run build:dev.

It also enable Hot Module Reloading, thanks to webpack-chrome-extension-reloader plugin.

⚠️ Keep in mind that HMR only works for your background entry.

npm run build-zip

Build a zip file following this format <name>-v<version>.zip, by reading name and version from manifest.json file. Zip file is located in dist-zip folder.

npm run src-zip

Build a zip file following this format <name>-v<version>.zip, by reading name and version from manifest.json file. Zip file is located in src-zip folder.

License

GPL-3.0

About

Chhōe Tâigí ê Google Chrome extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.2%
  • Vue 40.6%
  • HTML 3.2%