Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Tab history dropdown list too short after session restore?

  • 1 답장
  • 1 이 문제를 만남
  • 10 보기
  • 최종 답변자: 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?

선택된 해결법

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.