AdGuard Ad Blocker for Mac v2.19.0

AdGuard Ad Blocker for Mac v2.19.0

AdGuard Ad Blocker for Mac, Powerful System-Wide Ad and Tracker Blocking. Protect browsers and other applications, while also providing DNS filtering, privacy protection, HTTPS filtering, custom rules, and additional security features.
(4.8)

Operating System

macOS

Date Published

Sat Aug 15 2026

Review AdGuard Ad Blocker for Mac v2.19.0

AdGuard for Mac is a system-wide ad and tracker blocker designed specifically for macOS. Rather than limiting filtering to a single browser, it can protect browsers and other applications, while also providing DNS filtering, privacy protection, HTTPS filtering, custom rules, and additional security features.

For Mac users who want more control than a conventional browser extension provides, AdGuard is one of the strongest options available.

Browser extensions are effective, but their protection generally ends when you leave the browser. AdGuard for Mac takes a broader approach by filtering network traffic at the system level.

This means it can block advertisements and trackers in supported browsers as well as applications that communicate over the network. It also provides DNS protection and configurable filtering rules, making it possible to customize exactly what should and should not be blocked.

AdGuard supports both Apple Silicon and Intel Macs, making it suitable for a wide range of current and older macOS systems.

Key Features of AdGuard Ad Blocker for Mac

System-Wide Ad Blocking

The main advantage of AdGuard for Mac is that it operates beyond the browser.

It can filter advertisements in browsers and compatible applications, including banners, pop-ups, video ads, and other unwanted content.

This makes it more comprehensive than simply installing an ad-blocking extension in Safari or another browser.

Safari Protection

AdGuard integrates particularly well with Safari.

It provides dedicated Safari filtering capabilities and can block advertisements, trackers, and annoyances while allowing users to manage filtering rules from the application.

For Mac users who primarily use Safari, this provides significantly more control than Safari's built-in privacy protections alone.

HTTPS Filtering

AdGuard can inspect HTTPS traffic locally in order to apply content-filtering rules to encrypted connections.

This allows it to identify advertising and tracking requests that would otherwise be hidden inside encrypted traffic.

The inspection takes place locally rather than sending decrypted browsing content to an external AdGuard server. However, HTTPS filtering requires the application to install a local certificate, so users should understand the implications before enabling it.

DNS Protection

AdGuard includes a full DNS filtering component.

It can block requests to advertising, tracking, and malicious domains before the connection is established. Users can also configure custom DNS servers and encrypted DNS protocols.

This provides another layer of protection that complements normal content filtering.

Tracker Blocking

AdGuard maintains filtering lists designed to block known tracking systems and analytics services.

This can reduce the amount of browsing and application activity that is sent to third-party tracking infrastructure.

Users can also add their own filter lists and custom rules for more precise control.

Phishing and Malicious Website Protection

AdGuard can block connections to known malicious and phishing domains.

This adds a security layer on top of advertisement and tracker blocking, although it should not be treated as a replacement for macOS security software or a dedicated endpoint-security solution.

Custom Filtering

Advanced users can create custom rules or install additional filter lists.

This is particularly useful when a website behaves incorrectly after filtering or when you want to block a specific domain, script, advertisement, or tracking mechanism.

The ability to temporarily disable filtering for individual websites also makes troubleshooting relatively straightforward.

Application Filtering

Because AdGuard operates at the system level, filtering can apply to applications other than browsers.

This is one of the biggest reasons to choose the Mac application instead of a browser-only ad blocker.

Users can also configure exclusions when a particular application does not work correctly with filtering.

Download AdGuard Ad Blocker for Mac Latest Version

Download AdGuard Ad Blocker for Mac v2.19.0 - Software Mirrors

AdGuard Ad Blocker for Mac v2.19.0 for macOS

AdGuard-2.19.0.2258-release.dmg | 94.43 MB

AdGuard Ad Blocker for Mac v2.19.0 Source Code

AdGuard Ad Blocker for Mac v2.19.0 Source code (zip)

AdGuard Ad Blocker for Mac v2.19.0 Source code (tar.gz)

AdGuard Ad Blocker for Mac v2.19.0 Release Notes:

Disclaimer Adguard for Mac is not an open-source project. We use GitHub as an open bug tracker for users to see what developers are working on.

We are presenting our latest release — AdGuard for Mac v2.19! This version offers an assortment of updates and reworkings, aimed in two main directions: security and usability. We’ve implemented a new protection mechanism: AdGuard for Mac now uses cryptography to protect UserDefaults settings and userscripts. UserDefaults are encrypted with AES-GCM. Other types of data, including userscripts and filters, are protected by SHA256 checksums cryptography, with keys stored in the macOS Keychain. If a third-party app attempts to modify the configuration, AdGuard will detect it and alert you immediately. Another security-focused feature is that AdGuard can now detect when a userscript compromises a website’s security. If that is the case, you will get a specific warning while trying to install it. This became possible after an important update to CoreLibs. Concerning usability: we reworked the onboarding process for new users. We added new screens and details to create a smoother flow, making the app easier to understand and navigate. We updated Scriptlets, DnsLibs, and UserscriptsWrapper as well, and fixed bugs for an overall better app performance.

Changelog

Improvements

  • Added DuckDuckGo browser to the list of filtered apps #1628

  • Trigger filter update when it gets enabled #1636

  • UserDefaults protected with checksums

  • Userscripts protected with checksums

  • Added warning message about userscript requiring modifications of CSP on Mac

Fixes

  • Issues in Atlas browser when AdGuard for Mac protection is enabled #2043

  • Browser assistant state isn’t updated after AdGuard uninstallation #1659

  • The Block Java message is triggering Cloudflare DDoS protection #1694

  • AdGuard is not automatically pulling the latest version of AdGuard Assistant for a release build #1639

  • UI tabs aren’t clickable, only icons are #1704

  • Rules from the enabled filter migrate to the User rules filter #1158

CoreLibs (Filtering engine)

  • Updated CoreLibs to v1.20.101

Improvements

  • Local.adguard.org resolution does not leak after enabling protection #1854

  • Use CRLite as alternative of OCSP #1997

  • Added an option to decode URL in $urltransform #1915

  • Enabled HTTP/3 filtering by default in AdGuard beta/nightly versions #2014

  • Added support for a new $reason modifier #1986

  • The Do Not Track feature sends both DNT and GPC even on browsers which do not support them #1982

  • Added regexp support in the $app modifier #1906

  • Added support for example.org/path cosmetic rules #2012

  • Added support for ALPS extension #1987

Fixes

  • The MWITools script does not work with AdGuard #2001

  • @connect does not work as expected #1985

  • Content-type modifiers cannot be used with $urltransform modifier #1978

  • HAR file is not fully compiled #2002

  • If closing script tag contains space, then content is removed until next script tag (including this script) #2042

  • In Request details, Destination address is displayed as 127.0.0.1 if integration with AdGuard VPN is enabled #2021

  • Incorrect HTTP 10x status code handling for HTTP/1.1 #2013

  • Userscript cannot be added to AdGuard for Android due to BOM (Byte Order Mark) #2009

  • Userscript runner doesn’t add a source map #1984

  • When using FakeDNS option in proxy settings, AdGuard injections are broken #2017

  • XHR timeout with immersivetranslate userscript #2000

  • $generichide disables element hiding rules for specific domain if $domain=... is used #2041

  • Connection resets on CoreLibs 1.19 #2023

  • Localhost is unreachable in manual proxy mode in 1.19 #2019

  • Manual proxy does not work under Windows on CL1.19 #2029

Scriptlets (JavaScript enhancement for filtering rules)

  • Updated Scriptlets to v2.2.14

Improvements

  • Added a new scriptlet — prevent-innerHTML #488

  • Improved fingerprintjs2 — added support for the window.Fingerprint variable #541

  • Improved trusted-click-element — added a parameter to increase the scriptlet execution duration #400

  • Improved set-cookie and set-cookie-reload — added support for the denied value #512

  • Added a new scriptlet — trusted-replace-argument #405

  • href-sanitizer now supports uBO arguments #493

Fixes

  • trusted-set-constant cannot determine string values correctly #499

  • Incorrect selector validation for single-letter HTML tags #172

  • prevent-element-src-loading — TrustedScriptURL is not defined in Firefox #514

  • trusted-replace-node-text — some quotes are incorrectly escaped #517

  • Scriptlets compilation error in Safari 15 due to unsupported regex lookbehind #519

UserscriptsWrapper (Userscripts and user styles support library)

  • Updated UserscriptsWrapper to v2.2.0

Fixes

  • The requests GM.xmlHttpRequest and GM_xmlhttpRequest are implemented incorrectly #1983

DnsLibs (DNS filtering engine)

  • Updated DnsLibs to v2.7.6

#1633

How to install AdGuard for MAC

Performance and User Experience

AdGuard for Mac generally operates quietly in the background once configured.

The main application provides a dashboard showing filtering activity and gives users access to filtering, DNS, privacy, and network settings.

For ordinary users, the default configuration is generally sufficient. Advanced users can go much further by configuring DNS servers, custom filters, exclusions, and individual filtering rules.

The system-wide architecture does introduce some additional complexity compared with a browser extension. Network filtering can occasionally interfere with applications or websites, particularly when aggressive filtering or HTTPS inspection is enabled.

Fortunately, AdGuard provides controls for disabling protection temporarily or excluding specific traffic.

Pros

  • System-wide ad blocking.

  • Works beyond the browser.

  • Excellent Safari integration.

  • Blocks advertisements and trackers.

  • DNS filtering.

  • HTTPS filtering.

  • Custom filtering rules.

  • Custom filter lists.

  • Phishing protection.

  • Application-specific exclusions.

  • Detailed configuration options.

  • Supports Apple Silicon and Intel Macs.

  • Regular filter updates.

Cons

  • More complex than a browser extension.

  • Some advanced features require a paid license.

  • HTTPS filtering requires a local certificate.

  • System-level filtering can occasionally cause compatibility problems.

  • More resource usage than a browser-only blocker.

  • Users who only need basic Safari filtering may not need the full application.

Who Should Use AdGuard for Mac?

AdGuard for Mac is particularly well suited to users who want comprehensive privacy and ad blocking across their Mac, rather than protection limited to a particular browser.

It is also a good choice for users who regularly use ad-supported applications, want DNS-level filtering, or prefer having detailed control over which network requests are permitted.

For someone who only wants to block advertisements in Safari, a Safari content blocker is simpler. For users who want a single filtering solution covering the wider macOS environment, AdGuard is much more compelling.

Final Verdict

AdGuard for Mac is a mature and comprehensive ad-blocking solution that goes considerably further than a conventional browser extension.

Its combination of system-wide content filtering, DNS protection, tracker blocking, HTTPS filtering, custom rules, and application controls makes it one of the most capable privacy-focused filtering tools available for macOS.

The main trade-off is complexity. The more deeply AdGuard integrates with macOS networking, the more opportunities there are for configuration issues or compatibility problems. But for users who want that level of control, the additional functionality is well worth it.

For Mac users who want to block advertisements and trackers across the entire system, AdGuard for Mac is an excellent choice.