squgeim / yt-ad-autoskipper

A browser extension that automates skipping ad on Youtube. This is not an ad blocker, it just automates the process of clicking on the "Skip Ad" button on Youtube.
https://chrome.google.com/webstore/detail/youtube-ad-auto-skipper/lokpenepehfdekijkebhpnpcjjpngpnd
GNU General Public License v3.0
270 stars 56 forks source link

Added support for the music.youtube.com player #42

Closed cloutierMat closed 2 years ago

cloutierMat commented 2 years ago

The player on music.youtube.com uses a different tag and different class name, but uses the same ad / skip ad button as youtube.com.

By searching for the music player if no video player were found, the extensions now skips ads on music.youtube.

Tested on google chrome

closes #41

squgeim commented 2 years ago

This has been fixed in the latest release on Chrome. Edge version will be released soon.