Chrome extension to customize Spotify web client (themes, lyrics, ...)
CHROME
- Download the repository
- Go to
chrome://extensions/
- Enable the
Developer Mode
- Click on
Load unpacked
- Select the repository folder
- Remove subscribe button
- Remove subscribe modal
- Add Lyrics
- Change the theme
You can click on the extension icon
You can easily create a new theme.
- Create a new css file in the
themes
folder (you can check other themes to create your new theme) - Add the theme in the
options.html
file - Create a Pull Request
Join the Discord server !
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
This project is under GPLv3.