This Chrome extension automatically deletes cookies when you close a tab. It helps maintain privacy by ensuring that websites can't track you across sessions.
- Automatically deletes cookies when you close a tab
- Toggle on/off functionality via extension popup
- Works for all websites
- State persistence (remembers if you had it enabled/disabled)
- Runs in the background
- Clone or download this repository
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the folder containing this extension
- The extension will be active immediately
- Click the extension icon in your Chrome toolbar to open the popup
- Use the toggle switch to enable or disable the cookie cleaning functionality
- When enabled, cookies will be automatically deleted when you close a tab
- When disabled, cookies will remain untouched
- You'll need to sign in again to websites when revisiting them if the extension is enabled and you've closed their tabs
- The extension's state (enabled/disabled) persists across browser sessions
- You can toggle the functionality at any time through the extension popup
This extension only handles cookie deletion and doesn't collect or transmit any personal data.