Manifest V2 Disabled in Chrome: What You Can Do
Quick Answer
Chrome 138 fully disabled Manifest V2 extensions for all regular users. This affects extensions built on MV2 that have not been updated to MV3. Ordinary users cannot restore MV2 support in regular Chrome. Recommended path: find MV3-compatible replacements, check for official updates, or consider Firefox which still supports MV2 extensions. Enterprise-managed devices may use the ExtensionManifestV2Enabled policy.
Key Takeaways
- Chrome 138 disabled MV2 extensions by default for all regular users.
- Chrome 139 and later remove MV2 support more completely.
- Ordinary users generally cannot permanently restore MV2 support in modern Chrome.
- Enterprise-managed devices are a special case with the ExtensionManifestV2Enabled policy.
- The recommended path is to find MV3-compatible replacements or official updates.
- Firefox remains an option if you need specific MV2 extension functionality.
Current Status
- MV2 in Chrome 138+
- Fully disabled for regular users
- Enterprise policy
- ExtensionManifestV2Enabled available for managed devices
- Firefox
- Still supports MV2 extensions
Why This Happens
- Google announced Manifest V2 deprecation in 2020, beginning gradual phase-out.
- Chrome 127-137 displayed warnings for MV2 extensions.
- Chrome 138 fully disabled MV2 extensions by default for all users.
- Manifest V3 offers improved security, privacy, and performance.
- Enterprise policies may allow extended MV2 support on managed devices only.
Common Failed Fixes
Trying to: Use Chrome flags to re-enable MV2 extensions
Why it does not work: Chrome flags do not provide a working path to restore MV2 extensions in Chrome 138+. The flags related to MV2 were removed or disabled.
Trying to: Download MV2 extensions as CRX files and load them unpacked
Why it does not work: Chrome blocks loading MV2 extensions from unofficial sources. Even if loaded, they will not function in modern Chrome.
Waiting for Chrome to restore MV2 support — it will not happen in regular Chrome.
What You Can Do
Search for MV3-compatible replacements in the Chrome Web Store.
Check if your extension developer has released an official MV3 version.
Look for community-maintained forks designed as MV3 successors.
Consider Firefox if you need specific MV2 extension functionality.
Use browser-native features that may have replaced extension capabilities.
Check Extension Fixes for alternatives to commonly affected extensions.
What Not to Do
- Do not try to force-enable MV2 through Chrome flags.
- Do not download bypass tools from untrusted sources.
- Do not assume all MV2 extensions are unsafe; they simply need updating.
- Do not disable Chrome security features to install old extensions.
Frequently Asked Questions
Sources
- Chrome Manifest V2 Deprecation TimelineGoogle Chrome DevelopersChrome DevelopersPrimary source
Supports: Chrome MV2 deprecation schedule, which Chrome versions disabled MV2, and what extensions are affected
- Manifest V3 Migration GuideGoogle Chrome DevelopersChrome DevelopersPrimary source
Supports: What Manifest V3 is, why it replaced MV2, and what changes extensions must make
- Chrome Web Store Program PoliciesGoogle Chrome DevelopersChrome DevelopersSecondary source
Supports: Why extensions are removed from the Chrome Web Store and what policies apply
- Manage extensions on work or school ChromebooksGoogle Chrome HelpDocumentationSecondary source
Supports: Why managed devices may have different extension policies than consumer Chrome