programs.spicetify.enabledExtensions = [
({
# The source of the extension
# make sure you're using the correct branch
# It could also be a sub-directory of the repo
src = pkgs.fetchFromGitHub {
owner = "";
repo = "";
rev = "";
hash = "";
};
# The actual file name of the extension usually ends with .js
name = "";
})
];
Almost all extension PR's will be merged quickly view the git history of /pkgs/extensions.nix for PR examples
Christian spotify!
Video playback (ads and stuff) causes problems in some regions where the videos can't be played. Just skip them with this extension.
Store and browse pages for looking at later.
Shows the song cover, title, and artist in fullscreen.
Vimium-like navigation of spotify. See keyboard shortcuts here.
Specify a portion of track to loop over.
Open a popup window with the current song's lyrics scrolling across it.
Shuffle properly, using Fisher-Yates with zero bias.
Throw artists or songs in the trash, and permanently skip them.
Only useful to windows/rainmeter users, I think. Reference
Allows you to create a link to share with your friends to listen along with you.
Spotlight-like search bar for spotify.
Allows for youtube-like seeking with keyboard shortcuts.
Set spotify to automatically skip liked songs, or to only play liked songs.
Give your playlists icons in the left sidebar.
Display the day and month of an album's release, as well as the year.
Same as fullAppDisplay, but with slight offset, and scrolling lyrics if using the lyrics-plus customapp.
Adds an option to the profile menu to go to the currently playing song or playlist.
Adds an option to the context menu for songs to show all of your account's playlists which contain that song.
Compare two playlists, and create a new playlist containing their common songs, or only the songs unique to one playlist.
Track your skips.
Given a phrase, this extension will make a playlist containing a series of songs which make up that phrase.
Show an artist's wikipedia entry.
Take notes on songs.
Convert colors defined in root to color.ini format.
Create a playlist based off another playlist's audio features.
Go back to the old sidebar.
Show a song's stats, like dancability, tempo, and key.
Automatically adjust volume over long periods of time, to reduce ear strain.
Show the total length of all songs currently queued.
Adds an option in the context menu to copy a song's name to your clipboard.
Edit and save settings related to volume to different "profiles."
Adds a page that shows your listening history.
See what genres the current song is.
Integration with last.fm. Login to show your listening stats for a song, and get its last.fm link.
Remove everything from the spotify UI relating to podcasts.
Remove ads.
More than just just following a playlist, this extension allows you to also create a duplicate of the playlist in your own library.
Automatically skip certain songs by category, such as remixes, or christmas songs.
Similar to fullAppDisplay.
Add track to the top of the queue.
Adds a percentage number next to the volume adjustment slider, and allows for more fine control of volume.
Copy the lyrics of your song directly from the "Show Lyrics" view. Click and drag your mouse accross the lyrics, then release to copy them into your clipboard.
See the context of where you're playing from, and jump to it.
Hell yeah brother... Randomly plays the Bad to the Bone riff 💀
See a song's highlighted sections straight from your playbar.
Automatically skip tracks after they reach a timestamp.
Beautiful Lyrics provides Lyrics to EVERYONE for FREE. Beautiful Lyrics supports Karaoke, Line, and Statically synced lyrics with additional features like Background Vocals and Side Vocals.
Adds the ability to add a track | playlist to the top of your Queue, instantly playing it after the currently playing track ends.
cat follow mouse (real). A fork of oneko.js modified for Spicetify.