Why should wxt continue to support Manifest V2 despite its deprecation and phase-out within a year? #800
ayub-kokabi
started this conversation in
General
Replies: 1 comment 3 replies
-
Firefox is committed to retaining MV2, and Firefox has very limited support for MV3 at the moment - some Firefox MV2 extensions break once you change the build target to MV3 (even if they work fine in Chrome MV3). Only the And WXT is considering removing |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The deprecation of Manifest V2 has already begun, and it will be completely phased out within a year and wxt is a new project, why should it continue to support Manifest V2?
I think doing so not only increases WXT's development cost but also makes maintaining documentation for both Manifest V2 and V3 challenging. Additionally, a portion of development effort will likely be spent on discussing Manifest V2 compatibility issues. Furthermore, removing Manifest V2 from the codebase in the future could be difficult, expensive, and prone to errors as the project grows larger.
So why not ditch V2 now and focus on the future?
Beta Was this translation helpful? Give feedback.
All reactions