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

搜尋 Mozilla 技術支援網站

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

了解更多

i want to save the history without anybody knowing

  • 1 回覆
  • 15 有這個問題
  • 8 次檢視
  • 最近回覆由 Wikiwide

more options

I need to save the history on my computer without anybody knowing it is being deleted and i need to know what is going on with my computer. Please help if you have any suggestions.

I need to save the history on my computer without anybody knowing it is being deleted and i need to know what is going on with my computer. Please help if you have any suggestions.

所有回覆 (1)

more options

1. In case Firefox deletes history items automatically: Check Firefox settings about History remembering and deleting:

Tools->Options->Privacy->History Remember my browsing history for at least: Clear History when Firefox closes

2. In case you sometimes allow other person to the computer and suppose this person deletes traces of illegal websites: 2a. Go to page "about:cache"(without quotes), it must look like this:

Memory cache device

Number of entries: number Maximum storage size: number KiB Storage in use: number KiB Inactive storage: number KiB

[file://pathtomemorycache List Cache Entries] Disk cache device

Number of entries: number Maximum storage size: number KiB Storage in use: number KiB Cache Directory: Profile Directory\Cache

[file://pathtodiskcache List Cache Entries] Offline cache device

Number of entries: number Maximum storage size: number KiB Storage in use: number KiB Cache Directory: Profile Directory\OfflineCache

[file://pathtoofflinecache List Cache Entries]

Click any of the three links on your actual page, and you will see some recently visited sites. However, the entries here might also be deleted if the person in question asks Firefox to "Forget about this site".

2b. There is a program Firefox 3 history recover. It requires some technical skills but the result is great: you can recover the deleted parts of history. This open-source tool actually works like a forensics tool and only a very technical person could erase a file in a way which couldn't be recovered by such a program. I hope that you will be able to cope with this program despite its command-line interface.

3. In case you sometimes allow other person to the computer and suppose this person uses Private Browsing to leave no traces of illegal websites: In Private Browsing no history is saved. So the only thing you can try is to prevent person from going to Private Browsing.


You can hide the Menu items for turning Private Browsing on and off, but the keyboard command will still turn it on: Add this code to userChrome.css below the @namespace line. See http://kb.mozillazine.org/Editing_configuration#How_to_edit_co...

 #sanitizeSeparator, #privateBrowsingItem, #sanitizeItem  
 #privateBrowsingAutoStart  

You can provide feedback about the Private Browsing feature to Mozilla here: http://hendrix.mozilla.org/ Maybe if enough people request a "hidden switch" to turn of that feature, they might do something about it.

4. Whatever browser the person uses, you can still try to log the websites visited. If you are administrator of the computer, go to Windows Firewall and enable logging of IP addresses and other data about connections to the computer.

5. My personal suggestions: 5a. Don't allow this person to use your computer. Illegal sites can bring viruses. Your computer isn't a bastion to withstand all of them. 5b. Set up a good firewall, which stops all bad websites from connecting to your computer. Then the person will not get what he wants and will have to leave your computer.