Cookie Editor
Inspect, search and delete cookies for the current site to debug sessions, consent banners and auth flows.
When you'd use it
- Clear a session cookie to test a logged-out state without a private window
- Debug why a consent banner keeps reappearing
- Check whether an auth cookie is actually being set after login
- Reproduce a bug that only affects users with stale cookies
How to use Cookie Editor
- Open Cookie Editor on the site you are debugging.
- Search or scan the cookie list for the one you want.
- Inspect its value and attributes.
- Delete individual cookies and reload to see the effect.
Cookie Editor FAQ
Can it edit HttpOnly cookies?
HttpOnly cookies are deliberately hidden from page scripts for security. You can see and remove cookies the browser exposes for the site, which covers most debugging.
Is deleting a cookie risky?
It will usually just log you out of that site. Avoid doing it mid-way through a checkout or a form you care about.
Works well with
Get Cookie Editor and 28 more tools
7-day free trial, no credit card. Then $5.99 once — no subscription.
Install from the Chrome Web Store