Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Tab history dropdown list too short after session restore?

  • 1 odpověď
  • 1 má tento problém
  • 4 zobrazení
  • Poslední odpověď od ElenTheMellon

more options

After restoring a previous session, and holding down the back button to show the tab history dropdown list, it only shows the last 10 pages visited. What setting, in about:config, allows me to increase this number?

After restoring a previous session, and holding down the back button to show the tab history dropdown list, it only shows the last 10 pages visited. What setting, in about:config, allows me to increase this number?

Zvolené řešení

Found it. It's "browser.sessionstore.max_serialize_back" . The default value is 10. In order to make it so that there is no limit to the number of pages you can go back, set this value to -1.

Note that "browser.sessionstore.max_serialize_forward" is set to -1 by default; so there is already no limit to the number of pages you can go forward, oddly enough.

Přečíst dotaz v kontextu 👍 1

Všechny odpovědi (1)

more options

Zvolené řešení

Found it. It's "browser.sessionstore.max_serialize_back" . The default value is 10. In order to make it so that there is no limit to the number of pages you can go back, set this value to -1.

Note that "browser.sessionstore.max_serialize_forward" is set to -1 by default; so there is already no limit to the number of pages you can go forward, oddly enough.