Chrome extension to create and reuse ChatGPT prompts
-
Focus on generating quality responses instead of wasting time rewriting frequently used prompts.
-
Create, edit, and re-use prompts without navigating through old chats or notes.
- Right-click any selected text (max 10,000 characters) in your browser and click
Save as PromptOR clickCreateto start from scratch. - Add a memorable Title for easy reference.
- Open the extension from the Chrome toolbar
- Search for your Prompt by Title.
- Click the Title to insert it into the message composer on "https://chat.openai.com".
- Open the extension from the browser toolbar.
- Click
Editto modify the title and content of the selected prompt OR pressDeleteto remove it completely.
- Open the extension from the browser toolbar.
- Click
Settingsin the extension' popup. - Click
Exportto download all your prompts as a.jsonfile.
To use this extension, follow these steps:
- Clone the repository or download the code as a ZIP file.
- Open Google Chrome and navigate to
chrome://extensions. - Enable "Developer mode" by toggling the switch in the upper-right corner.
- Click on "Load unpacked" and select the folder containing the extension code.
- The extension will be added to Chrome, and its icon will appear in the toolbar.
Coming Soon!
- Export Prompts
- Add Search Functionality
- Delete prompts
- New Branding
- Integrate into ChatGPT text box for easy insertion with
@(e.g.@generate social media posts) - Use Variables
Contributions to this project are welcome! If you encounter any issues or have suggestions for improvements, please create an issue or submit a pull request.