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

Update bannerAdRemover.ts #66

Closed QuentinDouarre closed 4 months ago

QuentinDouarre commented 5 months ago

The class used for the button to skip the advertisement automatically has been changed. I am making a pull request in this regard.

nicholas-eden commented 4 months ago

Thank you! I didn't want to have to make a PR lol.

squgeim commented 4 months ago

Hey @QuentinDouarre! Thanks for the PR but I am closing it as #68 covers the new class changes. Besides, your change would break closing banner ads, the logic for closing banner ads is different from skipping ads.