Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

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

了解更多
Solved 封存

How do i modify Clear Recent History's entries for time to add 5 minutes or 1 minute?

Frogz

i need to know how to edit the firefox list of "clear recent history" items to add 5 minute and 1 minute options or where i can submit a feature request, or bug request as every feature is a bug and every bug a feature

i need to know how to edit the firefox list of "clear recent history" items to add 5 minute and 1 minute options or where i can submit a feature request, or bug request as every feature is a bug and every bug a feature

所有回覆 (3)

選擇的解決方法

That is not possible, those ranges are set as fixed constants in the source code. See lines 77 and 218.

You can create a preference to show minutes in History (if they are not presently shown) and delete them there.

To submit an idea go to https://connect.mozilla.org. To submit an enhancement request https://bugzilla.mozilla.org/

thanks @cor-el, i was literally asking how to edit the source code and where it was by the way :) also thank you terry for the urls and i think that by posting this question it may have been added?!

 TIMESPAN_5MIN: 5, this isnt in my copy of firefox but maybe it will be soon? :)

由 Frogz 於 修改