Back

Chrome Ad Blockers in 2026: What Still Works Now That Manifest V2 Is Gone

avatar
25 Aug 20262 min read
Share with
  • Copy Link

Check your extensions bar. If there's an ad blocker icon sitting there that you installed before 2024, there's a real chance it's decorative now. Chrome 151 shipped at the end of July and stripped the final Manifest V2 code out of Chromium, and Google clears the last V2 extensions off the Web Store on 31 August. Anything built on the old framework died quietly, no error message, and plenty of people are browsing "protected" by a corpse.

So which blockers actually function on Chrome today? Fewer than the store listings suggest, and the differences between them matter more than they used to.

Adblock Plus

The safest mainstream pick. Adblock Plus moved to Manifest V3 years before the deadline, which is why its hundred-million-strong user base sailed through the transition without noticing anything. Install it, and banners, video pre-rolls, and most pop-ups stop rendering. No configuration required, though the options are there if you want them.

The thing everyone mentions, so I will too: Acceptable Ads. ABP whitelists ads that meet its non-intrusiveness criteria by default, and large advertisers pay to be in the programme. You can kill it with one toggle in settings. I do. But I'd rather use software that tells me plainly how it makes money than a "free" tool with no visible business model, because in this market the invisible business model is usually your browsing history.

uBlock Origin Lite

The full uBlock Origin, the one power users swore by, no longer runs on Chrome. Raymond Hill wouldn't rebuild his dynamic filtering around Manifest V3's static rule limits, so what Chrome gets is the Lite version. Testing puts the original at 90-95 percent of ads blocked and the Lite version around 60.

Whether that gap matters depends entirely on what you do all day. Reading articles and managing dashboards? You'll barely see a difference. Living on YouTube? You'll see it constantly.

AdGuard

The extension is a solid V3-compliant blocker, roughly interchangeable with ABP for everyday use. What AdGuard has that the others don't is reach beyond the browser: a paid system-wide app, and free public DNS servers that swallow ad domains at the network level. The DNS route is underrated. Configure it once on a router and every device behind it benefits, including apps that no extension can touch.

Brave and Firefox, for the willing

Brave bakes its blocker into the browser engine itself, below the extension layer, so Google's API rules never applied to it. Firefox kept the old blocking API alive on purpose, meaning the full uBlock Origin still runs there at full strength. On raw blocking power, Firefox plus uBlock Origin beats every Chrome option in this list, and it isn't particularly close. The catch is that you have to move browsers, and for anyone whose workflows, saved sessions, and muscle memory live in Chromium, that's a bigger ask than the benchmark charts admit.

The angle most reviews skip: ads are a tracking surface

Readers of this blog already know that cookies are the least of it. Modern tracking leans on browser fingerprinting, and ad scripts are among the most aggressive fingerprinting collectors on any page. Every ad slot that loads is running code from third parties you never chose, probing canvas, fonts, and hardware quirks, then tying what it finds to a real-time bidding profile that follows you across sites.

Block the slot and that code never executes. For anyone running multiple accounts or isolated browser profiles, that's not a comfort feature, it's surface reduction. Fewer third-party scripts per profile means fewer chances for a stray identifier to leak across sessions you're deliberately keeping separate. An ad blocker won't replace proper profile isolation, but it thins out the noise that isolation has to contend with.

There's a bandwidth argument too, mundane but real. Ad payloads routinely account for a third or more of page weight. Multiply that across dozens of concurrent profiles and the savings stop being theoretical.

The security case, briefly

The FBI put out an advisory a while back warning that criminals buy search ads impersonating real brands to push ransomware and credential stealers, and its recommended countermeasures included an ad blocking extension, stated flat out. The 2026 malvertising wave has mostly targeted people downloading ordinary software, cloned vendor pages sitting one sponsored link above the real result. A blocker removes the sponsored row entirely.

Problem gone before it starts.

Watch out for the impostors

Here's the ugly side effect of the V2 purge. When Google killed thousands of extensions, it orphaned their install bases, and the names of dead blockers still pull heavy search volume. Copycat extensions have moved in to harvest it. Same familiar name, different publisher, and permission requests the original never made.

Any browser extension you install runs with real access to what you see and type, so provenance matters more than features. Get your blocker from the developer's own site or the store listing that site links to, and check the publisher field against what you remember. A blocker that arrived through a search ad, ironically, is exactly the kind you don't want.

Bottom line

For most Chrome users in 2026 the practical answer is short: Adblock Plus or AdGuard if you want to install something and forget it exists, uBlock Origin Lite if you like tuning rulesets, Brave or Firefox if you're willing to relocate for stronger blocking. What no longer works is assuming the blocker you installed in 2023 is still doing its job. I'd bet a meaningful slice of Chrome's user base is in exactly that position right now, seeing more ads than they did in spring and blaming the websites. The Manifest V3 cutover was the biggest quiet breakage in the extension ecosystem's history, and "quiet" is the operative word. Take thirty seconds, click the icon, and confirm it's actually counting blocked requests on the page you're reading. If the counter says zero everywhere, you already have your answer.

Related articles