Enhance your prompts using multiple AI providers (Gemini, OpenAI, Claude) directly on ChatGPT, Claude.ai, and Gemini platforms.
Click the link above to install PromptUp directly from the Chrome Web Store.
- Install the extension from Chrome Web Store
- Configure your API keys by clicking the extension icon
- Use by pressing Alt+A on any supported platform
-
Open any supported platform
- ChatGPT (chat.openai.com, chatgpt.com)
- Claude.ai (claude.ai)
- Gemini (gemini.google.com)
-
Type your prompt in the input field
-
Press Alt+A to open PromptUp overlay
-
Click "Enhance Prompt" and then "Accept" to replace your prompt
- Click the PromptUp extension icon in your toolbar
- Select your preferred AI provider (Gemini, OpenAI, or Claude)
- Enter your API key for the selected provider
- Customize enhancement settings (tone, length, custom instructions)
- Click Save
- Multi-AI Support: Works with Gemini, OpenAI, and Claude APIs
- Cross-Platform: Integrates with ChatGPT, Claude.ai, and Gemini
- Customizable: Adjust tone, length, and add custom enhancement instructions
- Keyboard Shortcut: Quick access with Alt+A
- History: Track your enhanced prompts
- Secure: API keys stored locally, sent only to respective providers
- "API key required" - Check your API key in extension settings
- Prompt not detected - Click "Refresh" in the overlay
- Extension not working - Reload the page
- Platform-specific issues:
- Claude.ai: Make sure you're typing in the main input area
- Gemini: Ensure you're typing in the main prompt box
Your API keys are stored locally using Chrome's sync storage and are only sent directly to the respective AI providers over HTTPS. No data is shared with third parties or stored on external servers.
If you want to run PromptUp from source code:
- Chrome browser
- API keys from your preferred AI provider(s)
- Clone or download this repository
- Open Chrome → go to
chrome://extensions - Enable Developer mode (toggle in top right)
- Click "Load unpacked" → select the
chrome-prompt-enhancerfolder - Configure your API keys through the extension popup
- Reload extension: Click reload button in
chrome://extensionsafter code changes - Debug content script: Use browser DevTools on target pages
- Debug background script: Click "Inspect views: service worker"
- Debug popup: Right-click extension icon → Inspect popup
- Manifest V3 service worker extension
- Content scripts for ChatGPT, Claude.ai, Gemini integration
- Background script for AI API calls
- Popup interface for settings and history
- Fork the repository
- Create a feature branch
- Make your changes
- Test on all supported platforms
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
Having issues? Please report them on our GitHub Issues page.