Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome 127 (July 17th 2024) will disable manifest v2 extensions soon #84

Open
bpc-clone opened this issue Jun 2, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@bpc-clone
Copy link
Owner

Chrome 127 (expected July 17th 2024) will probably disable manifest v2 extensions soon: https://developer.chrome.com/blog/resuming-the-transition-to-mv3
Before that date a manifest v3 version of the BPC-extension will be released for testing.

Pre-release Chrome version may block manifest v2 extensions sooner (June 2024): https://chromestatus.com/roadmap

By setting the ExtensionManifestV2Availability policy you can postphone this for a year though: https://chromeenterprise.google/policies/#ExtensionManifestV2Availability

Example ExtensionManifestV2Availability.reg file for Chrome main release:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"ExtensionManifestV2Availability"=dword:00000002
@bpc-clone bpc-clone added the documentation Improvements or additions to documentation label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant