Skip to content
theluckystrike edited this page Feb 18, 2026 · 2 revisions

Cookie Manager -- Chrome Extension Wiki

Welcome to the official wiki for Cookie Manager, an open source Chrome extension for managing browser cookies. View, edit, create, delete, export, and import cookies with a clean, intuitive interface -- built on Manifest V3.


Quick Links

Page Description
Installation Guide How to install from the Chrome Web Store or load manually
FAQ Answers to common questions
Cookie Management Guide Learn about cookie types, editing, and import/export
Migration Guide Coming from EditThisCookie? Start here
Alternatives and Comparisons How Cookie Manager compares to other extensions
Troubleshooting Solutions for common issues
Privacy and Security How your data is handled

What Can Cookie Manager Do?

  • View cookies for any website with search and filtering
  • Edit cookies inline -- name, value, domain, path, expiration, and flags
  • Create new cookies from scratch
  • Delete cookies individually or in bulk
  • Export cookies as JSON or Netscape format (compatible with curl and wget)
  • Cookie profiles -- save and restore cookie sets for switching between environments
  • Auto-delete rules -- schedule automatic cleanup per domain
  • Health dashboard -- security scoring, tracker detection, and recommendations
  • JWT decoder -- automatically detect and decode JWT tokens in cookie values
  • Domain protection -- lock domains to prevent accidental modifications
  • Read-only mode -- browse cookies safely without risk of changes
  • Keyboard shortcuts -- / to search, Ctrl+N to create, Ctrl+E to export
  • Context menu -- right-click any page to clear or export cookies
  • Dark mode -- follows your system preference
  • 6 languages -- English, Spanish, French, German, Japanese, Portuguese

Why Cookie Manager?

Cookie Manager was created as a modern, open source alternative to cookie management extensions that have been removed from the Chrome Web Store or abandoned. It is built entirely on Manifest V3, uses zero external network requests, and collects no analytics or telemetry. All code is publicly auditable on GitHub.


Contributing

Cookie Manager is open source under the MIT license. Contributions are welcome -- see the Contributing Guide for details.

Found a security issue? Please report it privately to security@zovo.one -- see the Security Policy.


Built by Zovo

Clone this wiki locally