A lightweight Chrome extension for managing prompts across multiple AI chatbots including ChatGPT, Claude, Gemini, NotebookLM, Deepseek, Grok, and Poe.
- 🚀 Save and organize your favorite prompts
- 🔍 Quick search functionality with keyboard navigation
- 📝 Edit and delete prompts
- 💾 Import/Export prompts as JSON
- 🌓 Supports both light and dark modes
- 🔄 Variable support with
#variable#syntax - 🎯 Works with multiple AI platforms:
- ChatGPT
- Claude
- Google Gemini
- Google NotebookLM
- Deepseek
- Grok
- Poe
- Install from the Chrome Web Store
- The extension icon will appear in your browser toolbar
- Click the icon to open the prompt manager
-
Add a New Prompt
- Open the extension popup
- Enter a name and prompt content
- Click "Save prompt"
-
Use a Saved Prompt
- Visit any supported AI chat platform
- Click the floating prompt manager button
- Select your desired prompt
- The prompt will be automatically inserted into the chat input
-
Search Prompts
- Use the search bar to filter prompts by title or content
- Navigate through results using arrow keys
- Press Enter to select
-
Using Variables in Prompts
- Create prompts with variables using the
#variable#syntax - When using a prompt with variables, you'll be prompted to fill in values
- Variables allow for reusable prompt templates
- Create prompts with variables using the
- ⌘ + Shift + P (Mac) or Ctrl + M (Windows/Linux): Open/close prompt list
- ↑/↓: Navigate through prompts
- Enter: Select a prompt
- Esc: Close the prompt manager
- Export: Click "Export prompts" to download your prompts as a JSON file
- Import: Click "Import prompts" to load prompts from a JSON file
- All prompts are stored locally in your browser
- No data is sent to external servers
- Your prompts are saved in local storage for maximum capacity
Found a bug or want to contribute? Visit our GitHub repository.
This project is open source and available under the MIT License.
Thanks to HideMaru for the nice icon!