akvedi / lexicon

An efficiant Dictionary add-on. Double-click any word and instantly view its definition in a pop-up bubble
GNU General Public License v3.0
8 stars 0 forks source link

Offline lookup for already saved words #23

Closed akvedi closed 4 months ago

akvedi commented 4 months ago

If the word exists in the localstorage fetch the definition from there instead of searching for it online

akvedi commented 4 months ago

Added in v1.6.5