Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Can I open Firefox without previous tabs and windows without disabling "Show my windows and tabs from last time"?

  • 4 ответа
  • 2 имеют эту проблему
  • 24 просмотра
  • Последний ответ от cor-el

more options

I am looking for a way to open Firefox without any of my previous tabs without disabling the option. If I don't use my PC for a week or longer, it will attempt to load all my previous tabs, which will mostly be of pages that have expired. Is there any way to do this?

I am looking for a way to open Firefox without any of my previous tabs without disabling the option. If I don't use my PC for a week or longer, it will attempt to load all my previous tabs, which will mostly be of pages that have expired. Is there any way to do this?

Все ответы (4)

more options

You can start Firefox up to a blank page using the Run dialog. Type or paste the following and press Enter:

firefox.exe "about:blank"

If you think you might need to do this regularly, you could create a second Firefox shortcut, right-click>Properties>Shortcut, and edit its Target line by adding "about:blank" at the end.

more options

jscher2000 said

You can start Firefox up to a blank page using the Run dialog. Type or paste the following and press Enter: firefox.exe "about:blank" If you think you might need to do this regularly, you could create a second Firefox shortcut, right-click>Properties>Shortcut, and edit its Target line by adding "about:blank" at the end.

Hello,

Unfortunately, this only adds an additional blank tab on top of the tabs from previous session. Do you have any other suggestions?

more options

Hmm, that used to "work" (I think it was a bug actually).

Perhaps adding -silent will help?

firefox.exe -silent -url "about:blank"

I don't have any other ideas.

more options

You could consider to use a CMD file to start Firefox and delete the sessionstore.js file in the Firefox profile folder.

del <path_to_profile>\sessionstore.js
start "" "<path_to_firefox>\firefox.exe"

You can use this button to go to the currently used Firefox profile folder: