No Ads - YouTube AdBlocker | Ad Skipper | Free YouTube Music | Ad Remover | Remove Adblock Warning

Skips all YouTube ads instantly and removes banners/overlays. Completely undetectable ad blocker. Enjoy ad-free YouTube music playlists and videos with no interruptions. Removes adblock detection warnings.

These are versions of this script where the code was updated. Show all versions.

  • v3.95 2024-08-29
  • v3.95 2024-08-29

    v3.95 - more bug fixes, removed unnecessary check that caused bugs, and fixed function call issue, added try catch to prevent script from not continuing to execute and reattempt skipping, determined another method to detect ads due to preview text being removed

  • v3.9 2024-08-29

    V3.9 - attempting to fix bug, also added mobile support ( simulates click from mobile device to skip ads ), improvements ( simulates human mouse click on skipAd buttons to further avoid detection )

  • v3.8 2024-08-27
  • v3.8 2024-08-27

    Another bug fix, added more ad types for removal, and added languages for description to increase reach

  • v3.7 2024-08-27
    • Released possible fix (tested sorta) for videos that have ads that get paused with skip button in reference to feedback received by user, as well as noticing the issue recently. should be good now.
  • v3.6 2024-08-22

    Fixed issue preventing users from clicking on other parts of the site / video, such as settings, like, subscribe, closed captioning, etc

  • v3.5 2024-08-22

    fixed pausing some more and added shorts removal ( for people who hate brain rot) [ to turn off, in userscript, replace true with false ]

  • v3.4 2024-08-22

    Changelog

    [3.4] - 2024-08-21

    Fixed

    • Manual Pause Issue: Resolved a bug where users were unable to manually pause videos after the script automatically skipped ads. The manualPause state now properly resets when switching or auto-playing videos, allowing users to pause videos as expected.
    • Auto-Play Handling: Enhanced handling for auto-played videos to ensure that the script does not interfere with manual pause functionality when new videos start playing automatically.

    Updated

    • DOM Observation: Introduced a MutationObserver to track changes in the video player DOM, ensuring that the manualPause state resets correctly when a new video is loaded, whether by user interaction or auto-play.
    • Event Listeners: Added event listeners for play and pause events to better manage the manualPause state, improving overall user control over video playback.

    General Improvements

    • Improved overall stability and functionality of the script by ensuring proper playback control across different video states.
  • v3.3 2024-08-19
  • v3.3 2024-08-19
  • v3.2 2024-08-19