ChromeCacheView 2.45
March 23, 2023
- Updated to work properly in high DPI mode.
- The Properties window is now resizable.
- Added 'Sort By' toolbar button
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
March 23, 2023
- Updated to work properly in high DPI mode.
- The Properties window is now resizable.
- Added 'Sort By' toolbar button
May 22, 2023
- Added /Columns command-line option, which allows you to set the columns to display or the columns to export from command-line, for example:
- ChromeCacheView.exe /Columns "URL,Content Type,File Size,Last Accessed,Server Time"
Version 2.47:
- You can now send the data to stdout by specifying empty string as filename, for example:
ChromeCacheView.exe /scomma "" | more
Aug 29, 2024
- Updated to read the modified cache structure in the new versions of Chrome.
- Fixed to display missing date/time value as empty instead of 01/01/1601 in previous versions.
Version 2.51:
- Added 'Record Created Time' column.