
1.chrome浏览器
"C:\Users\Administrator\AppData\Local\Google\Chrome\Bin\chrome.exe" --disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled
启用前

启用浏览器命令行

启用后

2.Edge浏览器(测试时发现没有启用浏览器命令行也可以加载mv2版的浏览器插件)
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled

