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
- Clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" and select the extension directory
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
To modify the extension:
- Install dependencies:
npm install
- Make your changes
- Reload the extension in Chrome to see changes
MIT License
