Firefox WebExtension - English Popup Dictionary
GNU General Public License v3.0
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/
Getting Started
This section provides the instructions for the initial setup.
Prerequisites
Installation 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