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
- Host: GitHub
- URL: https://github.com/thewasif/instant-synonym
- Owner: thewasif
- Created: 2020-10-23T15:08:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T07:07:42.000Z (over 5 years ago)
- Last Synced: 2025-06-29T22:42:00.417Z (about 1 year ago)
- Topics: addon, chrome-extension, javascript, web
- Language: JavaScript
- Homepage:
- Size: 6.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instant Synonym
Get defination/synonyms of word at one click

## 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!`