Skip to content

e96031413/PromptManager-ChromeExtension

Repository files navigation

Prompt Manager Chrome Extension

Prompt Manager Chrome Extension

Overview

This Chrome Extension helps users manage and organize their prompts. It provides features for:

  • Creating, editing, and deleting prompts
  • Categorizing prompts with tags
  • Searching and filtering prompts
  • Importing and exporting prompt collections
  • Dark/Light theme support

Installation

  1. Clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the extension directory

Usage

Click the extension icon to open the prompt manager. You can:

  • Add new prompts using the + button
  • Edit existing prompts by clicking the pencil icon
  • Delete prompts with the trash icon
  • Use the search bar to find specific prompts
  • Switch between light and dark themes using the theme toggle

Development

To modify the extension:

  1. Install dependencies:
    npm install
  2. Make your changes
  3. Reload the extension in Chrome to see changes

License

MIT License

About

This Chrome Extension helps users manage and organize their prompts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published