Skip to content

mehrovich/spotify-ads-muter-extention

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Intro

Mute or hide all kind of Ads on open.spotify.com such as sounds, graphics and links.

How it works

To mute sound ads it just check music player's max length every 3 seconds, if length is equal or less than 1.1 minutes, detect sound as ads and mute site otherwise unmute it. To hide graphics and links ads it has list of selectors to hide them every 3 seconds.

Usage

Just Drag & Drop extention folder to your browser extention list Note: extention section in your browser should be on "Developer Mode"

For Contributors

This project can be better with:

  • Replacing setInterval with Observer
  • Support Other Browsers

About

An extention for desktop browsers to mute Spotify ads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%