Browser extension for ChatGPT prompt queues and optimization controls.
The whole thing lives in one popup: queue controls, the sequence builder, and the optimizer.
This extension adds queue and prompt-chain tools on ChatGPT so repeated prompt work can run with less babysitting.
Installers/- one-click Windows and macOS installersmanifest.json- extension manifestcontent.js- ChatGPT page integrationpopup.htmlandpopup.js- popup controlsoptions.html- extension settings
Windows:
Installers\Install ChatGPT Queue Optimizer.batmacOS:
open "Installers/Install ChatGPT Queue Optimizer.app"The installer targets Google Chrome and Firefox. Chrome can be registered as a packaged extension. Firefox release builds may block unsigned permanent installs, so the installer falls back to a web-ext loader when needed.
