搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Tab history dropdown list too short after session restore?

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?

被選擇的解決方法

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.

從原來的回覆中察看解決方案 👍 1

所有回覆 (1)

more options

選擇的解決方法

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.