https://github.com/darkempire78/spotify-customizer
Chrome extension to customize Spotify web client (themes, lyrics, ...)
https://github.com/darkempire78/spotify-customizer
lyrics spicetify spicetify-themes spotify spotify-lyrics spotify-theme
Last synced: about 1 year ago
JSON representation
Chrome extension to customize Spotify web client (themes, lyrics, ...)
- Host: GitHub
- URL: https://github.com/darkempire78/spotify-customizer
- Owner: Darkempire78
- License: gpl-3.0
- Created: 2021-07-23T23:14:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T17:07:30.000Z (over 2 years ago)
- Last Synced: 2025-04-12T08:53:53.916Z (about 1 year ago)
- Topics: lyrics, spicetify, spicetify-themes, spotify, spotify-lyrics, spotify-theme
- Language: JavaScript
- Homepage:
- Size: 1.61 MB
- Stars: 48
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
 

# Spotify Customizer
Chrome extension to customize Spotify web client (themes, lyrics, ...)
## Theme Preview
### Dracula theme

### Amoled theme

### Lyrics

## Installation
**CHROME**
* Download the repository
* Go to `chrome://extensions/`
* Enable the `Developer Mode`
* Click on `Load unpacked`
* Select the repository folder
## Features
* Remove subscribe button
* Remove subscribe modal
* Add Lyrics
* Change the theme
## Options
You can click on the extension icon

## Create a new theme
You can easily create a new theme.
1. Create a new css file in the `themes` folder (you can check other themes to create your new theme)
2. Add the theme in the `options.html` file
3. Create a Pull Request
## Discord
Join the Discord server !
[](https://discord.gg/sPvJmY7mcV)
## Contributing
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.
## License
This project is under [GPLv3](LICENSE).