How to open firefox in private mode with all addons disabled?
How to open firefox in private mode with all addons disabled?
Chosen solution
All Replies (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.)
Chosen Solution
Use:
"<path_to Firefox>\firefox.exe" -private -safe-mode
That worked! Thanks much cor-el.