Lightweight (~33kb zipped) and zero-dependencies.
- Install extension
 - Use "Export" button on a dictionary pages of Lingualeo
 - Import your words into Anki. Guide: ru, en
 
- supports all the build-in Lingualeo dictionary filters
 - works on word sets pages as well
 - adds additional filters:
- all words
 - selected words
 - words not fully learned yet (new + in progress)
 
 
Dictionary is exported in CSV format. One word per line.
Fields:
- word
 - translation
 - link to the image (if any) as 
<img src='http://...'> - transcription
 - context (if any) with target word enclosed in 
<b></b> - link to the sound file with pronounciation as 
[sound:http://...] - sets the word is included to
 - context for cloze cards
 
- 
Install dependencies
yarn
 - 
Build and watch for changes
yarn start
 - 
In Chrome/Brave, load unpacked extension from
buildfolder 

