Close and/or Mute YouTube ads automatically!
< 腳本Auto Close YouTube Ads的回應
Small upgrade: speed up the add, to save time:
line 250
if (conf.hideAd) { ad.style.zIndex = 10 ad.style.background = 'black' document.querySelector('video').playbackRate = 20; }
登入以回復
Small upgrade: speed up the add, to save time:
line 250