Skip to content

adsbypasser/adsbypasser

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
47e36e3

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.