Privacy Badger is a browser privacy extension designed to block third-party trackers and strip monitoring parameters from URLs to protect user anonymity. It functions as a heuristic tracker blocker, identifying tracking domains by analyzing their appearance across multiple websites. The extension includes a link tracking sanitizer that uses regular expression matching to remove identifiers from outgoing links before navigation occurs. It also acts as a third-party content controller, replacing embedded trackers and social widgets with placeholders that only activate upon manual user interacti
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
uBlock is a browser content blocker and web privacy tool designed to prevent advertisements and tracking scripts from loading. It functions as a network request filter, a DOM element hider, and a script execution controller to manage how web pages load and render. The project distinguishes itself through a combination of network-level request interception and cosmetic filtering. It uses declarative filter lists and pattern-based matching to block trackers and pop-ups, while employing CSS selectors and wildcard entity matching to remove visual components across multiple regional domain variant
该项目是一个专注于隐私的浏览器扩展,旨在从 Web 地址中移除跟踪代码、拦截 ETag 监控并绕过中间重定向服务。它作为一个反跟踪工具,在页面加载前从 URL 中剥离标识符,并防止使用跟踪脚本以保护用户隐私。
clearurls/addon 的主要功能包括:Privacy Browser Extensions, URL Privacy Sanitizers, ETag Tracking Blockers, History API Protections, Tracking Parameter Removers, Browser Hardening, Tracking Protections, URL Pattern Sanitization。
clearurls/addon 的开源替代品包括: efforg/privacybadger — Privacy Badger is a browser privacy extension designed to block third-party trackers and strip monitoring parameters… adguardteam/adguardfilters — AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its… requestly/requestly. ublock-llc/ublock — uBlock is a browser content blocker and web privacy tool designed to prevent advertisements and tracking scripts from… uazo/cromite — Cromite is a privacy-focused browser built as a fork of Chromium that embeds a network-level content blocking engine… bromite/bromite — Bromite is a privacy-focused fork of the Chromium browser for Android that blocks advertisements and tracking scripts…