Skip to content

magiclen/adblock-checker

Repository files navigation

AdBlock Checker

CI

Check if the current web browser has any ad blockers (AdBlock, Adblock Plus, uBlock, AdGuard, ...) enabled.

Usage

import { checkAdBlock } from "adblock-checker";

console.log(await checkAdBlock()); // true or false

Usage for Browsers

Source

Demo Page

License

MIT

About

Check if the current web browser has any ad blockers (AdBlock, Adblock Plus, uBlock, AdGuard, ...) enabled.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors