cristim / FindSynonyms

Chrome extension that replaces words in web pages with their synonyms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FyndSynonyms

This is a simple Chrome extension that replaces words on a website with their synonyms.

You can see it in action here against example.com:

demo

Credits

It was originally requested on Reddit and is based on a code snippet written by @marz1877, which I further refactored using ChatGPT.

You can see here the entire process of using ChatGPT for developing this extension:

https://shareg.pt/ENxNHqA continued at https://shareg.pt/F3PR2NW

Installing the extension locally

To run the extension, open the chrome://extensions/ and use the Load Unpacked button, pointing to the directory where you cloned this repo.

Contributing

If you find any bugs or issues with this extension, feel free to open an issue on GitHub or submit a pull request with a fix. We welcome contributions from the community.

License

This code is licensed under the MIT License.

About

Chrome extension that replaces words in web pages with their synonyms.


Languages

Language:JavaScript 78.2%Language:HTML 21.8%