This script shows your volume in a percentage value when hovering or changing it.
- Install Spicetify and set it up according to the instructions.
- Navigate to your Spicetify config directory via the command
spicetify config-dir
. - Download volumePercentage.js and place it in
/extensions
. - Run
spicetify config extensions volumePercentage.js
andSpicetify apply
in terminal.
Hover over your volume bar to see current percentage, change volume and watch it update in real time.
This extension has almost no chance of breaking, it relies on one mostly unchanging Spotify platform API and the css map being up to date.