https://github.com/igorlogius/dbl-click-dict
Double-click any word to view its definition in a pop-up bubble Fork of the "Dictionary Anywhere" addon initally made to make it usable for android but now adds a couple of more features/improvements
https://github.com/igorlogius/dbl-click-dict
firefox-addon firefox-extension firefox-webextension
Last synced: about 1 month ago
JSON representation
Double-click any word to view its definition in a pop-up bubble Fork of the "Dictionary Anywhere" addon initally made to make it usable for android but now adds a couple of more features/improvements
- Host: GitHub
- URL: https://github.com/igorlogius/dbl-click-dict
- Owner: igorlogius
- License: gpl-3.0
- Created: 2023-03-29T00:03:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T13:11:06.000Z (4 months ago)
- Last Synced: 2025-01-18T14:35:25.955Z (4 months ago)
- Topics: firefox-addon, firefox-extension, firefox-webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/dbl-click-dict/
- Size: 81.1 KB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Double click any word to view its definition in a popup bubble.
Fork of "Dictionary Anywhere" made to be usable on android[](https://addons.mozilla.org/firefox/addon/dbl-click-dict/)
### [Click here to report a bug, make a suggestion or ask a question](https://github.com/igorlogius/igorlogius/issues/new/choose)
Short Demo Video:
https://github.com/igorlogius/dbl-click-dict/assets/67047467/ad61d99a-22e4-43c1-8694-4ae14a2b3813
Features/Usage
-
Select a word by double clicking it, will show its definition in a popup
bubble
- Select from English, French, German or Spanish as the base language
- Cache already looked up words to reduce traffic and quicker response
- Add a meta key to the double click action
- Export looked up definitions
Where do the definitions come from?
The definitions are extracted from basic google search queries.