Skip to content

Browser extension to save and manage prompts for LLMs.

Notifications You must be signed in to change notification settings

manavukani/prompt-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt Saver - Chrome Extension

Prompt Saver is a Chrome extension that allows users to save and manage frequently used prompts. This tool is perfect for writers, customer service representatives, or anyone who often uses repetitive text snippets in their daily work.

Prompt_Saver

Features

  • Save custom prompts with a name and text content
  • View a list of all saved prompts
  • Expand/collapse prompt details
  • Copy prompts to the clipboard with a single click
  • Delete unwanted prompts
  • Sync prompts across devices using Chrome storage

Installation

  1. Clone this repository or download the ZIP file.
  2. Open Chrome and navigate to chrome://extensions.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the directory containing the extension files.

Usage

  1. Click on the Prompt Saver icon in your Chrome toolbar to open the popup.
  2. To save a new prompt, enter a name and the prompt text, then click "Save".
  3. Your saved prompts will appear in a list below.
  4. Click the expand button (▼) to view the full prompt text and access copy/delete options.
  5. Use the "Copy" button to quickly copy a prompt to your clipboard.
  6. Use the "Delete" button to remove unwanted prompts.

Files

  • manifest.json: Extension manifest file
  • popup.html: HTML structure for the extension popup
  • styles.css: CSS styles for the popup
  • popup.js: JavaScript functionality for the popup

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Support

If you encounter any problems or have any suggestions, please open an issue in this repository.

About

Browser extension to save and manage prompts for LLMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published