Aboude

Results 2 comments of Aboude

Just in case this helps anyone, the `--disable-features=DisableLoadExtensionCommandLineSwitch` argument worked for me but I had to do the following as well in my case: - remove `--disable-extensions` and `--disable-extensions-except=${extensionPath}` flags...

The `--disable-features=DisableLoadExtensionCommandLineSwitch` argument has been removed in [Google Chrome version 142.0.7444.59/60](https://chromium.googlesource.com/chromium/src/+log/141.0.7390.123..142.0.7444.60?pretty=fuller&n=10000) and it no longer works, is there any other solution?