š± CacheCat Demo Site
Test all storage types for your Chrome Extension
šÆ Getting Started
1
Install CacheCat Extension
First, install the CacheCat extension from the Chrome Web Store if you haven't already. This is required to view and manage the storage data.
2
Create Dummy Data
Click the buttons below to create sample storage data (Cookies, Local Storage, Session Storage, IndexedDB, and Cache Storage).
3
Open CacheCat Extension
After creating the data, click the CacheCat extension icon in your browser toolbar to open the dashboard and view all the storage data.

Click the CacheCat icon in your browser toolbar
šŖ Cookies
This section creates various cookies with different attributes.
š¾ Local Storage
This section populates localStorage with sample data.
š¦ Session Storage
This section populates sessionStorage with sample data.
šļø IndexedDB
This section creates IndexedDB databases with multiple object stores and records.
ā” Cache Storage
This section creates Cache Storage entries with various resources.