Ever wanted to control cookies like a digital ninja? 🍪💥
In this beginner-friendly tutorial, I walk you through how to create Cookie Guardian, a lightweight Chromium extension that lets users:
- ✅ View & delete cookies
- 🚫 Block domains from setting new cookies
- 🔓 Unblock domains at any time
- 🎯 And filter cookie lists with ease
No React. No fancy tooling. Just HTML, CSS, JS — and a sprinkle of Chrome APIs.
Perfect for:
- New devs curious about browser APIs
- Side project tinkerers
- Anyone who’s ever said “Wait... I could totally automate that.”
🚀 Get the full tutorial, code examples, and publish steps here:
👉 Read the full guide on Medium → https://javascript.plainenglish.io/chromium-extensions-made-easy-in-2025-a-beginner-friendly-tutorial-d19d425842a4