Technology

Chrome's New Extension Rules: What Happens to Your Ad Blocker

Martin HollowayPublished 21h ago4 min readBased on 7 sources
Reading level
Chrome's New Extension Rules: What Happens to Your Ad Blocker

Chrome's New Extension Rules: What Happens to Your Ad Blocker

Google started removing older Chrome extensions from its beta and developer-facing channels in June 2024, triggering a forced upgrade for the ad blockers, privacy tools, and content filters that millions of people use every day.

This shutdown has been planned for years. Google announced its new extension system, called Manifest V3, back in October 2018, citing three reasons: stronger security, better privacy protection, and more reliable browser performance. The Chrome Web Store began accepting new-format extensions in January 2021, which gave developers about three years to update their tools before the enforcement phase. That grace period is now over in the preview channels.

The Technical Conflict

The core tension between Google and ad-blocking developers comes down to one specific change. The old system (Manifest V2) let extensions watch network traffic in real-time and make complex decisions on the fly about what to block. The new system (Manifest V3) requires extensions to declare their blocking rules in advance, and Chrome caps the total number of rules allowed. This means an extension can't adapt as quickly or use massive filter lists with thousands of custom rules — the kind that sophisticated blockers rely on.

Google has gradually increased those rule limits in response to complaints, but the fundamental constraint remains. Ad-blocking companies have argued from the start that this limitation would weaken their products.

What the Blockers Are Doing

The ad-blocking community has split into two camps. AdGuard released a Manifest V3-compatible ad blocker and has shown that effective blocking is still possible within Google's new limits — though the company acknowledges tradeoffs, especially around how quickly it can update its filter lists. Raymond Hill, who develops uBlock Origin (one of the most popular blockers), took a different approach: he built a scaled-down version called uBlock Origin Lite that works with the new rules but, he believes, is substantially less powerful than the original.

Chrome's Own Ad Filtering

This is worth context. Chrome itself has had built-in ad blocking since February 2018: it automatically blocks ads on websites that violate the Better Ads Standards — essentially, the most aggressive or annoying ad formats. In July 2019, Chrome expanded this to block all ads on repeat violator sites. Chrome also enforces resource limits since 2020, blocking ads that use more than 4 MB of data, 15 seconds of CPU in any 30-second window, or 60 seconds of CPU overall.

Chrome's native filtering is real, but it targets only the worst offenders. It does not stop the trackers, retargeting scripts, and fingerprinting code that typically drive people to install a third-party blocker.

The Commercial Question

There is an elephant in the room: Google makes its money from advertising, and it controls both the browser and major parts of the ad infrastructure that extensions work to block. That conflict of interest has hung over the Manifest V3 debate since 2018. Google's official explanation centers on security — it is true that extensions with real-time access to network traffic are a genuine risk — but the timing and specific design choices have raised legitimate questions about whether the security argument is the whole story. Reassurances alone are unlikely to settle the skepticism.

What Happens Next

The rollout to beta and developer channels is a preview of what is coming to the main version of Chrome. Older extensions will eventually stop working for regular Chrome users. The path forward exists: AdGuard has shown it can be done. But it is a narrower path than Manifest V2 permitted, and developers who have delayed updating are running out of time.

Whether this shift meaningfully weakens user privacy in Chrome is still an open question. Some extension categories — password managers, developer tools, productivity software — transition to the new rules with little friction. Content filtering tools face the steeper climb. The next few browser releases will show whether the new rule limits are truly sufficient for real-world blocking at scale, or whether users end up with measurably weaker protection. One complication: Firefox continues to support both the old and new extension systems, which gives privacy-conscious users an alternative that is not disappearing soon.