ChatGPT Prompt Saver is a Chrome extension that serves as a vault for storing ChatGPT prompts.
- Save Prompts: Store your favorite or frequently used prompts.
- Delete Prompts: Remove any prompts that you no longer need.
- Copy Prompts: Easily copy a saved prompt to your clipboard.
- Clone this repository.
- Open Chrome and navigate to
chrome://extensions/
. - Enable Developer Mode.
- Click on "Load unpacked" and select the repository folder.
- The extension should now appear in your browser toolbar.
Click on the extension icon in your browser toolbar to open the popup. From there, you can manage your saved prompts.
storage
: Required to save the prompts to Chrome's local storage.
This extension uses Manifest V3.
Feel free to fork the repository and submit pull requests for any improvements or bug fixes.
This project is open source and available under the MIT License.
If you encounter any problems or have any questions, please create an issue on the GitHub repository.