jeroentvb / spicetify-playlist-icons

Add the icon of a playlist in front of the playlist in the playlist list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playlist icons

Spicetify extension to add icons to the 'add to playlist' context menu, and in legacy mode to add the icon of a playlist in front of the playlist the playlist list.

playlist icons small playlist icons big

Installation

Install via spicetify-marketplace.

Or the manual way:
Copy playlist-icons.js (from the dist branch) to the spicetify extensions folder

Platform Path
MacOs/Linux ~/.config/spicetify/Extensions
Windows %appdata%\spicetify\Extensions\

Run the following commands

spicetify config extensions playlist-icons.js
spicetify apply

About

Add the icon of a playlist in front of the playlist in the playlist list.

License:MIT License


Languages

Language:TypeScript 83.9%Language:SCSS 14.4%Language:JavaScript 1.7%