Remove Stupid YouTube Anti-AdBlocker Popup

Introduction

I wanted to remove this YouTube anti-adblocker popup, because I don't like it.

Popup Picture

So I wrote a basic Tampermonkey script that removes it whenever it appears.

Installation

Tampermonkey

First off, you need to install the Tampermonkey add-on to your browser :

Access the script menu

Tampermonkey script menu

Paste the script

Into the editor, paste the script located in this repo.

After it was pasted, hit CTRL + S in order to save the script into Tampermonkey.

Make sure the script is enabled

Tampermonkey script enabled

That's it!