All Projects → tomer8007 → spotify-web-ads-remover

tomer8007 / spotify-web-ads-remover

Licence: MIT License
Simple extension to remove audio ads on Spotify web player

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Ad Blocker for Spotify Web

This is an experimental, simple chrome extension to remove audio ads on Spotify web player. It's available on the Chrome Web Store too.

How ads are removed

Ads are removed by intercepting and then tampering with Spotify's state machine requests/updates on the fly.

The states are modified so that states that represent ads are skipped over (pointing to the state afterwards). This is done in ads_removal.js.

Firefox/Safari Support

Possibly here and there.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].