DEV Community

Arvind
Arvind

Posted on

Introducing Cookie Guard – A Simple, Private Cookie Manager for Chrome

✍️ Intro:
As a developer, I often found myself needing a lightweight cookie editor. Most options were either outdated, over-engineered, or invasive with too many permissions.

So I built Cookie Guard—a clean, fast, and privacy-respecting cookie manager that just works.

🔍 Why I Created Cookie Guard
Needed better control over sessions during testing

Wanted something that didn’t track users

Tired of bloated or abandoned extensions

💡 Key Features
View, edit, and delete cookies with one click

Lock cookies to keep them safe during testing

Manifest V3 compliance for better security

🔐 Privacy-First by Design
Unlike some tools, Cookie Guard does not collect any user data or include 3rd-party tracking. What happens in your browser stays in your browser.

🧪 Ideal for Developers and Testers
Use Cookie Guard to:

Simulate auth sessions

Debug token issues

Remove stubborn tracking cookies

🚀 Try It Now
Cookie Guard is available on the Chrome Web Store. Install it today and take back control of your cookies.

Top comments (0)