Tag: browser-cache
39 script(s) tagged “browser-cache”
Report Size of Google Chrome's browser cache (VBA)
Reports the total size and top-level file count of Google Chrome's browser cache using Scripting.FileSystemObject, straβ¦
Backup Google Chrome's browser cache to Zip (Python)
Zips up the current contents of Google Chrome's browser cache before you run a cleanup against it.
List Files in Microsoft Edge's browser cache (VBA)
Lists every file in Microsoft Edge's browser cache with size and last-modified date directly on the active worksheet, uβ¦
Clean Up Microsoft Edge's browser cache (VBScript)
Reports the size of Microsoft Edge's browser cache and deletes its contents after a confirmation prompt.
Report Size of The Windows Internet cache (INetCache) (VBA)
Reports the total size and top-level file count of the Windows Internet cache (INetCache) using Scripting.FileSystemObjβ¦
Get Microsoft Edge's browser cache Size Report (Python)
Recursively sums the size of Microsoft Edge's browser cache, read-only (no deletion).
Clean Up Google Chrome's browser cache (Python)
Reports the size of Google Chrome's browser cache and optionally clears it out. Dry-run by default.
Clean Up Microsoft Edge's browser cache (Batch)
Clears Microsoft Edge's browser cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Backup Microsoft Edge's browser cache to Zip
Zips up the current contents of Microsoft Edge's browser cache before you run a cleanup against it.
Get The Windows Internet cache (INetCache) Size Report (VBScript)
Recursively sums the size of the Windows Internet cache (INetCache), read-only (no deletion).
Get Google Chrome's browser cache Size Report (Python)
Recursively sums the size of Google Chrome's browser cache, read-only (no deletion).
Get Microsoft Edge's browser cache Size Report
Reports how much disk space Microsoft Edge's browser cache is currently using, read-only (no deletion).