Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

The -private-toggle command line option is not working in Firefox 20.0.1

  • 4 odpovede
  • 5 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od Brian23Fink

more options

Hi I install Firefox 20.0.1

I try to use -private-toggle from

https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-private-toggle

and it is not working. I try

firefox-path.exe -private-toggle url1 url2

In firefox 19 this was working.

Thanks

Hi I install Firefox 20.0.1 I try to use -private-toggle from https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-private-toggle and it is not working. I try firefox-path.exe -private-toggle url1 url2 In firefox 19 this was working. Thanks

Všetky odpovede (4)

more options

hello frodin, i suppose this won't work anymore since per-window private browsing mode was introduced in firefox 20 and this documentation is outdated.

more options

Try the -private-window command line switch if it is no longer possible toggle it.

The Firefox release source code still shows a reference to -private-toggle, but the source code of the current 21.0 beta and later no longer gives results.

more options

yes... but using:

firefox-path.exe -private-window url1 url2

opens a private window and a normal window with url1 and url2. This is a design fault as the args in command line say something else.

With -private-toggle we can setup how the firefox will open not wasting clicks/copy-pastes/bookmarks (even for a folder with multi-bookmarks there is no functionality to add a shortcut for a quick way to access our links)

Also might be similar to that https://bugzilla.mozilla.org/show_bug.cgi?id=829180

There must be an option (even to config) to open everything in private mode if we wish.

Thanks

PS. also something else: why only "new private window"... if you want to do it like this you must add and "new window" option.

Upravil(a) frodin dňa

more options

Just use the -private switch.