Greasy Fork is available in English.

Auto Close YouTube Ads

Close and/or Mute YouTube ads automatically!

Ajankohdalta 24.9.2016. Katso uusin versio.

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v1.4.7 20.4.2024 Imported from URL
  • v1.4.6 19.4.2024 Imported from URL
  • v1.4.5 14.11.2023 Imported from URL
  • v1.4.4 19.3.2022 Imported from URL
  • v1.4.3 19.3.2022 Imported from URL
  • v1.4.2 20.3.2021 Imported from URL
  • v1.4.1 8.6.2019 Imported from URL
  • v1.4.0 7.5.2019 Imported from URL
  • v1.3.1 1.1.2019 Imported from URL
  • v1.1.20 31.3.2018 Imported from URL
  • v1.1.19 19.2.2018
  • v1.1.18 29.1.2018 Imported from URL
  • v1.1.17 23.6.2017 Imported from URL
  • v1.1.16 7.1.2017 Imported from URL
  • v1.1.15 23.12.2016 Imported from URL
  • v1.1.15 23.12.2016 bump version
  • v1.1.14 23.12.2016 Imported from URL
  • v1.1.14 24.9.2016 Imported from URL
  • v1.1.14 13.8.2016 fix changing of MUTE setting
  • v1.1.13 1.5.2016 updated to handle newest change to waitForElems (.stop())
  • v1.1.12 1.5.2016 updated to use new MutationObserver based waitForElems
  • v1.1.11 11.2.2016 changed desc
  • v1.1.10 9.9.2015 fixed detection of mute state, was causing audio to not be unmuted
  • v1.1.9 9.9.2015 update mute button css selector to match new youtube layout
  • v1.1.8 13.8.2015 fix setting delay to 0
  • v1.1.7 1.7.2015 updated overlay ad close button css selector (youtube changed it)
  • v1.1.6 6.5.2015 mute video ads by default
  • v1.1.5 22.4.2015 adjusted video url regex to handle case where video parameter isn't the first one
  • v1.1.4 17.4.2015 changed script description
  • v1.1.3 17.4.2015 removed test log
  • v1.1.2 17.4.2015 simplified selector for detecting video ad
  • v1.1.1 17.4.2015 If audio was already muted when the ad started, make sure to keep it that way; if audio is unmuted partway through the ad don't bother clicking the mute button again when it ends
  • v1.1.0 17.4.2015 script now works on videos embedded on other sites; 2 new menu options; 1st allows you set the exact delay you want before closing an ad; 2nd allows to enable/disable whether you want video ads to be muted while they play
  • v1.0.4 14.4.2015 restructured code slightly and colored log
  • v1.0.3 14.4.2015 fixed issue where intervals were never being cleared
  • v1.0.2 14.4.2015 added log for leaving video; properly remove check for elements when on non-video page
  • v1.0.1 12.4.2015
  • v1.0.0 12.4.2015