Skip to content

megamen32/promqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 PrompQueue - Chat Queue for AI

🟦 z.ai · 🟠 Claude · 🟢 ChatGPT · 🔵 DeepSeek · 🟣 Qwen · 🔴 Gemini · 🟡 AI Studio · ⚪ Copilot

A powerful Chrome extension that lets you queue and bulk-add prompts across multiple AI platforms while they're still responding. Auto-sends when ready. Now with z.ai, DeepSeek, Qwen, and more!

PrompQueue demo

🌟 Features

  • Queue Multiple Prompts - Add as many prompts as you want while the AI is still responding

  • Auto-Send - Automatically sends queued prompts when the current response is complete

  • Multi-Platform Support - Works seamlessly with:

    • 🤖 z.ai (NEW!)
    • 🧠 DeepSeek (NEW!)
    • 🎯 Qwen (NEW!)
    • 💬 ChatGPT / OpenAI
    • 🔷 Claude
    • 🟣 Copilot
    • 💬 ChatGLM
  • Keyboard Shortcut - Toggle with Ctrl+Shift+Q (Windows/Linux) or Cmd+Shift+Q (Mac)

  • Clean UI - Beautiful popup interface with dark theme

  • Per-Site Settings - Configure separately for each platform

🎯 Why PrompQueue?

This is a fork of the original Chat Queue for ChatGPT Chrome extension, enhanced with support for newer AI platforms like z.ai, DeepSeek, and Qwen that weren't included in the original.

Perfect for:

  • Researchers testing multiple AI models
  • Writers getting feedback from different perspectives
  • Developers comparing AI code suggestions
  • Anyone who wants to work faster without waiting

🚀 Quick Start

Installation

  1. Download the extension:

    • Clone this repository: git clone https://github.com/megamen32/promqueue.git
    • Or download as ZIP and extract
  2. Load into Chrome:

    • Open chrome://extensions/ in your browser
    • Enable "Developer mode" (top-right toggle)
    • Click "Load unpacked"
    • Select the extension folder
  3. Start using:

    • Open any supported AI chat platform (ChatGPT, Claude, z.ai, DeepSeek, Qwen, etc.)
    • Click the PrompQueue icon or press Ctrl+Shift+Q
    • Type your prompts and let them queue automatically!

📖 How to Use

  1. Enable the extension on your AI platform of choice
  2. Open the queue panel using the keyboard shortcut or icon
  3. Add prompts to the queue
  4. Automatic sending: Prompts send one after another as responses complete
  5. Manual control: Enable/disable queue per site as needed

🛠️ Development

File Structure

├── manifest.json      # Extension configuration
├── background.js      # Service worker
├── content.js        # Content script for injecting UI
├── popup.html        # Popup interface
├── popup.js          # Popup logic
├── ui.css           # UI styles
└── icons/           # Extension icons

Making Changes

  1. Edit the files directly
  2. Go to chrome://extensions/
  3. Click the refresh icon on PrompQueue
  4. Changes take effect immediately

📝 License

This project is open source and available under the MIT License.

🙏 Credits

🐛 Contributing

Found a bug or want to add support for another AI platform? Open an issue or submit a pull request!


Enjoy productive AI conversations! 🎉

About

Chrome extension to queue and bulk-send prompts across z.ai, ChatGPT, Claude, DeepSeek, Qwen, Gemini, AI Studio, and Copilot.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors