AdGuard Browser Extension Updates & Release Notes
38 updates curated from 1 source by the Releasebot Team. Last updated: May 9, 2026
- May 8, 2026
- Date parsed from source:May 8, 2026
- First seen by Releasebot:May 9, 2026
- Modified by Releasebot:May 17, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.4.2.0
AdGuard Browser Extension fixes importing settings from other mirror domains.
- May 7, 2026
- Date parsed from source:May 7, 2026
- First seen by Releasebot:May 9, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.4.1.3
AdGuard Browser Extension improves ad blocking reliability, simplifies settings sharing, and adds clearer prompts. It brings independent custom filter updates in MV3, safer filter validation, better allowlist handling, a shareable configuration link, and new confirmations and warnings to avoid confusion.
This update improves filtering reliability, makes settings easier to share, and adds helpful popups to keep things clear and predictable.
Filtering: Faster, stronger, better
Custom filters in MV3 can now update independently from extension updates again, so ad blocking stays accurate and responds to changes more quickly.
We also fixed an issue where the extension would mistakenly accept HTML pages as filter lists when you added a custom filter by URL, causing the filter to fail silently. The extension now validates sources properly, preventing situations where a filter appears to be added but doesn’t actually work.
Beyond filter improvements, we’ve refined the Allowlist — the list of sites where blocking is disabled. Previously, if you added a full page URL (for example, copied straight from your browser’s address bar), the Allowlist might ignore it and keep blocking ads on that site. That’s no longer an issue — the extension now extracts the domain automatically, so your exclusions work as expected.
Settings import: Show, don’t tell
You can now generate a URL containing your full extension configuration. This makes it easy to set up AdGuard on a new device or after reinstalling your browser. Share the link with a friend, colleague, or support team, and they’ll see your exact setup instantly.
If you’re an active GitHub user, you can now import settings directly from Issues — especially useful for filter developers and those helping test fixes.
Interface: Better prompted than puzzled
We've added a few small improvements to prevent confusion and make the extension behave more predictably.
Warning for Opera users. Opera doesn’t grant extensions access to search engine pages by default, which prevents AdGuard from blocking ads in search results. The extension popup now displays a notice explaining that you need to allow access to search pages in your browser settings.
Confirmation for Invert Allowlist. The Invert Allowlist feature reverses how the extension works: blocking is disabled everywhere except sites on the list. To prevent accidental activation, we’ve added a confirmation dialog that explains what will happen when you enable it.
Changelog
Improvements
- Added beta suffix to the version in issue reports
- Implemented handling of speculative prerender requests
- Added confirmation modal for inverting allowlist
- Enabled independent updates of custom filters in MV3 without waiting for extension updates
- Added warning notification in Opera when Allow access to search page results permission is not granted
- Added support for importing settings via adguard:import_user_configuration links on reports.adguard.com
- HTTP Last-Modified header is now used as fallback when TimeUpdated metadata is missing
- Improved allowlist editor: now normalizes entries by extracting domains from URLs
- Updated issue report URL format to v4
- Cookie self-destruct stealth parameters are now MV2-only in issue reports (not supported on MV3)
- Added ROList support to Filters in MV3
- Added Share settings button to the main screen
- Updated @adguard/filters-downloader to v2.4.4
- Updated @adguard/dnr-rulesets to v4.2.1
Fixes
- Update indicator arrow flickers when opening the popup
- $badfilter incorrectly negates rules with different $denyallow values
- Filtering log window size and position are not restored with zoom
- Blocking page is incorrectly displayed for search results
- Invalid CSS selectors in element hiding rules affect all injected styles
- Hide Referer from third parties stealth option sets incorrect referrer value (missing trailing slash)
- $removeparam rules do not remove all tracking parameters when multiple rules match the same URL in MV3
- Block ads manually does not work on tabs opened before the update
- Extension does not always update filters after browser startup
- Blocked requests in cross-domain iframes are not counted in the extension badge
- Custom filter subscription accepts URLs returning HTML instead of filter lists
AGTree (A tool for working with adblock filter lists)
- Updated @adguard/agtree to v4.1.1
TSUrlFilter (AdGuard Browser Extension filtering engine)
- Updated @adguard/tsurlfilter to v5.0.1
TSWebExtension (Library wrapper for Browser API and TSUrlFilter)
- Updated @adguard/tswebextension to v4.1.1
Scriptlets (JavaScript enhancement for filtering rules)
- Updated Scriptlets to v2.4.2
All of your release notes in one feed
Join Releasebot and get updates from Adguard and hundreds of other software products.
- Dec 19, 2025
- Date parsed from source:Dec 19, 2025
- First seen by Releasebot:May 9, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.2.700.1
AdGuard Browser Extension sharpens ad blocking and boosts stability.
Our filter team sharpened their blades again. Ads stand no chance, and stability is up too.
Original source - Feb 10, 2026
- Date parsed from source:Feb 10, 2026
- First seen by Releasebot:Feb 10, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.3.0.8
This MV3 release speeds up the extension with faster TSUrlFilter startup, adds native :has support, and enhances HTML filtering while restoring csp_report blocking for stronger privacy. Core libs updated and logs improved for clearer, more reliable protection.
This release strengthens the foundation of the extension, focusing on what matters most — speed, reliability, and smooth performance in the new MV3 environment.
Faster filtering engine startup
The filtering engine, known as TSUrlFilter, powers the extension, blocking unwanted content and keeping pages clean. With this update, the engine starts up twice as fast, so the extension runs smoother, and remains stable even after background restarts.
Native :has support
Native :has support
To block and hide page elements, the engine uses CSS selectors — a fast and reliable way to keep pages clean. Previously, :has selectors were injected by the extension itself using extended CSS. Now, where supported, the engine uses the browser’s built-in :has selector instead. This makes filtering more stable and predictable, while also reducing the load on the system.
Improved HTML filtering
A single filtering method is usually not enough on its own. When ads or other elements try to blend in with page content, HTML filtering comes in handy. It works directly with the page’s structure to detect and remove such elements. This update improves HTML filtering and brings it in line with the latest CoreLibs version, offering more accurate handling of :contains rules.
Restored csp_report blocking
Restored csp_report blocking
Lastly, about our ongoing work with MV3. After moving to the new architecture, the blocking of csp_report requests stopped working, which could let websites collect additional data on blocked content and user activity. This update restores csp_report blocking in an MV3‑compatible way, bringing back the same level of protection and improving user privacy.
Changelog
Improvements
- Improved the readability of exported JSON files with settings by beautifying their structure
- Added support for the :has() pseudo-class as standard CSS when no other extended pseudo-classes are used in the selector, or when the #?# separator is explicitly specified
- Improved readability of filter update logs and added version information before and after updates
- Improved feature names and descriptions in Tracking protection (MV2)
- Improved filtering log performance by optimizing rule text retrieval
Fixes
- Repeated notifications when the dynamic rules limit is reached
- Network rules with the $important modifier are applied even when protection is disabled
- The Save button becomes active before the previous save operation is completed when editing User rules or Allowlist
- Some requests are blocked in Inverted allowlist even when no websites are added to Allowlist
- Filters are enabled after settings import when enabled-filters is empty
- The “Settings applied” notification appears before the settings are actually applied
- The “Preserve log” option does not retain all records in the Filtering log
- Tracking protection is disabled in MV3 extension when protection is paused
- $document blocking rules are applied even when a specific exception rule is present
- Blocked iframes are not collapsed in Firefox
- The extension throws an unexpected error when accessing [::]:8000
- Toggle does not work in User rules fullscreen mode
- Original rule text is displayed incorrectly in the Filtering log after rule conversion
TSUrlFilter (AdGuard Browser Extension filtering engine)
- Updated @adguard/tsurlfilter to v4.0.0
- Added full CSS selector syntax support in HTML filtering rules
TSWebExtension (Library wrapper for Browser API and TSUrlFilter)
- Updated @adguard/tswebextension to v4.0.0
- Dec 16, 2025
- Date parsed from source:Dec 16, 2025
- First seen by Releasebot:Jan 19, 2026
- Modified by Releasebot:May 9, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.2.600.3
AdGuard Browser Extension improves smoothness with a minor bug-fix update and mobile allowlist permission changes.
The extension now runs more smoothly thanks to this minor update, which fixes a number of bugs.
Changelog
Fixes
- Move clipboardRead and clipboardWrite permissions to optional AND request them on User Rules Entry and Allowlist (mobile version)
- The extension doesn't work in browser 360
- Dec 5, 2025
- Date parsed from source:Dec 5, 2025
- First seen by Releasebot:Jan 19, 2026
- Modified by Releasebot:May 9, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.2.500
AdGuard Browser Extension fixes an issue where Update Notification appeared intermittently.
A small fix that addresses the issue with the Update Notification appearing intermittently
Original source - Nov 24, 2025
- Date parsed from source:Nov 24, 2025
- First seen by Releasebot:Jan 19, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.2.400.0
Patch 3 for AdGuard Browser Extension v5.2 brings several improvements to the app’s usability and appearance.
The most significant change is that now you can update your custom filters seamlessly with just one click. This became challenging after moving to MV3, but the function is back.
Also, we have added an animated loading icon for the extension popup, so now you can easily check if the extension is up and running.Changelog
Improvements
- Added the possibility to update custom filters in the MV3 version of the extension
- Added a new animated loading icon for the extension popup
- Nov 19, 2025
- Date parsed from source:Nov 19, 2025
- First seen by Releasebot:Jan 19, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.2.113.0
This release removes previously unnecessary permissions and updates how the extension handles permission requests.
Original source - Oct 25, 2025
- Date parsed from source:Oct 25, 2025
- First seen by Releasebot:Jan 19, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.2.112.84
The extension now runs more smoothly thanks to this minor update, which fixes a number of bugs.
Original source - Oct 13, 2025
- Date parsed from source:Oct 13, 2025
- First seen by Releasebot:Jan 19, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.2.112.1
Changelog
Fixes
- Minimize the extension update fetch response size in MV3.
- The extension is failed to update via the popup .
- Sep 22, 2025
- Date parsed from source:Sep 22, 2025
- First seen by Releasebot:Jan 19, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.2.77
AdGuard Browser Extension v5.2 arrives with custom MV3 filters, faster update delivery, redesigned blocking pages, and boosted accessibility. It restores user scripts, adds manual update checks, and tightens MV2/MV3 rule support for a steadier browsing shield.
Changelog
Improvements
- Added ability to update the extension with filters manually in MV3
- Decreased time period for temporary exceptions caused by clicking Proceed anyway on a blocking page from 40 minutes to 10 seconds
- Removed overflowing notification text in the options page
- Blocking page for requests blocked by
$document
rules in MV3 - Added support for Chrome’s User Scripts API that allows more reliable script injection in MV3
- Send last filter update time during issue reporting
- Added ability to exit editor by pressing the
Escape
keyboard button. - Added сompatibility of
$header
modifier with
$match-case
and
$third-party
modifiers in MV2 - Added
zip
and
crx
artifacts for the extension builds - Restored support for custom filters thanks to the User Scripts API
- Updated blocking pages in MV2 extension for Browsing Security and for web pages blocked by
$document
rules - Improved accessibility for visually impaired users
- Removed AdGuard DNS filter and AdGuard Annoyances filter as deprecated
- Increased file size limit to 10MB for
$replace
rules in Firefox - Updated
@adguard/dnr-rulesets
to v3.2.0 - Updated
@adguard/filters-downloader
to v2.4.2 - Updated
@adguard/assistant
to v4.3.75 - AGTree (A tool for working with adblock filter lists)
- Updated
@adguard/agtree
to v3.2.3 - AdGuard Logger (A tool for logging from AdGuard extensions)
- Updated
@adguard/logger
to v2.0.0 - Scriptlets (JavaScript enhancement for filtering rules)
- Updated
@adguard/scriptlets
to v2.2.10 - TSUrlFilter (AdGuard Browser Extension filtering engine)
- Updated
@adguard/tsurlfilter
to v3.4.6 - TSWebExtension (Library wrapper for Browser API and TSUrlFilter)
- Updated
@adguard/tswebextension
to v3.2.11
Fixes
- Cursor moves to the end when saving user rules
- Cannot maximize Filtering log in Firefox for Windows
- Unable to paste text into user rules input field on Android
- Invalid HTML rule selectors are breaking website loading
- Stealth mode’s Hide Referer from third parties option may break some websites
- Filtering log: Resizing the right panel selects its contents
- Types of the blocked requests are not displayed in the popup (Firefox for Android)
- Switching to the Statistics tab shifts the Actions and Statistics buttons (Edge for Android)
- Filtering log: Request details panel is automatically closed when loading a website in another window/tab
- Scriptlet rules are not displayed in the filtering log
- The filtering in Edge’s split screen doesn’t work
- Total blocked popup string translated incorrectly
- $replace rules may break some websites
- Missing space in the description of AdGuard German filter in the de locale
- OOM (Out of Memory) errors may occur when applying too many patches in a row in MV2
- File size limit too low for
$replace
rules in Firefox - Attributes without value are not allowed for HTML filtering rules
- Firefox extension doesn’t launch on browser startup
- Wrong rule is displayed for pages blocked by
$document
rule in MV3 - Overflowing notification text in the options page
- Aug 26, 2025
- Date parsed from source:Aug 26, 2025
- First seen by Releasebot:Jan 19, 2026
- Jun 15, 2025
- Date parsed from source:Jun 15, 2025
- First seen by Releasebot:Jan 19, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.1.102
Fixed an issue causing a memory leak.
Changelog
Fixes
- MV2 extension crashes in MS Edge
- May 29, 2025
- Date parsed from source:May 29, 2025
- First seen by Releasebot:Jan 19, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.1.94
This is a quiet and unassuming patch: it brings small tweaks that make things work better. Sounds simple, and sometimes simple is just what one needs.
Changelog
Improvements
AGTree (A tool for working with adblock filter lists)
- AGTree updated to v3.2.0
TSUrlFilter (AdGuard Browser Extension filtering engine)
- TSUrlFilter updated to v3.3.3
TSWebExtension (Library wrapper for Browser API and TSUrlFilter)
- TSWebExtension updated to v3.1.0-alpha.3
- May 23, 2025
- Date parsed from source:May 23, 2025
- First seen by Releasebot:Jan 19, 2026
AdGuard Browser Extension by Adguard
AdGuard Browser Extension 5.1.88
Small but important hotfix.
Changed
- Updated @adguard/agtree to v3.1.3.
- Updated @adguard/dnr-rulesets to v3.0.0-alpha.3.
- Updated @adguard/tsurlfilter to v3.3.1.
- Updated @adguard/tswebextension to v3.1.0-alpha.1.
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.
Similar to AdGuard Browser Extension with recent updates:
- Claude updates94 release notes · Latest Jun 2, 2026
- Claude Code updates339 release notes · Latest Jun 6, 2026
- Anthropic updates45 release notes · Latest Jun 3, 2026
- OpenAI updates96 release notes · Latest Jun 4, 2026
- iOS updates25 release notes · Latest May 27, 2026
- macOS updates25 release notes · Latest May 27, 2026