๐Ÿ‡จ๐Ÿ‡ณFreshcollected in 2h

Google to Deprecate MV2 Extensions Starting August 31

Google to Deprecate MV2 Extensions Starting August 31
PostLinkedIn
๐Ÿ‡จ๐Ÿ‡ณRead original on cnBeta (Full RSS)

๐Ÿ’กCritical infrastructure update for developers building browser-based AI tools and agents.

โšก 30-Second TL;DR

What Changed

MV2 extensions will be removed from Chrome Store starting August 31

Why It Matters

Developers building browser-based AI agents or tools must adapt to MV3 constraints, which limit background processing and request interception capabilities.

What To Do Next

Audit your browser-based AI extensions to ensure compatibility with Manifest v3 declarativeNetRequest rules before the August 31 deadline.

Who should care:Developers & AI Engineers

Key Points

  • โ€ขMV2 extensions will be removed from Chrome Store starting August 31
  • โ€ขMigration to MV3 is required for better security and performance
  • โ€ขAd-blocking tools like uBlock Origin face reduced interception efficiency

๐Ÿง  Deep Insight

AI-generated analysis for this event.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขThe transition to MV3 replaces the blocking webRequest API with the declarativeNetRequest API, which limits the number of rules extensions can apply simultaneously.
  • โ€ขGoogle has implemented a phased rollout strategy, initially disabling MV2 extensions for a subset of users before the final August 31 cutoff.
  • โ€ขEnterprise users on Chrome have been granted a temporary policy override allowing them to continue using MV2 extensions until mid-2025, though this is now expired as of the 2026 date.
  • โ€ขThe deprecation process faced significant backlash from the developer community, leading Google to make minor adjustments to the declarativeNetRequest API limits to accommodate complex ad-blockers.
  • โ€ขChrome's move to MV3 aligns with the broader WebExtensions API standard, which aims to increase cross-browser compatibility between Chrome, Firefox, and Safari.
๐Ÿ“Š Competitor Analysisโ–ธ Show
FeatureChrome (MV3)Firefox (MV3/MV2)Safari (WebExtensions)
Ad-blocking CapabilityLimited by rule capsFull support (MV2/MV3)Limited by API constraints
PerformanceHigh (Optimized)ModerateHigh
Security ModelStrict (Sandboxed)FlexibleStrict

๐Ÿ› ๏ธ Technical Deep Dive

  • declarativeNetRequest API: Shifts the responsibility of blocking network requests from the extension to the browser engine, reducing the overhead of context switching between JavaScript and the browser core.
  • Rule Limits: MV3 imposes a static limit on the number of rules (e.g., 30,000 global rules) that an extension can define, forcing developers to use dynamic rule sets for larger filter lists.
  • Background Service Workers: Replaces persistent background pages with ephemeral service workers, which terminate when idle to save system memory and CPU cycles.
  • Content Script Isolation: Maintains the existing isolation model but enforces stricter manifest-based declarations for script injection to prevent unauthorized code execution.

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Ad-blocking efficacy will permanently decline on Chromium-based browsers.
The shift to declarativeNetRequest prevents extensions from inspecting and modifying network requests in real-time, limiting the sophistication of filter lists.
Browser market share may shift toward Firefox.
Power users and privacy-focused individuals are likely to migrate to browsers that maintain support for more powerful, non-MV3 compliant extension APIs.

โณ Timeline

2020-12
Google announces the initial roadmap for Manifest V3.
2022-01
Chrome Web Store stops accepting new Manifest V2 extensions.
2023-06
Google delays the final deprecation timeline to allow for further developer feedback.
2024-06
Google begins disabling MV2 extensions for users in the Canary, Dev, and Beta channels.
2025-06
Enterprise policy support for MV2 extensions officially concludes.
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: cnBeta (Full RSS) โ†—

Google to Deprecate MV2 Extensions Starting August 31 | cnBeta (Full RSS) | SetupAI | SetupAI