A tiny Chrome extension that clears cached images & files in one click, instead of going through chrome://settings/clearBrowserData every time.
Click the toolbar icon → Chrome's cache (including Cache Storage) is cleared instantly, same as ticking "Cached images and files" and hitting Delete in Privacy & Security settings. A green "OK" badge confirms it worked.
- Clone or download this repo.
- Go to
chrome://extensions. - Turn on Developer mode (top right).
- Click Load unpacked and select this folder.
- Pin the icon to your toolbar.
Only browsingData — required to clear cache. Nothing else is requested.