為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

Recovering browsing history

  • 1 回覆
  • 1 有這個問題
  • 2 次檢視
  • 最近回覆由 cor-el

more options

I have been using Firefox on a new computer since May 2018. I always had the setting for saving my browsing history turned on. Unfortunately, I have recently discovered that I can only view the history of the last 6 months (February 15 to today). Does this mean Firefox deleted the history from May 2018 to January 2020 unbeknown to me? Is it a matter of setting the places.history.expiration.transient_current_max_pages parameter in about:config to a certain level? I was able to set this parameter to a higher level now, but it did not help to recover the history. Is there any other way?

I have been using Firefox on a new computer since May 2018. I always had the setting for saving my browsing history turned on. Unfortunately, I have recently discovered that I can only view the history of the last 6 months (February 15 to today). Does this mean Firefox deleted the history from May 2018 to January 2020 unbeknown to me? Is it a matter of setting the '''places.history.expiration.transient_current_max_pages''' parameter in about:config to a certain level? I was able to set this parameter to a higher level now, but it did not help to recover the history. Is there any other way?

所有回覆 (1)

more options

There is no time limit for the history, only a maximum for the number of entries in the . If you are below this limit and lose history then something else must be removing older history. Note that Sync only stores a limited amount of history if you use that feature.

You can see the current stats if you click "Verify Integrity" on the "Help -> Troubleshooting Information" (about:support) page.

Current Firefox versions keep a maximum number of visited page and do not have a time limit for the history. Firefox determines how many pages can be kept without affecting performance. The places.history.expiration.transient_current_max_pages pref is a read-only pref that keeps the current value of this calculated maximum number of visited pages. You can create a new Integer pref named places.history.expiration.max_pages if you want to modify the automatically calculates number of pages as shown in places.history.expiration.transient_current_max_pages.