AdBlock Checker
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
Check if the current web browser has any ad blockers (AdBlock, Adblock Plus, uBlock, AdGuard, ...) enabled.