/mouse-dictionary

A blazing fast dictionary for Chrome/Firefox

Primary LanguageJavaScriptMIT LicenseMIT

Build Status Code Climate

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.

Screenshots

ss02.gif

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:

See also

Chrome拡張の高速な英語辞書ツールをつくりました(a Japanese tutorial)