Skip to content

Instantly share code, notes, and snippets.

@Trafitto
Created March 21, 2024 11:29
Show Gist options
  • Save Trafitto/e38b9ed8c3041e91ea6a3589151958b0 to your computer and use it in GitHub Desktop.
Save Trafitto/e38b9ed8c3041e91ea6a3589151958b0 to your computer and use it in GitHub Desktop.
Copied from the internet I don't remember where, skip the YouTube ads
javascript:(function(){ad = [...document.querySelectorAll('.ad-showing')][0]; if(ad != null) { video = document.querySelector('video'); video.currentTime = video.duration; }})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment