Skip to content

Simple extension to remove audio ads on Spotify web player

License

Notifications You must be signed in to change notification settings

xileftenurb/spotify-web-ads-remover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

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 90.6%
  • CSS 7.7%
  • HTML 1.7%