Pull requests are accepted.
git clone https://github.com/krv5vignesh/Dictionary-extension.git
Download the WebExtension here: https://addons.mozilla.org/en-US/firefox/addon/english-popup-dictionary/
This section provides the instructions for the initial setup.
- Fork this project and clone in your local machine
- Make sure the prerequisites are installed
- Run
cd <project_folder>
- Run
yarn install
to install all the dependencies