惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
有赞技术团队
有赞技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
博客园 - 司徒正美
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
罗磊的独立博客
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
T
Tailwind CSS Blog
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
Netflix TechBlog - Medium
MyScale Blog
MyScale Blog
J
Java Code Geeks
L
LangChain Blog
S
SegmentFault 最新的问题
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog

TechSpot

Flagship Rematch: Ryzen 7 5800X3D vs. Core i9-12900K Slack chats and internal data from failed startups are finding a second life in AI training A $5 Bluetooth tracker hidden in a postcard exposed a warship's movements Leakers claim PlayStation 6 could offer at least 3x the performance of the PS5 The Mac Mini is no longer a niche product, it's local AI infrastructure IPv6 traffic reaches parity with IPv4 for the first time, Google data shows Xbox expansion cards are now cheaper than SSDs, and PC users are repurposing them Blue Origin prepares to reuse New Glenn booster in bid to challenge SpaceX Nvidia could bring back the 12GB RTX 3060 as supply issues disrupt GPU roadmap What was the first OS you ever used? SNK revives NeoGeo AES with modern upgrades and HDMI support Valve's Proton 11 beta boosts Linux gaming with better performance and classic game support Researchers warn Microsoft Defender vulnerability is already being exploited A four-day Steam freebie turned into $250,000 for an indie game AMD may relaunch Ryzen 7 5800X3D for AM4's 10th anniversary This humanoid robot can almost run as fast as a human sprinter Two New Jersey men jailed for helping North Korean IT workers infiltrate 100+ companies A $7,000 DIY radar project is taking on hardware that usually costs over $100,000 Metro 2039 is going darker than ever, launching this winter on PC and consoles Gemini arrives on macOS with a dedicated desktop app AI infrastructure boom pushes AMD, Intel and Arm to new valuation heights New self-healing material can repair itself over 1,000 times, extend the lifespan of cars and aircraft Japan's bullet train to debut high-tech private cabins, for an added fee Memory card and flash drive pricing surges 120%, with some models spiking 260% Open-source tool decrypts all private data collected by Windows Recall on Copilot PCs The 2026 PC and Console Gaming Report shows most revenue now comes from games outside the Top 20 PureMac is a new open-source macOS cleanup and app removal tool Your Airbnb host might actually be AI Steam might soon display 30-day price history for game deals Intel brings 18A process to budget laptops with new Core Series 3 CPUs
The end of uBlock Origin in Chrome is now weeks away, not...
Alfonso Maruccia · 2026-06-11 · via TechSpot

Serving tech enthusiasts for over 25 years.
TechSpot means tech analysis and advice you can trust.

Ad-Verse: Google announced the transition from Manifest V2 browser add-ons a few years ago, but kept a few well-known "secrets" available to support legacy extensions. Now, Chromium developers have explained that MV2-based extensions are completely going away in just a few weeks.

Starting with the next major release, Chromium will stop supporting Manifest V2 extensions. The change will affect users who have clung to uBlock Origin in Chrome, Edge, and other major web browsers based on Chromium. Even Opera, despite stating otherwise, will soon lose this capability.

Chromium contributor Anton Bershanskiy recently highlighted how the newest Chrome release (149) is going to be the last offering some sort of MV2 compatibility. The developer quoted a recent commit by Chromium programmer Devlin Cronin, who stated that future releases are going to remove the "kExtensionManifestV2Disabled" feature from the engine's code base.

Cronin said that the ExtensionManifestV2Disabled feature has been default-enabled for more than a year, meaning Chromium-derived browsers were unable to use the "effectively-dead" compatibility code. The feature is part of a long list of tricks users and browser makers could employ to keep supporting MV2 add-ons, and according to Bershanskiy, the worst is yet to come.

A giant mega-corporation like Google cannot support a feature such as MV2 indefinitely, Cronin explained. Removing compatibility flags will allegedly improve the reliability and security of Chrome and Chromium, as MV2 code is now considered unwanted technical debt that is too complex to maintain.

After Chromium/Chrome 150 loses the kExtensionManifestV2Disabled flag, users will not be able to install MV2 extensions from the Chrome Web Store. Furthermore, Chrome 151 will remove the following additional methods users relied on to keep legacy add-ons working:

  • ExtensionManifestV2Unsupported
  • ExtensionManifestV2Availability
  • AllowLegacyMV2Extensions

According to a recent message by uBlock Origin developer Raymond Hill, Opera will follow the same path as Chrome because Chromium is completely removing support for Manifest Version 2. Hill remarked how Opera's previous pledge was about continuing support for MV2 add-ons despite Google's decisions over the Chromium project.

Google started moving away from MV2 in 2024, asking Chrome users to replace older extensions with newer MV3 ones. Manifest V3 add-ons such as uBlock Origin Lite are allegedly more secure and easier to manage in the browser, but they cannot technically provide the same level of functionality available through MV2. Mozilla recently remarked that the team has no plans to abandon MV2, leaving Firefox and its Gecko layout engine as the sole platform offering full support for uBlock Origin and other security tools that cannot work with MV3.