Overview
Cookie Extractor is a lightweight Chrome extension for viewing and copying cookies from the current website.
It lets you inspect the cookies available to the active tab, review useful metadata such as domain, path, expiration, `Secure`, `HttpOnly`, and `SameSite`, and copy them in one click as either an HTTP `Cookie` header or formatted JSON.
Everything runs locally in your browser. The extension does not send cookie data to any external server, which makes it useful for debugging, testing, and personal development workflows when you want a simple cookie viewer without relying on third-party services.
Key features:
- View cookies for the current site in a clean popup
- Copy cookies as header format
- Copy cookies as JSON
- See metadata like domain, path, expiry, `Secure`, `HttpOnly`, and `SameSite`
- Works fully offline with no remote data transfer
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.