YouTube skip buttons no longer recognize synthetic clicks. They go up the event stack and check for trusted source, so even synthetic events that would create a stack do not work. At least from the research time I'm willing to put into it. So I'm abandoning this. It served well while it lasted.
The one for Twitch still works though. Collect those channel points!
I'll leave the repo for now in case someone is curious.
Chrome extension for auto-skipping YouTube ads. This is NOT an ad-blocker, it will simply press skip
when it's available. It will also press dismiss
on trial popups.
URL: https://chrome.google.com/webstore/detail/red-buddy/djnhoajhifdcfhbbhijnpinbdkgdkppf
Clone the repository:
git clone git@github.com:GlitchyByte/red-buddy.git
Or download a zip.
Then:
- Open Chrome.
- Go to
Window | Extensions
, make sureDeveloper mode
is on. Load unpacked
and select thepackage
directory.
Just click on it to enable the extension (you should see the skip icon turn white) and your are set.