Module adblock::filters

source ·
Expand description

Contains representations and standalone behaviors of individual filter rules.

Modules§

  • Filters that take effect at a page-content level, including CSS selector-based filtering and content script injection.
  • Filters that take effect at the network request level, including blocking and response modification.