a chrome extension to insert furigana for tweets.
反馈问题 用中文也可以
Chrome Web Store
https://chrome.google.com/webstore/detail/mirigana/hbekfodhcnfpkmoeaijgbamedofonjib
Firefox Addons
Due to Firefox doesn't support the manifestV3, mirigana will suspend the updating for the firefox
https://addons.mozilla.org/en-US/firefox/addon/mirigana/
# prerequisite, for the watch and pack scripts
brew install fswatch jq
# build the background.js(service worker), both for dev and prod
./watch
# pack the extension
./pack
mirigana relies on the following projects:
- kuromoji.js https://github.com/takuyaa/kuromoji.js
- mecab-ipadic https://sourceforge.net/projects/mecab/
- mecab-ipadic-NEologd https://github.com/neologd/mecab-ipadic-neologd