A collection of extensions for Spicetify to enhance your Spotify experience.
Adds a button to Lyrics Plus to make the lyrics fill up the entire window, hiding unnecessary UI elements for a distraction-free experience.
Helps you find and remove duplicate tracks in your playlists. Groups duplicates by exact, likely, and possible matches for easy review and deletion.
You can install the extension manually or via marketplace
- Go marketplace tab
- Search for the extension
- Press the
Installbutton and reload Spotify
- Clone or download the repository
- Navigate to your Spicetify folder (type
spicetify config-dirin terminal) - Move the extension you want from
distfolder into theextensionsfolder - Open Terminal and run these commands to apply:
spicetify config extensions extension-name.mjs
spicetify apply
Note: Using the config command to add the extension will always append the
file name to the existing extensions list. It does not replace the whole key's
value.