Skip YouTube Ads Bookmarkletjavascript:(function(){const video = document.querySelector("video");video.currentTime = video.duration;})();