Ecco un utility che permette di navigare nella cache del browser risalendo a tutte le info che vogliamo:
BrowsingHistoryView
is a new utility that reads the history data of 4 different Web
browsers (Internet Explorer, Mozilla Firefox, Google Chrome, and
Safari) and displays the browsing history of all these Web browsers in
one table.
The browsing history table includes the following information: Visited URL, Title, Visit Time, Visit Count, Web browser and User Profile. BrowsingHistoryView allows you to watch the browsing history of all user profiles in a running system, as well as to get the browsing history from external hard drive.
You can also export the browsing history into csv/tab-delimited/html/xml file from the user interface, or from command-line, without displaying any user interface.
The browsing history table includes the following information: Visited URL, Title, Visit Time, Visit Count, Web browser and User Profile. BrowsingHistoryView allows you to watch the browsing history of all user profiles in a running system, as well as to get the browsing history from external hard drive.
You can also export the browsing history into csv/tab-delimited/html/xml file from the user interface, or from command-line, without displaying any user interface.
You can download this new utility from this Web page.