Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Would be nice to LOAD tabs from last time, not only show them. Just a suggestion.

  • 6 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от WillToHelp

more options

Having used Chrome in the past, I found it helpful to have the tabs from last time loaded, not only displayed. In Firefox the tabs are only displayed, and there is no option for having them automatically loaded. This is not a question (unless there's something I don't know which would allow me to do this), but a suggestion for some improvement going forward.

Having used Chrome in the past, I found it helpful to have the tabs from last time loaded, not only displayed. In Firefox the tabs are only displayed, and there is no option for having them automatically loaded. This is not a question (unless there's something I don't know which would allow me to do this), but a suggestion for some improvement going forward.

Избрано решение

The "Don't load tabs until selected" setting was removed in Firefox 47+ to prevent performance issues with restoring all tabs automatically especially in case multi-process tabs is enabled.

You can modify the related prefs on the about:config page in current releases if you are willing to accept possible performance issues.

  • browser.sessionstore.restore_on_demand (true)
  • browser.sessionstore.restore_pinned_tabs_on_demand (false)
Прочетете този отговор в контекста 👍 1

Всички отговори (6)

more options

You can set that up from here;

Type about:preferences#general<enter> in the address bar.

There are two settings;

  • When Firefox Starts

When the browser is started, what do you want to display? Many of us choose Show My Home Page.

  • Home Page

When a new page is opened, what do you want to be displayed?

  1. Use Current Page. Use what ever page(s) are open at that time.
  2. Use Bookmark
  3. Restore To Default. about:home shows a Mozilla home page with tools.

You can use any of these that you wish;

about:home (Firefox default home page), about:newtab (shows the sites most visited), about:blank (a blank page),

or you can enter any webpage or about: page you want.

more options

Thank you for the reply, FredMcD, but I am aware of these settings. My suggestion is in regards to the 'Show my windows and tabs from last time' option. When this option is selected, and I start Firefox, the tabs which were opened the last time I used Firefox are there, but the pages do not automatically load; they only load once I click on each of the individual tabs.

more options

Ahh. That is to prevent a 'bottleneck' of data.

more options

Избрано решение

The "Don't load tabs until selected" setting was removed in Firefox 47+ to prevent performance issues with restoring all tabs automatically especially in case multi-process tabs is enabled.

You can modify the related prefs on the about:config page in current releases if you are willing to accept possible performance issues.

  • browser.sessionstore.restore_on_demand (true)
  • browser.sessionstore.restore_pinned_tabs_on_demand (false)
more options

In addition to the built-in all-at-once setting cor-el mentioned, there might be add-ons that load background tabs at a more leisurely pace in case you want to use the browser immediately rather than sitting around waiting for them to finish.

more options

Thank you cor-el! That's exactly what I was looking for and it works perfectly.