Cookiebro alternative

TL;DR: CookieVault is an open-source Cookiebro alternative on Manifest V3. It provides Cookiebro’s combined feature set — cookie management plus whitelist-based auto-deletion — across two focused, MIT-licensed extensions (Editor and Guardian), and adds end-to-end encrypted sync. Install both for full Cookiebro parity, or just the half you need.

CookieVault is a free, MIT-licensed alternative to Cookiebro that delivers the same two core capabilities — cookie management and whitelist-based auto-deletion — but as two focused extensions rather than one bundle. CookieVault Editor handles cookie viewing and editing; CookieVault Guardian handles auto-delete on tab close. Both are Manifest V3 native and open source, and Guardian’s cleanup reaches beyond cookies to localStorage, IndexedDB, and other modern storage.

What Cookiebro does, and how CookieVault maps to it

In short: Cookiebro bundles cookie editing and auto-deletion in one extension. CookieVault splits them into Editor (management) and Guardian (cleanup) so you install only what you need. Install both for the full Cookiebro-equivalent feature set.

Cookiebro capabilityCookieVault equivalent
View / edit / add / delete cookiesCookieVault Editor
Cookie whitelistCookieVault Guardian whitelist
Auto-delete unwanted cookiesCookieVault Guardian (on tab close)
Block / filter cookiesGuardian default-deny + whitelist
Export / importEditor (JSON / Netscape / HAR)

Why two focused extensions

In short: Separation of concerns keeps each extension lighter and lets you grant only the permissions you use. A developer editing cookies does not need auto-deletion running; a privacy user wanting cleanup does not need a full editor.

Three reasons CookieVault splits what Cookiebro bundles:

You can, of course, install both — and most users replacing Cookiebro will — for the complete combined feature set, sharing a single Pro account across them.

What CookieVault adds over Cookiebro

In short: Open-source code, Manifest V3-native architecture, expanded cleanup scope, and end-to-end encrypted sync.

Feature comparison

CriterionCookieVault (Editor + Guardian)Cookiebro
LicenseMIT (open source)Closed source
Manifest versionV3Check current listing
ArchitectureTwo focused extensionsSingle bundle
Cookie view / edit / deleteYes (Editor)Yes
Cookie whitelistYes (Guardian)Yes
Auto-delete on tab closeYes (Guardian)Yes
Cleans localStorage / IndexedDB / CacheYes (Guardian)Cookies-focused
Export JSON / Netscape / HARYes (Editor)Export available
End-to-end encrypted syncYes (Pro)No
Reproducible buildsYesNo
Firefox buildYesCheck current listing

How to migrate from Cookiebro

  1. Open Cookiebro settings and export your cookies and whitelist (JSON)
  2. Install CookieVault Editor and CookieVault Guardian from the Chrome Web Store
  3. Import the cookie JSON into Editor (Settings → Import)
  4. Import the whitelist into Guardian (Settings → Import)
  5. Verify cookies appear in Editor and whitelist domains appear in Guardian
  6. Test Guardian’s cleanup on a non-whitelisted site, then enable Pro sync if you want cross-device replication

See also