Users have no way to see what Chrome extensions are actually sending over the network
Browser extensions run with broad permissions (read all site data, intercept requests) but users have zero runtime visibility into what data each extension actually transmits. The only tool to audit this is the show HN 'Little Rat' (555 pts, 101 comments, 2341 GitHub stars), a developer-oriented extension that monitors other extensions' network calls. No consumer-facing product exists that lets a normal user audit their extensions without developer knowledge. A 2023 article 'Let's build a Chrome extension that steals as much data as possible' (849 pts) demonstrated exactly how easily extensions can exfiltrate everything. The Chrome 'Dodging sketchy extensions in 2026' article surfaced February 2026 reflects continued user concern with no product solution.
A browser extension that shows you every network call your other Chrome extensions make in real time
3.9k โฒScore Breakdown
Social Proof 3 sources
Existing Solutions 2 competitors
Developer-oriented Chrome extension that monitors and optionally blocks other extensions network calls.
Enterprise extension monitoring product with behavioral analysis.
Gap Assessment
Little Rat (GitHub 2341 stars) requires developer setup. No consumer product surfaces extension network behavior in a readable way. Enterprise solutions (LayerX) exist for corporate IT but are not priced or designed for individual users. Gap is wide on the consumer side.