Skip to content

Simple extension to remove audio ads on Spotify web player

License

Notifications You must be signed in to change notification settings

stephenxxxx/spotify-web-ads-remover

 
 

Repository files navigation

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.

About

Simple extension to remove audio ads on Spotify web player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • CSS 6.6%
  • HTML 1.7%