Jisho <> Anki
Create Anki notes directly from the Jisho.
Set up
- Install Anki Connect
- Install this Chrome Extension
- Look up some words on Jisho!
Developer Set Up
Common Tasks
npm run build
- packs intobuild/
folder ready to load as an unpacked extensionyarn upgrade-interactive
- upgrade dependencies
Developing in Chrome
- Run
npm run build
- Open the Extension Management page by navigating to
chrome://extensions
- Enable Developer Mode by clicking the toggle switch next to Developer mode
- Click the LOAD UNPACKED button and select the extension
build
directory