This script adds a button next to the heart button on tracklist rows This button lets you add and remove from queue in one click
- Install Spicetify and set it up according to the instructions.
- Navigate to your Spicetify config directory via the command
spicetify config-dir
. - Download quickQueue.js and place it in
/extensions
. - Run
spicetify config extensions quickQueue.js
andSpicetify apply
in terminal.
- Hover over tracklist row and click add/remove from queue
- Hold the shift key, or right click to play next in queue
Relies on a lot of Spicetify wrapper functions and platform apis, could very easily break. Also relies on css maps, and reactprop trees staying the same.