AdGuard Hub
Back to Articles
AdGuard Browser Extension: Tips and Tricks

AdGuard Browser Extension: Tips and Tricks

Alex Petrov7 min read0 viewsOctober 10, 2025

Beyond Basic Ad Blocking

Most people install the AdGuard browser extension and never look at the settings again. While the default configuration does a solid job of blocking ads, there is an entire world of advanced features waiting to be discovered. In this article, we will explore tips and tricks that will transform the AdGuard extension from a simple ad blocker into a comprehensive privacy and browsing optimization tool.

The AdGuard browser extension is available for Chrome, Firefox, Edge, Safari, and Opera. While the core functionality is the same across all browsers, some features may vary depending on the browser's extension API limitations.

Tip 1: Use the Filtering Log

The Filtering Log is one of the most powerful yet underutilized features of the AdGuard extension. It shows you every single network request made by the current page, along with whether it was blocked or allowed and which filter rule was responsible.

To access the Filtering Log:

  1. Click the AdGuard icon in your browser toolbar
  2. Click the gear icon to open settings
  3. Select Filtering Log from the menu

The Filtering Log is invaluable when troubleshooting website issues. If a site is not working correctly, open the log and look for blocked requests that might be essential for the site's functionality. You can then create a custom allowlist rule for that specific request.

Tip 2: Master User Rules

User Rules allow you to create your own custom filtering rules. This is incredibly powerful for blocking elements that the default filter lists miss or for unblocking elements that were incorrectly blocked.

Basic Blocking Rules

To block a specific URL pattern, simply add it as a rule:

||example.com/ads/*

This blocks any request to URLs matching the pattern. The || prefix means "match regardless of protocol" (http or https).

Cosmetic Rules

Cosmetic rules hide elements on a page without blocking the network request. This is useful for removing visual clutter that doesn't come from a separate ad server:

example.com##.annoying-popup

This hides any element with the class "annoying-popup" on example.com.

Exception Rules

If a filter rule is breaking a site, you can create an exception:

@@||cdn.example.com/important-script.js

The @@ prefix tells AdGuard to allow this request even if another rule would block it.

Tip 3: Use the Element Picker

Don't know CSS selectors? No problem. AdGuard's Element Picker lets you visually select elements on a page to block them. Right-click on any annoying element and select "Block element via AdGuard" from the context menu. A visual picker interface will appear, allowing you to fine-tune your selection before creating the rule.

Pro Tip: When using the element picker, try to select a CSS class or ID that is specific to the element you want to block. Avoid selecting rules that match too broadly, as they could hide important content on other pages of the same site.

Tip 4: Enable Stealth Mode

Stealth Mode is a collection of privacy features that go beyond ad blocking. It modifies your browser's behavior to prevent tracking. Key Stealth Mode options include:

  • Hide your search queries - Prevents search engines from seeing what you searched for when you click a result
  • Send Do-Not-Track header - Asks websites not to track you (compliance is voluntary)
  • Strip tracking parameters from URLs - Removes UTM parameters and other tracking data from URLs
  • Block third-party cookies - Prevents cross-site tracking via cookies
  • Block WebRTC - Prevents your real IP address from leaking through WebRTC
  • Block Push API - Stops websites from asking to send you notifications

Tip 5: Manage Per-Site Settings

Not every site needs the same level of filtering. AdGuard lets you configure filtering on a per-site basis. Click the AdGuard icon while on any site to access quick controls:

  • Disable filtering for this site - Adds the site to your allowlist
  • Block an element on this page - Opens the element picker
  • Report an issue - Report false positives to the AdGuard team

Tip 6: Optimize Filter Lists

Having too many filter lists enabled can slow down your browser and increase memory usage. Here is a recommended setup for most users:

Filter ListPurposeRecommended
AdGuard BaseCore ad blockingAlways On
AdGuard Tracking ProtectionTracker blockingAlways On
AdGuard AnnoyancesCookie notices, popupsOn
AdGuard Social MediaSocial media widgetsOptional
EasyListAdditional ad blockingOn
Fanboy's AnnoyancesExtra annoyancesOptional

Tip 7: Use Keyboard Shortcuts

Speed up your workflow with keyboard shortcuts. In Chrome, go to chrome://extensions/shortcuts to assign custom keyboard shortcuts to AdGuard actions like toggling filtering on and off or opening the filtering log. Firefox users can find similar options in the extension's settings.

Tip 8: Export and Sync Your Settings

If you use AdGuard across multiple browsers or computers, you can export your settings, custom rules, and allowlist from one installation and import them into another. Go to Settings > General > Export/Import settings to save or load your configuration as a JSON file.

This is especially useful when setting up a new computer or reinstalling your browser. Instead of reconfiguring everything manually, just import your saved settings file and you are back to your preferred configuration in seconds.

Tip 9: Report Missed Ads

When you encounter an ad that AdGuard did not block, you can report it directly through the extension. Click the AdGuard icon, then click Report an issue. The AdGuard team reviews these reports and updates their filter lists accordingly. By reporting missed ads, you help improve the service for millions of users worldwide.

Making the Most of Your Extension

The AdGuard browser extension is far more than a simple ad blocker. With the tips outlined above, you can customize your filtering, protect your privacy, troubleshoot website issues, and maintain optimal performance. Take a few minutes to explore the settings you have not tried yet, and you will discover a faster, cleaner, and more private browsing experience.

Rate this article

4.0 (1 vote)
Alex Petrov

Alex Petrov

Privacy advocate and tech writer with 8 years of experience in cybersecurity. Passionate about making the internet safer for everyone.

Comments (1)

Emily WatsonOct 14, 2025 at 1:55 PM

The element picker tip was a game changer for me! I have been manually writing CSS selectors this whole time. So much easier now.

Protect Your Privacy Today

Download AdGuard and start blocking ads now.

Download AdGuard