Ad blockers are one of those browser add-ons you barely think about until they stop doing their job.
A page that was clean last week suddenly has a sticky video covering the corner. YouTube starts serving more interruptions.

A news site loads three tracking scripts before the headline appears. Then you open the Chrome Web Store and find a pile of extensions making almost identical promises.
Linux doesn’t make the decision much harder. Ubuntu, Fedora, Mint, Arch, and the rest all run Chrome extensions in broadly the same way.
The bigger issue in 2026 is Chrome itself. Manifest V3 changed what extensions can do, so some recommendations that were standard a few years ago are now outdated.
The 7 Chrome ad blockers I’d actually consider
A good blocker shouldn’t become a hobby. Unless you enjoy maintaining filter lists, the useful test is pretty mundane: install it, browse normally, and see how often you have to touch it.
1. AdBlock
AdBlock is the obvious starting point for people who want fewer ads without spending much time configuring the extension. It blocks the usual mix of display ads, pop-ups, video advertising, and other distractions, while still making it fairly easy to allow a site when something gets caught by mistake.
That matters on a normal Linux desktop more than a long settings list does. If you mainly use Chrome for email, documentation, shopping, YouTube, forums, and general browsing, an ad blocker for Chrome that works quietly in the background is often preferable to one that expects constant tweaking.
The other advantage is familiarity. AdBlock has been around long enough that its controls are easy to understand, even if you aren’t the sort of person who knows what a cosmetic filter is. You can pause it, allow a site, and move on.

2. uBlock Origin Lite
This is the one likely to confuse longtime Linux users.
For years, “install uBlock Origin” was almost the default answer whenever someone complained about Chrome ads.
The original extension, though, was built around Manifest V2. Chrome has been phasing that extension model out, which means the version people remember isn’t the version they should automatically reach for now.
uBlock Origin Lite is the Manifest V3 version intended for current Chrome installations. It keeps the project’s light footprint and solid filtering, but it doesn’t offer the same level of control as classic uBlock Origin.
If you used the old version heavily, you may notice the difference. If you simply want web pages cleaned up without digging through advanced rules, you probably won’t care nearly as much.
3. AdGuard
AdGuard is a better fit for people who occasionally like to look under the hood.
The extension gives you more control over filters and site-specific behavior than the average person will use. That’s handy if you regularly visit sites with odd ad formats, embedded widgets, or regional advertising that basic lists don’t always catch.
The tradeoff is that extra control can create extra troubleshooting. Change enough filters and eventually you’ll forget why a checkout page, comment box, or embedded video stopped loading.
AdGuard also offers products outside the browser, but you don’t need any of that just to run its Chrome extension. For someone choosing between blockers, the extension itself is the relevant part.
4. Ghostery
Ghostery makes more sense if your annoyance isn’t limited to visible ads.
It also focuses heavily on trackers. That’s useful on sites where the page itself looks clean but quietly loads a long list of third-party advertising and analytics requests in the background.
You notice the difference most when moving between dozens of unrelated sites during the day. News, shopping, travel sites, forums, and social platforms all tend to bring their own collection of tracking scripts with them.
Ghostery can feel like overkill if all you want is to remove a banner from the top of a recipe page. For people who care about both tracking and advertising, though, that broader approach is the point.
5. Adblock Plus
Adblock Plus is still around, still widely used, and still one of the easier options for casual users.
The detail worth checking is its Acceptable Ads setting. Adblock Plus allows certain ads by default under that program, although users can turn the feature off.
Some people are fine with that. Others install an ad blocker because they don’t want any company deciding which advertisements are acceptable on their behalf.
So if you install it, spend thirty seconds checking the settings. Don’t assume the default behavior matches what you had in mind.
6. Privacy Badger
Privacy Badger belongs on this list with an asterisk.
The Electronic Frontier Foundation doesn’t position it as a traditional ad blocker. Its job is to reduce tracking, and some advertising disappears as a result because the same third-party systems are often involved in both.
The EFF’s explanation of Privacy Badger is refreshingly clear about that distinction. If your priority is stopping companies from following you across sites, it may be a better fit than an extension judged mainly by how many empty ad spaces it creates.
If your main complaint is pre-roll video advertising, though, choose something else.
7. AdBlocker Ultimate
AdBlocker Ultimate takes a more absolute approach to whitelisting than some competitors.
It doesn’t run an acceptable-ads program where certain advertisers are let through by default. Sites can still be allowed manually, but that’s your decision.
That appeals to people who want a simple rule: block advertising unless I say otherwise.
It’s also one of the blockers that has had to adjust to Manifest V3, so the same limitation affecting the rest of Chrome’s extension ecosystem applies here too. Filters can’t always react to changes in quite the same way older extensions once did.
Why Chrome itself matters more than your Linux distro
It’s tempting to search for “best ad blocker for Ubuntu” or “best ad blocker for Arch,” but the distro usually isn’t what decides how well the extension works.
Chrome is.
Manifest V3 changed the permissions available to extensions, including the way they can block network requests. Google’s own Manifest V3 documentation explains the move away from the older blocking behavior used by many extensions.
You don’t need to understand the API details to notice the practical effect. Some blockers have fewer advanced controls.
Filter updates can work differently. Old extensions may disappear from the Chrome Web Store even though they’re still mentioned in years-old tutorials.
That last point is probably the biggest source of bad advice now.
Search for Chrome ad-blocking help and you’ll still land on forum posts from 2021 or 2022 recommending extensions that no longer behave the same way. Check the publication date before following a setup guide.
If ad blocking has become important enough that Chrome’s restrictions bother you, changing browsers is another option.
CommandLinux’s look at the best browsers for Linux is worth reading before replacing one extension with five more extensions trying to recreate behavior your browser no longer permits.
Don’t install three blockers because one missed an ad
This is a surprisingly common reaction.
An ad gets through, so another blocker gets installed. Then a privacy extension. Then something that blocks cookie banners. A month later, a login button doesn’t work and nobody remembers which extension touched it.
Running several full ad blockers at once usually makes diagnosis harder without giving you a meaningful improvement in normal browsing.
Try one first.
Use it on the sites you actually visit for several days. Don’t judge it entirely from an ad-block testing page. A blocker that scores perfectly on a synthetic test but breaks half the sites you use for work isn’t the better choice.
Pay attention to the boring details.
Can you disable it for one site without hunting through menus? Does it remember your exception? Do embedded videos still work? Do shopping carts and payment forms behave normally? Does Chrome keep the extension enabled after an update?
Those are the problems you’ll actually encounter.
People who want stronger blocking without depending so heavily on extensions may prefer a browser with more built-in privacy features. CommandLinux has a separate walkthrough of Brave on Linux if you’re considering that route.
When a site stops working, check the blocker first?
Ad blockers don’t always break a whole page. More often, they knock out one small piece of it.
You might be able to browse a store normally but find that the checkout button won’t respond. Or a video page loads everything except the player. When that happens, temporarily switch the blocker off for that site and reload before you start digging through browser or Linux settings.
If the page works again, leave an exception for that site if you need one. That’s usually better than changing global settings just to accommodate a single badly behaved page.
The opposite problem is easier to spot. If ads suddenly start showing up everywhere, open chrome://extensions and make sure the blocker is still enabled and has the permissions it needs. Chrome updates can occasionally change how an extension behaves.
Wrap-up takeaway
Picking an ad blocker is mostly about deciding how much attention you want to give it after installation. Some people want detailed controls and custom filters. Others just want YouTube, news sites, and everyday browsing to be less cluttered.
Chrome’s extension changes have made a few old recommendations less useful, so recent support matters more than the name you remember from a few years ago. You also don’t need two or three blockers running together just because one ad slipped through.