Jisho <> Anki

Create Anki notes directly from the Jisho.

Set up

  1. Install Anki Connect
  2. Install this Chrome Extension
  3. Look up some words on Jisho!

Developer Set Up

Common Tasks

  • npm run build - packs into build/ folder ready to load as an unpacked extension
  • yarn upgrade-interactive - upgrade dependencies

Developing in Chrome

  1. Run npm run build
  2. Open the Extension Management page by navigating to chrome://extensions
  3. Enable Developer Mode by clicking the toggle switch next to Developer mode
  4. Click the LOAD UNPACKED button and select the extension build directory