This Chrome browser extension will help you investigate and manage your cookies.
Currently, this extension is not available on the Chrome Web Store for download (sorry). Instead you should follow these steps:
- Clone this repository
git clone https://github.com/cjcodell1/cookie-detective.git
- Load the extension into Chrome
- Navigate to chrome://extensions
- Turn on "Developer mode" in the upper right corner
- Click on "Load unpacked"
- Select the directory where this repository is cloned
Since this extension is not on the Chrome Web Store, you will have to follow these steps to update:
- Pull this repository
git pull origin master
- Refresh the extension
- Navigate to chrome://extensions and find this extension
- Press the refresh button
- List of all cookies stored on your browser
- Delete button to easily delete cookies
- Checkboxes to select and delete multiple cookies
- Sort by domain
- Filter by domain
- Show expiration date
- Sort by expiration date
- Filter by expiration date
- Set expiration date for a cookie
- Enforce a max expiration date for all cookies