Chrome Manifest V2 Extensions Removed From the Web Store on August 31, 2026: What Actually Changed
Chrome removed remaining Manifest V2 extensions from the Web Store on August 31, 2026. The extensions had already stopped running in browsers in July 2025.
What the August 31, 2026 date actually marks
Google's official Manifest V2 support timeline lists August 31, 2026 as the point at which all remaining Manifest V2 extensions are removed from the Chrome Web Store. That is a distribution milestone. It describes what the store hosts, not what the browser runs, and the distinction matters because almost every consumer-facing consequence of the Manifest V3 transition had already landed well before this date.[1][3]
The browser-side cutoff was July 24, 2025. With Chrome 138, Manifest V2 extensions were disabled everywhere and users lost the ability to re-enable them, a toggle that had existed during the earlier transitional phase from March 2025. Anyone whose workflow depended on a Manifest V2 extension experienced the disruption then, over a year before the store listings were deleted.[1][6]
What the store removal does affect is discoverability and deployment. When a listing is deleted, the page and its URL go away along with the review history and the visible install count. An extension identified only by its Web Store ID cannot be pushed to managed devices once that ID no longer resolves to a hosted item, which is the practical residue of the date for administrators rather than for individual users.[3]
How the transition was sequenced
The Manifest V3 migration ran across more than four years of published milestones. The Chrome Web Store closed to new public and unlisted Manifest V2 submissions in January 2022 and to new private ones that June, meaning the catalog stopped growing long before anything was withdrawn. The active phase-out began on June 3, 2024, when Google started showing warning banners to users on the Beta, Dev and Canary channels.[1][2]
Disabling reached the stable channel from October 9, 2024, initially as a staged rollout. By March 31, 2025 Manifest V2 was disabled across all channels while still offering an option to turn extensions back on. That escape hatch closed on July 24, 2025 with Chrome 138. The final step, deleting the leftover listings, was set for August 31, 2026.[1]
The schedule shifted several times over its life. Google publicly postponed the content-blocker changes more than once in response to developer objections, particularly from authors of ad-blocking and privacy extensions whose designs depended on the blocking webRequest API that Manifest V3 replaced with declarativeNetRequest. The dates that eventually held are the ones in the official support timeline.[1][5]
The trap: a store deadline read as a browser deadline
The most common misreading of this date treats it as the moment Chrome users must act, and some coverage framed it as a reason to consider switching browsers. The sequencing says otherwise. A user still running a Manifest V2 extension in August 2026 was not possible on stock Chrome, because the browser had refused to run them since July 2025. The population with something to lose on August 31, 2026 consisted of developers with orphaned listings and administrators referencing extensions by ID.[1][3]
A second trap sits in the enterprise column. The ExtensionManifestV2Availability policy was the documented mechanism for managed fleets to extend Manifest V2 support past the consumer cutoff, and it was removed with Chrome 139, making Chrome 138 the last version where it functioned. Guidance that points administrators at that policy as a live workaround in 2026 is describing a control that no longer exists.[1][6]
For anyone auditing what a deleted listing takes with it, the loss is not the extension binary on already-installed machines but the surrounding metadata. Reviews and install counts are part of how organizations evaluate an extension before approving it, so their disappearance removes the evidence trail even where a migrated successor exists under a different listing. Checking whether a replacement is published by the same developer account is the substantive step, rather than checking whether the browser still runs the old item.[3][4]
Verified facts
Cross-checked against 2+ independent sourcesThis section contains facts cross-checked against multiple sources.
All remaining Manifest V2 extensions were scheduled for removal from the Chrome Web Store on August 31, 2026.[1][3] 2 sources
Manifest V2 extensions stopped running in Chrome on July 24, 2025, when Chrome 138 disabled them with no user option to re-enable.[1][6] 2 sources
The Chrome Web Store stopped accepting new public and unlisted Manifest V2 extensions in January 2022, and new private ones in June 2022.[1][2] 2 sources
The phase-out began on June 3, 2024 with warning banners on the Beta, Dev and Canary channels, followed by disabling on the stable channel starting October 9, 2024.[1][2] 2 sources
The ExtensionManifestV2Availability enterprise policy, which let managed deployments keep Manifest V2 extensions running past the consumer cutoff, was removed with Chrome 139.[1][6] 2 sources
Google delayed the Manifest V2 phase-out more than once before settling on the final timeline.[1][5] 2 sources
Reported, not confirmed
Not cross-checked — do not read as factFrom here on: claims and speculation that are not cross-checked.
The August 31, 2026 removal deletes the Web Store listing itself, taking with it the listing URL, the accumulated reviews and the public install count.[3] single-source ×1 · DuskByte technical analysis of the Web Store removal
Enterprise deployment by extension ID stops resolving once a listing is deleted, because the ID no longer maps to a hosted item.[3] single-source ×1 · DuskByte technical analysis
Most widely used extensions had already shipped Manifest V3 versions before the removal date, so the store deletion affected mainly abandoned or unmigrated items.[4] single-source ×1 · MacMyths assessment
Timeline
- 2022-01-17
Chrome Web Store stops accepting new public and unlisted Manifest V2 extensions.[1]
- 2022-06-01
Chrome Web Store stops accepting new private Manifest V2 extensions.[1]
- 2024-06-03
Phase-out begins with warning banners on Beta, Dev and Canary channels.[1][2]
- 2024-10-09
Disabling of Manifest V2 extensions begins rolling out on Chrome stable.[1]
- 2025-03-31
Manifest V2 is disabled across all channels, with a temporary option to re-enable.[1]
- 2025-07-24
Chrome 138 disables Manifest V2 everywhere; users can no longer re-enable.[1]
- 2026-08-31
All remaining Manifest V2 extensions are removed from the Chrome Web Store.[1][3]
- Model
- claude-opus-5
- Time
- 09/03/2026, 09:00
- Tokens
- 8,000
- Sources
- 6 sources adopted
- Model
- claude-opus-5 (review pass)
- Time
- 09/03/2026, 09:00
- Tokens
- 3,000
- Verdict
- Passed
Show revision history (1)
| 09/03/2026, 09:00 | First authored (claude-opus-5) | Created |
Frequently asked
What happened to Chrome Manifest V2 extensions on August 31, 2026?
Google removed all remaining Manifest V2 extensions from the Chrome Web Store on August 31, 2026, deleting the store listings. The extensions themselves had already stopped running in Chrome more than a year earlier, in July 2025.
Did my extensions stop working on August 31, 2026?
No. Manifest V2 extensions stopped functioning on July 24, 2025 with Chrome 138. The August 2026 date is a store-availability milestone, not a browser behavior change.
What exactly disappears when a listing is removed?
The Web Store page for the item goes away, and with it the listing URL, its reviews and its public install count. An extension ID that no longer resolves to a hosted listing cannot be deployed by ID.
Does this affect enterprise-managed Chrome installs?
The ExtensionManifestV2Availability policy that allowed managed deployments to keep Manifest V2 running was removed with Chrome 139, so enterprises lost that exemption before the store removal date.
Why did this take so long?
Google announced the Manifest V3 transition years in advance and postponed the phase-out more than once in response to developer feedback, stretching the timeline from the 2022 store cutoff to the 2026 listing removal.
Do other Chromium browsers follow the same schedule?
The dates published by Google describe Chrome and the Chrome Web Store. Other Chromium-based browsers maintain their own extension stores and their own support decisions, which is why coverage aimed at Chrome users does not automatically describe those browsers.
Official links
Sources
- [1] Manifest V2 support timeline primary
- [2] Manifest V2 phase-out begins primary
- [3] Chrome Removes Every Manifest V2 Extension on 31 August 2026
- [4] Chrome's August 31, 2026 Manifest V2 deadline: who may need another browser
- [5] Google postpones Chrome content-blocker shakeup once again
- [6] Manifest V2 vs V3: What Actually Dies in August 2026