Tag: browser-cache

39 script(s) tagged “browser-cache”

πŸ“Š VBA (Excel)

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…

🐍 Python 3.10+

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.

πŸ“Š VBA (Excel)

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…

πŸ“œ VBScript (WSH)

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.

πŸ“Š VBA (Excel)

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…

🐍 Python 3.10+

Get Microsoft Edge's browser cache Size Report (Python)

Recursively sums the size of Microsoft Edge's browser cache, read-only (no deletion).

🐍 Python 3.10+

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.

πŸ–₯️ Batch (CMD)

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.

⚑ PowerShell 5.1+

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.

πŸ“œ VBScript (WSH)

Get The Windows Internet cache (INetCache) Size Report (VBScript)

Recursively sums the size of the Windows Internet cache (INetCache), read-only (no deletion).

🐍 Python 3.10+

Get Google Chrome's browser cache Size Report (Python)

Recursively sums the size of Google Chrome's browser cache, read-only (no deletion).

⚑ PowerShell 5.1+

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).