This extension probably serves a kinda niche purpose but if you are like me and always queue a bunch of songs, swap them around, want to play a different genre or mood but still retain the same queue for later, this is for you.
It also helps when Spotify forgets your queue or reshuffles it unexpectedly.
With this extension you can manage queues more easily. It snapshots your current queue, lets you restore it later, and export snapshots to playlists.
This can be done by:
- Automatically capturing snapshots on a schedule or when the queue changes.
- Manually creating snapshots
- Creating synced snapshots that automatically stay in sync with your queue, allowing you to switch between different ones and have your queue instantly replaced with the one from the snapshot (including playback position).
The extension adds an icon to the topbar right side of the player. Clicking it opens a modal with all the snapshots and allows you to manage settings for customizing the behavior of the extension. (see below)
There is also a hotkey of Ctrl+Alt+Q to open it.
![]() |
![]() |
| Main interface | Settings |
🚧 Late Beta. Core features are implemented and undergoing polish. Beta testing would be appreciated.
For changes, see CHANGELOG.md
- Open the Spicetify Marketplace.
- Search for "Queue Manager" (You might have to click on "Load more" first)
- Install & reload
Requires Spicetify CLI and pnpm.
pnpm install
pnpm build # or: pnpm watch
spicetify extensions queue-manager.js
spicetify apply -nThis project is built with Spicetify Creator
- If something looks off, open DevTools and inspect the console log any errors and send the contents of
Spicetify.Queueto help debug.

