Cookie AutoDelete is gone — your 2026 alternatives, compared
TL;DR. Chrome disabled Cookie AutoDelete in late 2024 when it enforced Manifest V3. Of the alternatives still standing in 2026, Cookie Guardian is the only one purpose-built for MV3 with active maintenance, an alphabetical whitelist, and a one-time-fee free-tier model. Below: the full comparison + a 5-minute migration guide.
Comparison table
Six options compared on the things that matter when you're rebuilding the cookie-auto-delete workflow. Numbers verified against Chrome Web Store listings and chrome-stats.com on 7 May 2026.
| Extension | MV3 native | Active in 2026 | CWS users | Rating | Last update | Whitelist | Greylist (temp) | Cookie aging | Pricing | Open source |
|---|---|---|---|---|---|---|---|---|---|---|
| Cookie AutoDelete | No (MV2) | No — disabled by Chrome | — (delisted) | — | Dec 2022 | Yes | Yes | No | Free | Yes (MIT) |
| Cookie Guardian | Yes | Yes | 8,247 | 4.34 (53) | May 2026 | Yes (alpha-sorted) | Yes (7-day expiry) | Yes (1–720h) | Free + $3.49 one-time | No (proprietary) |
| Cookiebro | Yes | Yes | ~22K (Chrome + Edge) | Unknown — see chrome-stats | v2.18.0 (2025) | Yes | No | No | Free | No |
| Self-Destructing Cookies | — | Firefox only — no CWS listing | — | — | v0.2.3 (Jan 2026, Firefox) | No (whitelist-via-prefs only) | No | No | Free | Yes |
| Forget Me Not (Lusito) | Unknown | Repo archived May 2024 — not actively maintained | Unknown (low) | Unknown | 2024 (archived) | Yes | Yes (greylist) | No | Free | Yes |
| Chrome built-in "Clear on exit" | n/a (browser feature) | Yes | n/a | n/a | Bundled with Chrome | Yes (whole-browser, not per-tab) | No | No | Free | n/a |
Where a value couldn't be verified independently we marked "Unknown" rather than guess. Numbers will drift — if you spot one that's stale, please open an issue.
Cookie Guardian
Built ground-up for Manifest V3 in late 2025, Cookie Guardian is the closest like-for-like replacement for Cookie AutoDelete's tab-close-and-clean workflow. Featured by Chrome Web Store, with 8,247 users and ★4.34 from 53 reviews (May 2026).
Core feature set: whitelist (10 free, 15 with review bonus, unlimited premium) + greylist (7-day expiry) + cookie aging + scheduled cleanup, plus a deletion log and per-day stats. Free tier covers all cookie functionality — auto-delete on tab close, whitelist, greylist, aging, scheduled cleanup, logs. Premium $3.49 one-time — adds localStorage / IndexedDB / cache cleaning on top of cookies, plus unlimited whitelist slots. No subscription, no recurring fee.
Privacy posture matches the original CAD ethos: zero analytics, zero servers, zero data collection. Everything runs locally; the extension never phones home. Honest tradeoff: not open source (proprietary) — the maintenance commitment is real but you can't audit the code yourself. For users who value the audit-the-source model, Cookie AutoDelete's GitHub repo is still readable even if the extension itself no longer runs.
Install Cookie Guardian — free, no account required.
Add to ChromeCookie AutoDelete (the disabled predecessor)
Cookie AutoDelete (CAD) was the de-facto "delete cookies on tab close" extension for nearly a decade, with a 100,000+ user base on Chrome and a sister listing on Firefox. Its last shipped Chrome release was v3.8.2 in December 2022, with maintenance trailing off through 2023 (the last working build for many users).
The end came when Chrome enforced Manifest V3 in late 2024 and disabled all remaining MV2 extensions in waves. CAD's architecture was MV2-era and a one-person volunteer effort; the MV3 rewrite never shipped (tracked as GitHub issue #1634). Existing CAD users found the extension greyed-out in their Chrome toolbar with a "no longer supported" notice, and it was eventually delisted from the Web Store.
The repo is still online (MIT-licensed, archived state) and a community fork — median-dxz/Cookie-AutoDelete-MV3 — has shipped early MV3 builds, but it isn't on the Chrome Web Store as of May 2026 and has a much smaller install base.
Cookiebro
Cookiebro by Nodetics is the most-maintained alternative outside of Cookie Guardian — it's MV3-native and has continued to ship updates through 2025 (current v2.18.0). Combined Chrome + Edge install base sits around 22K. Its strength is a deep whitelist UI with import/export, plus a built-in cookie editor for power users who want to inspect or modify cookies directly.
Where it differs from CAD: Cookiebro's deletion model is more "clear-on-rule" than "clear-on-tab-close," so the close-a-tab-and-cookies-are-gone reflex isn't the default behaviour. Some reviewers report whitelist edge cases where cookies persist for non-whitelisted domains. No greylist, no cookie aging.
Self-Destructing Cookies
The original Self-Destructing Cookies extension predates the WebExtensions era and was Firefox-only. A modern fork — Self-Destructing Cookies (WebEx) — keeps the concept alive on Firefox 57+, with the latest version (v0.2.3) updated January 2026. There's no Chrome Web Store listing for either version, so this is not a usable Chrome alternative.
Mentioned here for completeness because it's frequently suggested in privacy forums — the answer for Chrome users asking "what about SDC?" is simply: it doesn't exist on Chrome.
Forget Me Not (Lusito)
Forget Me Not by Lusito offered a strong feature parity with Cookie AutoDelete on Firefox (whitelist, greylist, blacklist, redlist, plus localStorage and IndexedDB cleanup) and shipped a Chrome counterpart for a while. The repository was archived by the author on 30 May 2024, signalling the project is no longer maintained. The Chrome listing's user count is low and we couldn't independently verify its current status against MV3.
Best treated as a Firefox-historical option. If you're on Firefox today, Cookie AutoDelete itself still works there (Firefox kept MV2 support); on Chrome, look at Cookie Guardian or Cookiebro instead.
Chrome built-in "Clear cookies on exit"
Chrome has a native setting under Settings → Privacy and security → Cookies and other site data → Clear cookies and site data when you close all windows. Free, no extension required, and it works.
Limitations vs an extension: it only triggers when you close every Chrome window, not on a per-tab basis — so in practice it almost never runs for users who keep Chrome open all day. There's a sub-list to whitelist sites that should keep cookies, but no greylist, no cookie aging, no scheduled cleanup, and no log of what was deleted. For a "set-and-forget if I always quit Chrome" user it's enough; for the CAD workflow it isn't.
Frequently asked questions
- Why did Cookie AutoDelete stop working?
- Chrome disabled all Manifest V2 extensions in late 2024 when it fully enforced Manifest V3. Cookie AutoDelete's architecture predated MV3 and the maintainer chose not to rewrite the extension for the new platform. Last release was v3.8.2 in December 2022, with maintenance trailing off through 2023.
- Is there a Cookie AutoDelete replacement that actually works in 2026?
- Yes — several. Cookie Guardian is the closest like-for-like, built specifically for MV3. See the comparison table above for alternatives.
- What's the difference between Cookie Guardian and Cookie AutoDelete?
- Same core behaviour: cookies auto-delete when you close a tab, with a whitelist for sites you trust. Cookie Guardian adds cookie aging (auto-delete cookies older than X hours), scheduled cleanup, a 7-day greylist, alphabetical whitelist sorting, and a Featured-by-Chrome listing. It's not open source like CAD was, but it's actively maintained and uses zero servers.
- Is Cookie Guardian open source?
- No, Cookie Guardian is proprietary. The trade-off is that it's actively maintained and Featured by Chrome. Code review is available on request.
- Does Cookie Guardian work in Brave / Edge / Opera / Vivaldi?
- Yes — it works in any Chromium-based browser that supports Chrome Web Store extensions. Confirmed working on Chrome, Brave, Edge, Opera, and Vivaldi.
- How do I migrate my Cookie AutoDelete whitelist to a new extension?
- CAD's whitelist export was a JSON file. Cookie Guardian doesn't yet import that format directly (planned for v2.1) — for now, copy domains manually from your CAD export into Cookie Guardian's settings. Most users have under 20 whitelisted sites; takes about three minutes.
- Why does Cookie Guardian charge for premium?
- The free tier is fully functional for cookies. Premium ($3.49 one-time, no subscription) adds localStorage / IndexedDB / cache cleaning and unlimited whitelist slots. The fee covers ongoing maintenance — no servers, no recurring costs, no data collection.
5-minute migration guide
If you were running Cookie AutoDelete and want the same workflow back, this is the fastest path:
- Install Cookie Guardian. Open the Chrome Web Store listing and click Add to Chrome. Pin the icon in your toolbar.
- Pull your old whitelist. Open your last CAD export JSON (or just look at your old whitelist screenshots if you didn't export). Most users have 5–20 entries — banks, email, social, work tools.
- Recreate the whitelist. Open Cookie Guardian's options page, click into Whitelist, and add each domain. Or right-click any open tab and choose Add to whitelist as you visit them. Free tier holds 10 (15 with the review bonus); premium is unlimited.
- Toggle auto-delete on. In options, confirm Auto-delete on tab close is enabled (it is by default). Optionally turn on Scheduled cleanup for an extra sweep every 30–60 minutes.
- Optional: cookie aging. If you want CAD-style aggressive cleanup, set Cookie aging to delete cookies older than 24 hours (or whatever value matches your habits — the slider goes 1–720h).
Total time: about three minutes for the whitelist, one click for the rest. Your old CAD log won't carry over but Cookie Guardian's deletion log starts populating immediately.
Sources & further reading
- Chrome Manifest V3 deprecation timeline (developer.chrome.com) — official Google announcement of the MV2 sunset schedule.
- Resuming the transition to Manifest V3 (Chrome blog) — the announcement that triggered the late-2024 enforcement wave.
- Cookie AutoDelete GitHub repo — open-source codebase, last release v3.8.2 (December 2022).
- CAD GitHub issue #1634 — MV3 migration request — the open ticket that never shipped.
- Cookie Guardian on the Chrome Web Store — live listing, current install / rating numbers.
- Cookiebro on chrome-stats.com — third-party stats mirror used to verify Cookiebro's user count.
- Privacy Guides — desktop browsers section — vendor-neutral writeup on browser privacy hardening that historically recommended CAD.