Instant Jisho
A Chrome extension to quickly translate japanese words
Build
The extension is not available as a ready-to-use package for now. To build it:
npm install
npm run-script build
Then, go to chrome://extension
, switch on Developer mode
, and load the extension with Load unpacked
.