A lightweight browser extension designed to block ads and trackers using simple DOM filtering and Chrome's declarativeNetRequest API.
- CSS-based ad removal
- Optimized MutationObserver (low resource usage)
- Static network blocking rules
- Enable / disable toggle
This project focuses on:
- Client-side ad blocking
- Performance-friendly execution
- Educational and experimental use
It does NOT perform:
- Traffic interception
- Behavioral profiling
- Network inspection
- Data collection
✅ Functional
🚧 Minimal and intentionally simple
MIT