Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.3 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.3 KB

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 and yarn, then run:

yarn install
yarn build

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

For more information, please see Wiki.