This is a browser extension for Vocab Builder to sync with Anki.
Supported browsers are Chrome, Firefox, Edge.
To start and build the extension, run
- Chrome:
pnpm install && npm run build:chrome; - Edge:
pnpm install && npm run build:edge; - Firefox:
pnpm install && npm run build:firefox.
- Install Anki Desktop on your computer and add the AnkiConnect add-on.
- Go to Vocab Builder's account page and click the Sync With Anki button.