Greasy Fork is available in English.

Saltar Automáticamente Anuncios De YouTube

Omite automáticamente los anuncios de YouTube al instante. Sin que te detecten las advertencias del bloqueador de anuncios de YouTube.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v6.0.3 10/2/2025

    Remove ad-showing class when there is an ad

  • v6.0.2 2/2/2025

    improvement: Disable some unnecessary CSS

  • v6.0.1 31/1/2025

    fix: Incorrectly removed ad elements, attempt to fix issue #5

  • v6.0.0 30/1/2025
    • Completely rewritten way to skip ads, more efficient, not detected by YouTube ad blocker warning.
    • New way to skip ads is temporarily not working on YouTube Music.

    improvement: Update getYouTubePlayer function

    Merge pull request #4 from tientq64/v6

    Happy Lunar New Year! 🎉🧧

    • Completely rewritten way to skip ads, more efficient, not detected by YouTube ad blocker warning.
    • New way to skip ads is temporarily not working on YouTube Music.
  • v5.3.0 22/1/2025
    • Supports older browser versions.

    Merge pull request #3 from tientq64/dont-use-has-selector

    • Supports older browser versions.
  • v5.2.0 21/1/2025
    • Support for YouTube mobile version 🎉
    • Revisit fix for issue [#2]: Fully resolved the problem where videos couldn't be paused on mobile. The previous fix was incomplete.
  • v5.1.3 17/1/2025
    • Fix ad skipping issue.
  • v5.1.2 17/1/2025
    • Fix issue [#2] where video can't be paused on mobile.
  • v5.1.1 27/12/2024
    • Hide the survey to rate suggested content, located at bottom right.
  • v5.1.0 25/12/2024
    • Skip pie countdown ads 🎉
  • v5.0.0 24/12/2024

    Merry Christmas!

    • No need to reload the page when there is no way to skip the ad anymore 🤯
    • Configuration removed, no longer needed.
  • v4.8.3 22/12/2024

    style: Wrap comments

  • v4.8.2 20/12/2024
    • Fix timestamp loss when reloading.
  • v4.8.0 25/11/2024
    • The current video's timestamp will be preserved when the page is reloaded ([#267857]).
  • v4.7.4 20/11/2024
    • Improved ad skipping.
  • v4.7.3 28/10/2024

    fix: keydown was mistakenly written as keyup

  • v4.7.2 28/10/2024
    • Improved ability to pause videos when using media controls.
  • v4.7.1 27/10/2024
    • Temporarily disable #panels:has(ytd-ads-engagement-panel-content-renderer) CSS selector to fix #265124.
  • v4.7.0 26/10/2024
    • Add option "Don't reload while the user is busy" in Tampermonkey's menu to avoid reloading page when user is busy doing something, like reading comments, entering text. Enabled by default.
  • v4.6.4 16/10/2024

    style: Wrap comments in code

  • v4.6.3 16/10/2024

    Add comments to the code to make it easier to understand.

  • v4.6.2 13/10/2024
    • Improved hiding of ad banners.
  • v4.6.1 7/10/2024

    Improve

  • v4.6.0 7/10/2024

    Support skipping ads on YouTube Music

  • v4.5.3 7/10/2024

    Update script.user.js

    Merge pull request #1 from liyafe1997/main

    Match *.youtube.com to allow skip ads on Youtube Music

  • v4.5.3 30/9/2024

    Improved CSS hide ads. Clean up the code.

  • v4.5.2 30/9/2024
    • Fix Shorts reload infinitely.
  • v4.5.1 26/9/2024

    fix: readme

  • v4.5.0 26/9/2024
    • Added option to enable/disable "Reload the page when there is no other way to skip ads" feature in Tampermonkey's menu.
  • v4.4.1 24/9/2024

    v4.4.1

  • v4.4.0 30/8/2024

    Automatically reload web page when ad blocker warnings appear.

  • v4.3.13 26/8/2024
    • Fixed bug where video could not be paused using pause/play key on keyboard or media controls.
    • Improve the performance.
  • v4.3.12 24/8/2024

    Fix skipping ad video.

  • v4.3.11 23/8/2024

    Add YouTubeShortsToNormalVideo

  • v4.3.10 21/8/2024

    Temporarily do not hide inline ad blocker warnings

  • v4.3.9 21/8/2024

    Fix @match invalid syntax

  • v4.3.8 20/8/2024

    Fix the issue of removing ad videos in Shorts.

  • v4.3.7 11/8/2024

    docs: Add problem with AdBlock

  • v4.3.6 7/8/2024
    • Fix bug where video rewinds a segment after skipping an ad ([#254113][254113]).
  • v4.3.5 2/8/2024

    Improved code.

  • v4.3.4 2/8/2024
    • Improve the performance.
  • v4.3.3 1/8/2024

    Update descriptions.

  • v4.3.2 31/7/2024 Imported from URL
  • v4.3.1 31/7/2024

    Remove support for YouTube Music.

  • v4.3.0 31/7/2024

    Now also supports YouTube Music.

  • v4.2.1 30/7/2024

    Fixed video automatically replay when finished.

  • v4.2.0 30/7/2024
    • Videos will now no longer occasionally pause due to ad blocker use.
    • Faster ad video skipping speed.
  • v4.1.2 11/7/2024

    📚 Add missing credits

  • v4.1.1 9/7/2024

    Check there is video

  • v4.1.0 9/7/2024

    🛠 Improvements

    • No need to reload the page when the ad blocker warning dialog appears.

Ver todas las versiones del script.