How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Anti-Adblock Killer is a tool that prevents websites from detecting and disabling ad-blockers, allowing them to remain active without interruption. It combines a userscript and a curated filter list to block the JavaScript functions and scripts that websites use to identify ad-blocking browser extensions, and overrides detection functions at runtime.
The main features of reek/anti-adblock-killer are: Adblock Detection Bypasses, Detection Blockers, Persistence Tools, Detection Prevention Tools, Anti-Adblock List Managers, Anti-Adblock Circumvention Rules, Site-Specific Bypass Rules, Community Filter Lists.
Projects with overlapping indexed features include: bromite/bromite — Bromite is a privacy-focused fork of the Chromium browser for Android that blocks advertisements and tracking scripts… ublockorigin/uassets — uAssets is the curated collection of filter lists that powers uBlock Origin’s ad blocking, anti‑adblock circumvention,… adguardteam/adguardfilters — AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its… therealjoelmatic/removeadblockthing — RemoveAdblockThing is a browser extension that removes YouTube's adblock detection popup and skips video ads without… adlered/csdngreener — CSDNGreener is a set of custom tools and rules designed as a browser extension or Tampermonkey user script to filter… laylavish/ublockorigin-huge-ai-blocklist — This is a community-curated filter list designed for uBlock Origin that blocks AI-generated content from appearing in…
Bromite is a privacy-focused fork of the Chromium browser for Android that blocks advertisements and tracking scripts by default, enforces encrypted HTTPS connections, and prevents browser fingerprinting without requiring any extensions or manual configuration. It applies a patch-based build system to layer privacy and security modifications directly onto the upstream Chromium codebase during compilation, integrating a filter list engine for network-level ad blocking and adding noise to browser APIs to mask device identity. The browser distinguishes itself through comprehensive privacy harden
uAssets is the curated collection of filter lists that powers uBlock Origin’s ad blocking, anti‑adblock circumvention, and privacy‑tracking protection capabilities. It serves as the upstream repository of rule sets for the uBlock Origin browser extension, storing precompiled filters in the Adblock Plus syntax and organising them into categorized groups for selective activation. The repository distinguishes itself with a maintenance architecture designed for efficiency and reliability. Filter lists are revision‑versioned and delivered via a differential patch mechanism that transmits only chan
AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its primary purpose is to provide the rules necessary to identify and remove advertisements, tracking scripts, and intrusive elements across web browsers and applications. The project includes specialized rules for cosmetic filtering to hide layout gaps and a malware domain database to block phishing and spyware destinations. It provides distinct filtering sets for different regions and purposes, such as social media blocking. The repository covers broad capability areas including m
RemoveAdblockThing is a browser extension that removes YouTube's adblock detection popup and skips video ads without triggering the platform's anti-adblock systems. It is designed to maintain an uninterrupted viewing experience by eliminating the intrusive "Ad blocker are not allowed on YouTube" message and automatically bypassing ad detection mechanisms. The extension works by injecting a content script at document_start to intercept and modify page behavior before YouTube's ad detection scripts run. It uses a DOM MutationObserver to monitor the YouTube DOM for ad-related elements and detect