Chrome extension to display Zhuyin Fuhao (bopomofo) next to Traditional Chinese characters.
Install from the Chrome Web Store.
Clone this repository and create the build files.
make buildGo to the Extensions page on the Chrome browser: Ellipses icon (โฎ) > Extensions > Manage Extensions, or visit chrome://extensions/.
Toggle on the "Developer Mode" checkbox.
Click on the now-visible "Load unpacked" button and open the build directory.
Zhuyin should now be available for use in the extensions list.
Update the version in ./src/manifest.json.
Create the release package.
make dist