Skip to content

Liu-creators/ai-question-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Question Queue

A lightweight MV3 Chrome extension for saving follow-up questions while using Perplexity, DeepSeek, ChatGPT, or Gemini.

Load Locally

  1. Open chrome://extensions.
  2. Enable Developer mode.
  3. Click Load unpacked.
  4. Select the extension project folder (this repository).
  5. Open https://www.perplexity.ai/, https://chat.deepseek.com/, https://chatgpt.com/, or https://gemini.google.com/.

Use

  • Click the floating button in the lower-right corner to open the queue.
  • Drag the floating button or the queue header to move it. The position is remembered.
  • The queue stays open until you click the close button or the floating button again.
  • Press Ctrl+Shift+K to open the quick capture input.
  • Press Ctrl+Shift+Enter to save the current page selection directly.
  • Press Enter to save, or Esc to cancel.
  • Select text on the chat page, then click Add to queue to save it.
  • Click a queued question to fill the current chat input box.
  • Hover a queued question to reveal ×, then click it to delete.
  • When the panel is open, use ArrowUp / ArrowDown to select an item, Enter to fill it into the chat input, and Delete or Backspace to remove it.

Queue data is stored in chrome.storage.local and grouped by the current site URL path.

About

AI 问题队列系统,基于浏誈器扩展的智能问题收集与管理工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors