adguardteam/adguardbrowserextension

AdGuard browser extension

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 15th, 2026
Created on March 11th, 2015
Open Issues & Pull Requests: 360 (+0)
GitHub issues: Enabled
Number of forks: 450
Total Stargazers: 4,425 (+0)
Total Subscribers: 150 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 15.3 days
90th percentile: 12.0 hours
Tracked items: 820

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 87% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 88% of issues opened in the past year have been closed, leaving a working backlog.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 165
New in 7 days: 7
Closed in 7 days: 7
Avg open age: 897 days
Stale 30+ days: 149
Stale 90+ days: 130

Recent activity

Opened in 7 days: 7
Closed in 7 days: 7
Comments in 7 days: 6
Events in 7 days: 53

Top labels

  • Priority: P4 (689)
  • Bug (510)
  • Status: Done (303)
  • Status: Closed (247)
  • MV3 (232)
  • MV2 (196)
  • Resolution: Fixed (184)
  • Resolution: Done (183)

Detailed Description

AdGuard browser extension is an ad-blocking extension for web browsers that filters advertisements and tracking content.

The extension works by intercepting network requests and applying filtering rules to block ads, trackers, and other unwanted content before they load on web pages. It uses a rule-based filtering system that can be customized through user-configurable filter lists and settings. The tool operates locally within the browser, processing filtering decisions without requiring external services for basic ad blocking functionality.

Developers and users choosing this extension should know it targets browsers where ad blocking is needed, particularly Chrome and Firefox. It suits anyone seeking privacy protection through ad and tracker blocking with the ability to customize filtering rules. The extension is open-source, allowing inspection of its filtering logic and contribution to its development.

The project maintains active development with regular updates to its filtering rules and codebase. The codebase is written in TypeScript, indicating a focus on type safety and maintainability in the extension's implementation. The repository shows ongoing work across multiple browser platforms, reflecting effort to keep the extension functional as browser APIs and web standards evolve.