A lightweight MV3 Chrome extension for saving follow-up questions while using Perplexity, DeepSeek, ChatGPT, or Gemini.
- Open
chrome://extensions. - Enable
Developer mode. - Click
Load unpacked. - Select the extension project folder (this repository).
- Open
https://www.perplexity.ai/,https://chat.deepseek.com/,https://chatgpt.com/, orhttps://gemini.google.com/.
- 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+Kto open the quick capture input. - Press
Ctrl+Shift+Enterto save the current page selection directly. - Press
Enterto save, orEscto cancel. - Select text on the chat page, then click
Add to queueto 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/ArrowDownto select an item,Enterto fill it into the chat input, andDeleteorBackspaceto remove it.
Queue data is stored in chrome.storage.local and grouped by the current site URL path.