Settings:
Popup:
This is a Chrome extension that helps you write replies anywhere on the web using Google's Gemini. Whether you're responding to emails, messages, social media posts, or comments, it can generate a reply in just one click.
It works on websites like Gmail, LinkedIn, Facebook Messenger, X, Reddit, Discord, Slack, ChatGPT, Google Docs comments.
- Download or clone this repository.
- Open Chrome and go to:
chrome://extensions
- Enable Developer mode.
- Click Load unpacked.
- Select the project folder.
- The extension will appear in your browser toolbar.
This extension uses Google's Gemini API. You'll need your own free API key.
- Visit Google AI Studio.
- Create a free API key.
- Open the extension settings.
- Paste your API key.
- Save your settings.
Your API key is stored only on your computer using Chrome's local storage. It is never uploaded to any third-party server.
-
Click inside any text box or message field.
-
A small ✨ AI button will appear.
-
Click it.
-
Choose a writing style or enter a custom instruction.
-
The extension generates a reply based on the conversation.
-
You can:
- Insert it directly.
- Copy it.
- Generate another version.
Click the extension icon to:
- Generate replies manually.
- View recent replies.
- Access your favorite prompts.
- Open the settings page.
Open the reply popup instantly:
- Windows/Linux:
Ctrl + Shift + R - Mac:
Cmd + Shift + R
Right-click inside any editable text field and choose AI Reply Assistant to quickly generate a reply.
The extension requests only the permissions it needs.
| Permission | Purpose |
|---|---|
storage |
Save your settings, API key, history, and favorites locally |
activeTab |
Access the currently active page |
scripting |
Support extension features on web pages |
contextMenus |
Add the right-click menu |
host_permissions |
Send requests directly to the Gemini API |
The extension does not collect your browsing history or send your personal data to any external server other than Google's Gemini API when generating replies.
- Your Gemini API key stays on your device.
- Requests are sent directly to Google's Gemini API.
- No third-party server is used.
- Your browsing history is never collected.
- Your reply history is stored only in your browser.
-
✨ Generate AI-powered replies with a single click.
-
🎭 Choose from multiple writing styles:
- Or write your own custom instruction.
-
🧠 Understands the conversation by using the surrounding page as context.
-
📋 Insert the generated reply directly into the text box or copy it to your clipboard.
-
🔄 Regenerate replies if you'd like another version.
-
⭐ Save your favorite prompts.
-
🕒 View your recent replies (up to 50).
-
⚙️ Customize settings including:
- Gemini API key
- Default tone
- Auto Copy
- Auto Insert
- Floating button
- Context length
- Import & Export settings
-
⌨️ Keyboard shortcut:
- Windows/Linux:
Ctrl + Shift + R - Mac:
Cmd + Shift + R
- Windows/Linux:
-
🖱️ Right-click any text field to generate a reply.
This project is open source. Feel free to modify and improve it for your own use.