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 class name for "Modern" Skip button #54

Closed Crazymine-hub closed 11 months ago

Crazymine-hub commented 1 year ago

Youtube recently introduced a new style of Skip button, the class name being appended with "modern". Adding this class name to add compatibility/restore functionality.

squgeim commented 11 months ago

Thank you.