SpotMod is a very simple tool that allows you to inject JavaScript (and more in the future) into Spotify.
SpotMod is very early in development, and many features are planned for the future.
🟩 - Implemented
🟨 - Implemented, not tested
🟥 - Planned for the future
Feature | Status | Notes |
---|---|---|
Windows support | 🟩 | |
Mac/Linux support | 🟥 | May not be added for a while... |
Inject JS into render process | 🟩 | |
Inject CSS into render process | 🟥 | Coming in the next few updates |
Modify existing JS | 🟥 | |
Modify existing CSS | 🟥 | |
Modify image files and resources | 🟥 | |
Re-patch Spotify | 🟩 | Adds mods back after Spotify updates |
To run the tool, download the source code and install the requirements with pip, then run main.py
.
To update SpotMod, uninstall the old patch and install the new one with the new injector. Do not just use the "Re-patch" option in the new injector. That is for when Spotify updates, not SpotMod!