← statichum.studio

Browser-Side Quarantine And Removal Tool For Unsolicited On-Device AI Models Like Chrome Gemini Nano

browser extension weekend hack ••• trending

Chrome silently writes a 4 GB Gemini Nano model (weights.bin) to disk on capable systems; manual deletion triggers automatic re-download, and the most user-visible 'AI Mode' pill in the address bar still routes to cloud servers anyway. Researchers argue the silent install likely violates EU ePrivacy and GDPR rules. There's clear demand for a small cross-platform tool that detects browser-bundled local AI models, lets users quarantine the weights, blocks redownload via OS-level rules, and reports back which features actually break (mostly nothing for typical users).

builder note

An extension can't fully prevent Chrome's redownload; the real product is an OS-level binary that watches the user-data directory plus a hosts/firewall block of the model CDN endpoints. Ship it as a one-click installer, not as 'click here to add this to your weekend project'.

landscape (3 existing solutions)

Today the only counter is per-vendor flag-hunting and accepting auto-redownload. There is no cross-browser tool that watches for, quarantines, and prevents redownload of bundled AI weights, and no SaaS/news source that tells users which browser-side AI models exist on their disk right now.

Manual deletion of weights.bin Chrome treats deletion as an error and re-downloads automatically
Disable Chrome AI flags Hidden behind chrome://flags; not surfaced in the standard UI; Microsoft Edge and Opera are quietly shipping similar payloads
Browser uninstall Nuclear option; many users are locked into Chrome via work or extensions

sources (4)

other https://www.tomshardware.com/tech-industry/cyber-security/go... "may violate EU law, waste thousands of kilowatts of energy" 2026-05-06
other https://www.thatprivacyguy.com/blog/chrome-silent-nano-insta... "silently installs a 4 GB AI model on your device without consent" 2026-05-04
hn https://news.ycombinator.com/item?id=48019219 "Just taking up 4 GiB of disk space without asking is problematic" 2026-05-05
chromegemini-nanoprivacystorageon-device-ai