Skip to main content
  1. Home
  2. Computing
  3. News

Chrome is removing the last workaround keeping Manifest V2 ad blockers alive

Chrome 150 removes the last developer flag that power users relied on to keep Manifest V2-based ad blockers like uBlock Origin running.

Add as a preferred source on Google
Google Chrome
Google Chrome Unsplash

Google has been slowly phasing out Manifest V2, the older framework that powers many Chrome extensions, since October 2024. For most users, ad blockers like uBlock Origin stopped working by default well over a year ago. Power users found technical workarounds that kept them alive a little longer, but Chrome’s next update removes the last of those loopholes for good.

The last flag falls

A recent Chromium code commit, spotted by CyberNews (via 9to5Google), removes the kExtensionManifestV2Disabled flag, which developers had been using as a backdoor to keep Manifest V2-based extensions running in Chrome. Google describes the flag as “dead code,” since Chrome no longer officially supports Manifest V2. With it gone, Manifest V2-based ad blockers will stop working entirely.

A Google engineer explained the reasoning behind the removal, saying that maintaining legacy Manifest V2 support has become a technical burden and security liability, with multiple MV2-specific bugs surfacing recently. In short, Google is done keeping the old system on life support.

What changes and when

Chrome 150, expected to roll out on June 30, will remove the primary flag, while Chrome 151, due sometime in July, will clean up the remaining Manifest V2 references. After that, there will be no supported workarounds left.

Recommended Videos

For users still running uBlock Origin through a workaround, there are two options. The easiest is switching to uBlock Origin Lite, the MV3-compatible version of the extension. uBlock Origin Lite works within Chrome’s new framework but offers less powerful filtering, since Manifest V3 restricts how extensions interact with web traffic.

If you want full ad blocking without the trade-offs, switching to a different browser is the other option. Firefox still supports the full version of uBlock Origin, and Brave’s built-in Shields blocker sidesteps the Manifest V3 problem entirely by operating at the browser engine level rather than as an extension. Switching to Edge or Opera won’t help, as both are expected to follow Chrome’s lead.

Pranob Mehrotra
Pranob is a seasoned tech journalist with over eight years of experience covering consumer technology. His work has been…
YouTube’s AI-powered search is rolling out in the US to find videos based on situations you describe
Ask YouTube can find videos based on the situation or idea you describe
youtube ai search feature

YouTube users in the U.S. are getting a new way to search for videos on the web. The company has started rolling out Ask YouTube, its conversational AI search experience, beyond the Premium-only test announced at Google I/O 2026.

Instead of entering a few keywords and scrolling through a standard list of results, users can ask YouTube a complete question. The feature is designed for broader searches where the exact video, channel, or topic may not already be clear.

Read more
Meta’s detection tool fails to identify photos generated by its own Muse Image AI
Meta has created an invisible watermarking tool called Content Seal that is embedded in all images generated by the Muse Image AI.
Meta AI identification tool.

Earlier this week, Meta announced two new AI products, namely, Muse Image and Muse Video. As the name suggests, these are generative AI tools for making photos and video clips using natural language text prompts. Soon after their rollout commenced, these tools sparked controversy because Meta had automatically opted in Instagram users, allowing others to use their publicly posted media and convert them into remixed AI content. But it appears that Meta courted another loss on its side of the court.

What's the problem?

Read more
Your Google AI Studio apps can finally have polished, presentable web links
AI Studio web apps can now use personalized subdomains
google ai studio logos

Google AI Studio has made building a web app surprisingly easy. You can describe what you want, refine the design through prompts, and publish the result without setting up a traditional development environment. An awkward point of friction comes after deployment, when the finished app still has to live behind a long, forgettable Cloud Run link.

Google is now cleaning up that final step. AI Studio lets you assign a deployed web app a personalized address under the “ai.studio” domain, such as “your-app-name.ai.studio.” A recognizable URL should make the project look more presentable in a portfolio, client demo, social post, or internal project page.

Read more