How to open firefox in private mode with all addons disabled?
How to open firefox in private mode with all addons disabled?
Izabrano rješenje
Svi odgovori (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.)
Odabrano rješenje
Use:
"<path_to Firefox>\firefox.exe" -private -safe-mode
That worked! Thanks much cor-el.