BrowsingHistoryView – View browsing history of your Web …

Posted: December 1, 2021 at 8:44 am

See AlsoDescriptionBrowsingHistoryView is a utility that reads the history data of different Web browsers (Mozilla Firefox, Google Chrome, Internet Explorer, Microsoft Edge, Opera)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 getthe 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 following Web browsers are supported:

After you run BrowsingHistoryView, the 'Advanced Options' window is displayed. By default, BrowsingHistoryView offers you to load the history of all Web browsers and all user profiles in the last 10 days,but you can change the options according to your needs.

After pressing 'Ok' in the 'Advanced Options' window, BrowsingHistoryView loads and displays the browsing history according to theoptions you chose.

Examples:BrowsingHistoryView.exe /shtml "f:temphistory.html" /sort 2 /sort ~1BrowsingHistoryView.exe /shtml "f:temphistory.html" /sort "URL" /sort "Visit Time"

For example:BrowsingHistoryView.exe /VisitTimeFrom "10-01-2012 12:00:00" /VisitTimeTo "18-02-2012 10:00:00"

Here's some command-line examples:BrowsingHistoryView.exe /HistorySource 4 /HistorySourceFolder "H:Documents and SettingsUser01" /stab "c:temphistory.txt"BrowsingHistoryView.exe /HistorySource 3 /HistorySourceFolder "G:Documents and Settings" /VisitTimeFilterType 3 /VisitTimeFilterValue 10 /scomma "c:temphistory.csv"BrowsingHistoryView.exe /HistorySource 1 /LoadIE 1 /LoadFirefox 0 /LoadChrome 0 /LoadSafari 0 /shtml "c:temphistory.html"BrowsingHistoryView.exe /HistorySource 2 /VisitTimeFilterType 4 /VisitTimeFrom "01-01-2011 00:00:00" /VisitTimeTo "01-01-2012 00:00:00" /stab "c:temphistory.txt"

Be aware that you can use any variable stored in tne .cfg file as command-line parameter, even if it's not specified in the above command-line list.

BrowsingHistoryView is also available in other languages. In order to change the language of BrowsingHistoryView, download the appropriate language zip file, extract the 'browsinghistoryview_lng.ini', and put it in the same folder that you Installed BrowsingHistoryView utility.

Read the original here:

BrowsingHistoryView - View browsing history of your Web ...

Related Posts