Skip to content

A browser extension that enhances prompts.chat with modern UI and powerful features like dark mode, search, and quick copy functionality.

Notifications You must be signed in to change notification settings

fatihsolhan/prompts-chat-extension

Repository files navigation

prompts.chat Extension

prompts.chat Extension Screenshot

A browser extension that enhances prompts.chat with additional features and improvements. This extension is built on top of the amazing Awesome ChatGPT Prompts collection by Fatih Kadir Akın.

Features

  • ⚡️ One-Click Prompt Insertion: Instantly add prompts to your current chat or start a new conversation
  • 🤖 Multi-Platform Support: Works with ChatGPT, Claude, GitHub Copilot, Google Gemini, Perplexity, and Mistral
  • 🔍 Enhanced search capabilities
  • 🌓 Dark/Light mode support
  • 📋 Quick copy functionality
  • 🎨 Modern and clean UI
  • ⚡️ Performance optimizations

Installation

Chrome Web Store

Install from Chrome Web Store

You can also download the latest version from our GitHub Releases

Manual Installation

  1. Clone this repository
  2. Follow the Development steps to build the extension
  3. Open Chrome and navigate to chrome://extensions/
  4. Enable "Developer mode" in the top right corner
  5. Click "Load unpacked" and select the dist directory created by the build process

Development

# Install dependencies
yarn install

# Start development server
yarn dev

# Build for production
yarn build

Privacy

This extension does not collect any personal information. Read our full Privacy Policy for more details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

Releases

This project uses semantic-release for automated versioning and releases. When PRs are merged to main:

  • Version is automatically determined from commit messages
  • CHANGELOG.md is automatically updated
  • GitHub Release is created
  • Extension is published to Chrome Web Store

Check our releases page for the latest versions.

Adding New Prompts

If you'd like to add new prompts, please submit them to the original repository. Once merged, they will automatically become available in this extension.

Credits

This extension is built on top of the Awesome ChatGPT Prompts collection. We are grateful to Fatih Kadir Akın and all the contributors of the original repository for creating and maintaining such a valuable resource.

Original Resources

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

About

A browser extension that enhances prompts.chat with modern UI and powerful features like dark mode, search, and quick copy functionality.

Topics

Resources

Stars

Watchers

Forks