A google chrome extension that helps in searching meaning of words.
Clone the repository.
git clone https://github.com/aayushsrivastava9760/WoFi.git
-
Open the extension page in google chrome. ( Follow any of the way given below ) Option 1: Type
chrome://extensions
in the URL bar and press enter. Option 2: Click on the three dots in the top right of the browser, then click "More Tools" then click "Extensions". -
Turn on the switch on the top right of the page that says "Developer mode".
-
Click on the button on the top left of the page that says "Load unpacked".
-
Then select the folder
WoFi
which contains themanifest.json
file.
- Click on the extension icon in the extensions.
- A popup will appear at the top, enter the word and click Search.
- The result will be displayed.
- Aayush Srivastava
- Free Dictionary API used by the extension for searching meaning of the words meetDeveloper/freeDictionaryAPI.