Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhch/dictionary-plus
A popup dictionary extension for Firefox.
https://github.com/bhch/dictionary-plus
browser-extension dictionary firefox firefox-addon firefox-extension popup-dictionary-extension
Last synced: 27 days ago
JSON representation
A popup dictionary extension for Firefox.
- Host: GitHub
- URL: https://github.com/bhch/dictionary-plus
- Owner: bhch
- License: bsd-3-clause
- Created: 2020-10-02T05:53:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T18:56:58.000Z (5 months ago)
- Last Synced: 2024-10-03T07:57:29.407Z (about 1 month ago)
- Topics: browser-extension, dictionary, firefox, firefox-addon, firefox-extension, popup-dictionary-extension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/dictionary-plus/
- Size: 67.4 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Dctionary Plus
A popup dictionary extension for Firefox for quickly looking up word-meanings.
It also allows you to save new words that you like and build your vocabulary.
## Install
Get it from here: https://addons.mozilla.org/firefox/addon/dictionary-plus/
## Contributing
You can contribute to this extension by:
1. reporting bugs or suggesting new features.
2. recommending this extension to your friends.
3. reviewing it on [Mozilla Add-Ons page](https://addons.mozilla.org/en-US/firefox/addon/dictionary-plus/).
4. submitting code for new features or bugfixes.## Future features
These are features that I'd like this extension to have in future:
- [ ] Allow users to specify the language to use for dictionary lookup.
- [ ] Allow users to view translations of a definition.
- [x] Show info from Google's knowledge snippet or first search result if no definition is found.
- [x] Exporting saved words.## License
[BSD-3-Clause](LICENSE)