Greasy Fork

来自缓存

Greasy Fork is available in English.

Auto Close YouTube Ads

Close and/or Mute YouTube ads automatically!

< 脚本 Auto Close YouTube Ads 的反馈

提问 / 留言

§
发布于:2024-06-09

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;
        }

发布留言

登录以发布留言。