How to open firefox in private mode with all addons disabled?
How to open firefox in private mode with all addons disabled?
Ausgewählte Lösung
Alle Antworten (4)
Try to start in permanent private mode then restart in Safe Mode?
Can it be done via passing parameters from command line? (I was thinking about creating a shortcut for that so that I could use it only when i need to.)
Ausgewählte Lösung
Use:
"<path_to Firefox>\firefox.exe" -private -safe-mode
That worked! Thanks much cor-el.