Web Analytics

quick-prompt

⭐ 613 stars English by wenyuanw

Quick Prompt

🌐 Language

Quick Prompt Logo

A powerful browser extension focused on prompt management and quick input. It helps users create, manage, and organize prompt libraries and quickly insert preset Prompt content into any web input box, improving work efficiency.

Since browser extensions can only be used on the web, an open-source Raycast plugin with the same functionality is available. It is compatible with the browser extension's data format and supports seamless migration using the same JSON data.

✨ Features

⚠️ Known Issues

🚀 How to Use

📸 Interface Preview

Quick Prompt provides an intuitive and user-friendly interface to easily manage and use prompts.

Prompt Selector

Prompt Selector

Prompt Selector

Use the /p quick command or shortcut to quickly bring up the prompt selector in any input box, making it easy to pick and insert the prompts you need.

Prompt Management Page

Prompt Management

On the management page, you can create new prompts, edit existing prompts, add tags, and manage categories. The interface is simple and clear, and the operation is convenient.

Right-click Menu Save

Right-click Menu Save

Just select any text on a web page and right-click to quickly save it as a prompt, improving work efficiency.

Prompt Variable Input

Prompt Variable Popup

Prompts support configuring variables. After selection, a popup will appear to input the corresponding variable values.

⚙️ Custom Configuration

📦 Installation Guide

Install from Chrome Web Store

Now available on the Chrome Web Store! Click here to download and install

Get from GitHub Releases

Build from Source

``bash git clone https://github.com/wenyuanw/quick-prompt.git cd quick-prompt `
  • Install dependencies
`bash pnpm install `
  • Development and Build
`bash # 开发模式 (Chrome) pnpm dev # 开发模式 (Firefox) pnpm dev:firefox # 构建扩展 (Chrome) pnpm build # 构建扩展 (Firefox) pnpm build:firefox `

Installing the Built Extension

#### Chrome / Edge

#### Firefox

📄 License

MIT

🤝 Contribution Guide

Pull Requests and Issues are welcome!

👏 Contributors

Thanks to all developers who contributed to the project!

Star History

Star History Chart

--- Tranlated By Open Ai Tx | Last indexed: 2025-07-16 ---