Mouse Dictionary
A dictionary for Google Chrome and Firefox.
- Blazing fast
- Fuss-free to look up phrases
- Divide a string like "camelCase" into "camel" and "case" and look up them at once
Download it.
- Chrome: https://chrome.google.com/webstore/detail/mouse-dictionary/dnclbikcihnpjohihfcmmldgkjnebgnj
- Firefox: https://addons.mozilla.org/ja/firefox/addon/mousedictionary/
Screenshots
How to develop
Use npm 6+.
Preparation:
npm install
For Chrome:
npm run build-chrome
For Firefox:
npm run build-firefox
License
Mouse Dictionary is published under the MIT license.
Third-party data
This project includes some third-party data:
-
dictionary data
- ejdic-hand
- https://kujirahand.com/web-tools/
- License: Public domain
-
Images
- bookmark icon, gear icon
- https://www.iconfinder.com/iconsets/wpzoom-developer-icon-set
- License: Creative Commons (Attribution-Share Alike 3.0 Unported)
See also
Chrome拡張の高速な英語辞書ツールをつくりました(a Japanese tutorial)