Cookie Lens is a privacy-first Chrome extension that translates technical cookie names into plain English.
- Local-only analysis: no external API calls
- Plain-English purpose mapping via built-in dictionary
- Category model:
- Strictly Necessary
- Functional
- Analytics
- Tracking/Marketing
- Privacy Health Score summary
- Search and category filter
- Human-friendly expiry wording
- Confidence indicator for each cookie:
- High (Dictionary match)
- Medium (Heuristic match)
- Low (Unknown cookie)
- Open
chrome://extensions - Enable Developer mode
- Click Load unpacked
- Select:
cookie-lens/src
cookies: read cookies for current site contextactiveTab,tabs: determine active tab URL for scoped analysis
Cookie Lens does not send cookie data to external services. Classification is performed locally in the extension popup.
Apache License 2.0