joshcorwin / RemoveAdblockThing

The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection

Home Page:http://joelmatic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove the Adblock Popup from YOUTUBE

picture

Introduction

This repository contains a userscript designed to remove the annoying "Ad blocker is not allowed on Youtube" popup. Follow the instructions below to get started. We also have an undetected way of skipping ads if you get blocked from the video player.

Table of Contents:

  1. Introduction
  2. Installation
  3. How to Use the Undetected AdBlock
  4. Usage
  5. Contribution
  6. License

Installation

  1. Install Tampermonkey: If you haven't already, you need to install the Tampermonkey browser extension. You can find it for various browsers:

  2. Install the Script: Click Here and Press Install.

  3. Enable the Script: Enable the script by clicking the switch next to the script name in the Tampermonkey Dashboard.

  4. Disable your adblocker: Whitelist YouTube on any Chrome extensions that block ads or any third-party things that disable ads. Don't worry; our script removes ads on YouTube.

How to Use the Undetected AdBlock

Note: This also allows you to watch videos when your video player is banned from using an adblock.

  1. Install the script: Install the script using the instructions above.

  2. Disable your adblocker: Whitelist YouTube on any Chrome extensions that block ads or any third-party things that disable ads. Don't worry; our script removes ads.

Usage

Once you've installed and enabled the userscript, it should start working automatically. Enjoy.

Contribution

If you have any suggestions, bug reports, or want to contribute to this userscript, feel free to create issues or pull requests in this GitHub repository.

Contributors

License

This project is licensed under the MIT License.

About

The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection

http://joelmatic.com/

License:MIT License


Languages

Language:JavaScript 100.0%