On August 31, 2026, the Chrome Web Store removed all remaining legacy architecture (Manifest V2) extensions. The ad blocker uBlock Origin, which has tens of millions of users, is no longer available from the store. With a single policy update, a tech giant wiped out the last digital shield for millions of ordinary internet users.
Dismantling the Digital Gates for Millions
Google’s official reason for the removal is security and performance. The new architecture tightens extensions’ control over web page code, claiming to better protect user privacy. However, this top-down, one-size-fits-all security standard has locked the most efficient ad-blocking tools out of the store.
Previously, blockers needed to evaluate tens of thousands of rules in real-time as a page loaded to precisely strip out unwanted code. Now, the new architecture limits the number of rules and the frequency of updates. It’s like locking security guards in a glass booth, only allowing them to command via walkie-talkie while restricting how often they can look at the monitors. These limitations leave veteran ad blockers completely hamstrung.
Figure: Official announcement of MV2 removal in the Chrome Web Store. Source: Web Iterate
Existing installations of version 138 and older can no longer receive official updates. Tens of millions of users accustomed to a clean web will only see an increasing number of unblockable pop-ups in the future.
Blocking Ads Means Blocking Malware
Web ads in 2026 are far from just pop-ups selling shampoo. Those buttons hiding on the margins of news articles often masquerade as system warnings like “System out of memory” or “Clean viruses now”.
Developer beloch on Hacker News voiced a concern shared by many: “If my parents get a new machine, the first thing I do is uninstall or, at least, delete the icons for Edge, Chrome, etc.. On goes Firefox, uBlock Origin, and a couple other extensions. They don’t care what browser they use. They can’t even name it. I just try to make sure they use a browser that isn’t horribly unsafe.” Once ad blocking fails, these disguised malware campaigns can waltz right in, easily tricking older users with no technical background.
In the past, tech-savvy younger generations could install uBlock Origin on their parents’ computers, effectively shutting out the vast majority of malicious fraud. Now, this line of defense has been yanked away by a browser vendor’s declaration, leaving ordinary users without their most effective shield.
Building Safe Havens Under Siege
This isn’t just a Chrome problem. The vast majority of Chromium-based browsers rely on Google’s extension store. If it can’t be found in the store, users of other browsers are left equally stranded.
The Brave browser team has fought back. They decided to build their own backend, self-hosting core blockers (including uBlock Origin and NoScript) on their own servers. This solution allows users to bypass Google’s store restrictions and enable legacy blockers with a single click. Under the blockade of a monopolistic giant, third-party teams can only leave a backdoor open for users by absorbing increased maintenance costs.
Figure: Brave browser settings showing self-hosted retention of uBlock Origin. Source: Web Iterate
But this kind of self-rescue is ultimately a niche endeavor. Chrome, which holds the absolute lion’s share of the market, has already set the course for a new era. Pragmatists might settle for the neutered uBlock Origin Lite, while hardcore users are vowing to switch to Firefox.
Imposed Security Decisions are Worse Than Insecurity
When an absolutely dominant platform begins to forcibly remove third-party tools in the name of “your security,” the scales have already tipped. Developer Night_Thastus perfectly summarized this sense of disillusionment: “But I will keep using it [Firefox] until they pry it from my hands. And if they do, I’ll use forks until those break down too. I can’t stand Google, or what Chrome has become. No single company should have such unilateral control over the internet and its information.”
Google wants a cleaner extension ecosystem that it can fully control. But what hundreds of millions of users truly need is a tool that can block fraudulent ads and protect their families from being scammed. A default security decision made by a platform on behalf of its users can, when it goes wrong, be far more dangerous than users making the wrong choice themselves.
References:
- Web Iterate
- HN Discussion (item?id=49514878)