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

CacheCat icon 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.