mirigana / mirigana

A chrome extension for adding furigana to annotate the tweets

Home Page:https://twitter.com/ctx_mirigana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mirigana

a chrome extension to insert furigana for tweets.

反馈问题 用中文也可以

Installation

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/

Development

# 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

Credits

mirigana relies on the following projects:

About

A chrome extension for adding furigana to annotate the tweets

https://twitter.com/ctx_mirigana

License:MIT License


Languages

Language:JavaScript 84.2%Language:HTML 12.3%Language:Shell 3.5%