Skip to content

Shows which playlist the song is playing from and who added the song to the playlist in the bottom bar.

Notifications You must be signed in to change notification settings

GentlyTech/who-added

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhoAdded

Here is the source code for WhoAdded!

If you would like to download the "precompiled" extension, you can go here instead. Alternatively, you can search for the extension on the Spicetify Marketplace.

Building

To build the extension yourself, clone this repo, and then run the following commands (inside the folder you cloned it to):

npm install
npm run build-local

Notes

  • The extension will be output in ../marketplace/WhoAdded by default. You can change this by editing package.json -> scripts -> build-local and setting the --out= parameter to a path of your choice.

  • You will need the spicetify-creator npm package (but this should be handled automatically when you run npm install).

About

Shows which playlist the song is playing from and who added the song to the playlist in the bottom bar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published