Is there a command line switch available to load Firefox without add-ons, extensions, or plug-ins ?
I'm running Angular Karma tests from the command line and finding that if browsers loaded with extensions, add-ons, plug-ins do not start properly.
For Internet Explorer there is the -extoff switch. Is similar available for Firefox ?