An open API service indexing awesome lists of open source software.

https://github.com/thewasif/instant-synonym

A chrome extension to get synonym/defination of word with one click
https://github.com/thewasif/instant-synonym

addon chrome-extension javascript web

Last synced: 2 months ago
JSON representation

A chrome extension to get synonym/defination of word with one click

Awesome Lists containing this project

README

          

# Instant Synonym

Get defination/synonyms of word at one click

![Demo](./src/assets/demo.gif)

## Working

The codebase is based on a small script. It fetches the data from **Google Dictionary API** and alerts the data. Super simple! 🚀

`Not available on chrome web store yet. Clone and install locally!`