We’re in the process of making our extension fully V3 compliant (across Chrome, FF & Edge) which we know is going to require some big rewrites. Is anyone aware of any tools for validating V3 compliance (for any browser) during development, or is the only option to attempt to submit versions to Moz and the other vendor stores and wait for their feedback?
I’m aware that linters and validators for the manifest.json schema exist, but it’s going to be time consuming without being able to validate as V3 compliant periodically, or at least get V3-specific feedback.