I have a very basic extension with manifest_version: 3
I tried to convert it through safari-web-extension-converter but it failed to convert with the error unable to parse the manifest.json.
I changed the version to 2 and it worked perfectly.
Is there no compatibility for manifest version 3 extension conversion?
I checked the Assessing Your Safari Web Extension’s Browser Compatibility article, but it had no mentions regarding the manifest version 3 incompatibility.
Is there something else, that I could be missing? and is this documented somewhere else?
My system info:
macOS 11.4 Big Sur
XCode 13.0 beta 3
Thanks