Skip to content

A chrome extension for adding furigana to annotate the tweets

License

Notifications You must be signed in to change notification settings

Sarrg/mirigana-everywhere

 
 

Repository files navigation

mirigana-everywhere

an experimental chrome extension to insert furigana for any website.

Tested websites

  • Twitter
  • Wikipedia
  • Youtube

Installation

# 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

Windows

For Windows use WSL and install or build fswatch and jquery.

Credits

mirigana-everywhere is based on mirigana.

It relies on the following projects:

About

A chrome extension for adding furigana to annotate the tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.2%
  • HTML 8.5%
  • Shell 2.3%