Google Translate + Anki <3

Build Status

This chrome extension behaves exactly like google translate (2.0.7), in fact, it has been reverse engineered and patched. Now it allows adding the found word to Anki desktop app.

Setup

  1. You must install AnkiConnect plugin to enable HTTP protocol.
  2. The desktop app (afaik) cannot be daemonized, so it should be running while adding (extension doesn't cache anything).
  3. Install unpacked extension

install-unpacked-img

  1. Setup the URL (default is http://localhost:8765), deck and model

options-screenshot

Usage

Just click on target language translation word. The source will be saved as "Front", the translation as "Back" card's fields. After that, the target word becomes green (or red in case of duplication or another error).

bubble-screenshot

Note, that adding the card takes ~3sec on my MBP, be patient :)

Why not AnkiWeb?

Don't ask for adding cards right into AnkiWeb, authors explicitly don't want it