nocookiestoday - background
Hey everyone 👋
Maker here. Built nocookiestoday because I was tired of clicking through cookie consent pop-ups on literally every website - hunting for the tiny "reject all" link buried under a big "Accept All" button designed to get clicked by default.
So the extension just does it for you. It detects cookie banners and automatically selects reject/decline, and if it's not confident it found the right option, it leaves the banner alone rather than risk accepting cookies on your behalf. Never a silent "Accept All" fallback.
A few things I focused on:
Privacy-first by design: everything runs locally, no data collection, no tracking your browsing (would be pretty ironic for a privacy tool to do that)
No dark patterns of my own: it never nudges you toward anything, it just removes an annoyance
Built with TypeScript and Manifest V3, so it should hold up well as Chrome moves the ecosystem forward.
Would love to hear your feedback, bug reports, or sites where it doesn't work as expected - still actively improving the detection engine, especially for trickier custom cookie banners. Thanks for checking it out! 🙏

Replies