How to open firefox in private mode with all addons disabled?
How to open firefox in private mode with all addons disabled?
How to open firefox in private mode with all addons disabled?
被采纳的解决方案
所有回复 (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.)
选择的解决方案
Use:
"<path_to Firefox>\firefox.exe" -private -safe-mode
That worked! Thanks much cor-el.