לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

I am not seeing a purple mask when I open a private window. How can I fix this?

  • 1 תגובה
  • 5 have this problem
  • 13 views
  • תגובה אחרונה מאת cor-el

more options

I've followed all the suggested fixes. Adding '-private' to the target line in properties prompted this message: Problem with Shortcut The name "C:\Program Files (x86)\Mozilla Firefox\firefox.exe-private" specified in the Target box is not valid. Make sure the path and file name are correct. Open to other reasonable suggestions. Thanks

I've followed all the suggested fixes. Adding '-private' to the target line in properties prompted this message: Problem with Shortcut The name "C:\Program Files (x86)\Mozilla Firefox\firefox.exe-private" specified in the Target box is not valid. Make sure the path and file name are correct. Open to other reasonable suggestions. Thanks

פתרון נבחר

You need to leave a space before a command line switch like -private and place the switch outside the path that is enclosed between quotes.

  • "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -private

But if you start Firefox that way in a Private Browsing mode session then you won't see the purple mask. You only get a purple mask and the about:privatebrowsing page in a new window when you start Firefox in normal mode and open a New Private Window to distinguish a PB mode window from a normal window.

Read this answer in context 👍 1

כל התגובות (1)

more options

פתרון נבחר

You need to leave a space before a command line switch like -private and place the switch outside the path that is enclosed between quotes.

  • "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -private

But if you start Firefox that way in a Private Browsing mode session then you won't see the purple mask. You only get a purple mask and the about:privatebrowsing page in a new window when you start Firefox in normal mode and open a New Private Window to distinguish a PB mode window from a normal window.