Skip to content

A Greasemonkey/Tampermonkey user script that provides dictionary lookup functionality

Notifications You must be signed in to change notification settings

xydrolase/duolingo-minidict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Duolingo MiniDict

A Greasemonkey / Tampermonkey user script that enhances language learning on Duolingo by providing dictionary (the words you have learnt so far) look up functionality.

Features

To this script, simply click on the Mdict button to get access to your dictionary.

  • Type any keyword to search for the target vocabulary.
  • Words matching your search keyword will show up in the dropdown menu with following information:
    • Grammatical genders for nouns (only for certain languages)
    • Infinitive forms for verbs
    • A short list of word explanation in your own language
    • The skill/lesson in which the word was teached
  • Click on any word to reveal the detailed information (verb conjugation, examples etc.)

Note that all the information about the vocabulary is retrieved using Duolingo's API. You will see the same information if you visit the Words section on Duolingo.

Installation:

Since this is not a standalone script that can run on its own, you need to install the appropriate browser plugin before you can install the script.

After installing Tampermonkey / Greasemonkey,

A quick indicator for successful installation is that you should be able to see a Mdict button on the top navigation bar. If you have your Duolingo website opened before installing the script, try refresh the browser.

About

A Greasemonkey/Tampermonkey user script that provides dictionary lookup functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published