/adsbypasser

Bypass ad counter if possible.

Primary LanguageJavaScriptOtherNOASSERTION

AdsBypasser

This user script helps you to:

  • skip countdown ads or continue pages.
  • prevent ad pop-up windows.

It CANNOT help you to solve reCAPTCHAs.

Forked from RedirectionHelper written by SuYS.

Please install from home page.

Build Status

Supported Sites and Platforms

See SITES.md and Supported Platforms.

Run-time Configurations

Please see this page to adjust configurations. For more information, please see here.

How To Build

Please install Node.js, then run:

npm install
npm run build

Combined userscript will be build/adsbypasser.full.es7.user.js.

For more information, please see Wiki.