awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Content Filtering · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesContent Filtering

Technologies and mechanisms that identify and block unwanted or malicious web content from reaching the user.

Explore 1 awesome GitHub repository matching security & cryptography · Content Filtering. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Web and Content Security
  4. Content Filtering and Blocking
  5. Content Filtering

Awesome Content Filtering GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • gorhill/uBlock

    gorhill/uBlock

    61,640GitHubView on GitHub↗

    uBlock is a browser-based content blocker that functions as a declarative filtering engine to intercept network requests and modify web page content. It operates by parsing standardized filter lists into optimized data structures, allowing it to block network hosts, enforce security policies, and prevent unauthorized d

    JavaScriptblockerbrowser-extensionchromium

Explore sub-tags

  • Browser-Based Content BlockersExtensions that intercept network requests to filter advertisements, trackers, and unwanted resources.
  • Cosmetic Filtering EnginesSystems that inject CSS to hide visual elements on web pages.
  • Dynamic Filter TargetingApplying blocking rules based on hostname patterns or regular expressions for granular control.
  • External Filter List IntegrationsCapabilities for importing and parsing third-party rule sets to manage network or DOM-based blocking.
  • HTML Content FiltersRemoval of specific HTML elements from documents before browser rendering.
  • Interactive Element RemoversTools that allow users to manually select and hide specific DOM elements on a webpage.
  • Network Host BlockersMechanisms that prevent network requests to specific hostnames and subdomains.