The NothingMuch Extension is a Chrome extension that enhances the functionality of WhatsApp Web. It provides a "Suggest" button within the input field of the currently open chat, allowing users to generate AI-powered responses for their conversations using OpenAI. Additionally, it includes an "Enhance" button that refines and improves user-written replies, ensuring coherence and correcting grammatical errors.
- Adds a "Suggest" button in the input field of WhatsApp Web. It reads loaded messages in the chat, sends them to OpenAI API, and populates the input field with the AI-generated response.
- Adds an "Enhance" button in the input field of WhatsApp Web. It refines and improves user-written replies.
- Allows users to configure their OpenAI key in the extension settings.
- Get the latest
.crxfile from releases. - Open Google Chrome and go to
chrome://extensions. - Enable the "Developer mode" toggle in the top right corner.
- Drag and drop the extracted
.crxfile onto the Chrome extensions page. - Chrome will prompt you to install the extension. Click "Add extension" to install it.
- Click on the extension's icon, select options, and add your OpenAI API key.
The NothingMuch Extension is now installed and ready to use.
Note: The OpenAI key is required to connect with the OpenAI API and generate responses.
- Open WhatsApp Web in a new tab by visiting https://web.whatsapp.com/.
- Navigate to the chat you want to interact with.
- In the chat's input field, you will find a "Suggest" button.
- Click the "Suggest" button to generate an AI-powered response based on the loaded messages in the chat.
- Review and send the response as desired.
- To refine your own reply, type your message and click the "Enhance" button.
This project is licensed under the MIT License.
Artificial intelligence icons created by Freepik - Flaticon
This extension is developed and maintained independently and is not officially affiliated with or endorsed by WhatsApp or OpenAI.