troggy / anki-leo

Chrome extension to export dictionary from LinguaLeo to CSV/Anki
http://troggy.github.io/anki-leo/
ISC License
42 stars 8 forks source link
anki chrome-extension lingualeo

anki-leo

AnkiLeo Code Climate Known Vulnerabilities

Chrome extension to export dictionary from LinguaLeo to CSV/Anki.

Lightweight (~33kb zipped) and zero-dependencies.

install from chrome web store

How to use

  1. Install extension
  2. Use "Export" button on a dictionary pages of Lingualeo
  3. Import your words into Anki. Guide: ru, en

Features

Export file format

Dictionary is exported in CSV format. One word per line.

Fields:

Development

  1. Install dependencies

    yarn
  2. Build and watch for changes

    yarn start
  3. In Chrome/Brave, load unpacked extension from build folder

Changelog

CHANGELOG