Chrome VPN Extension with 100k Installs Screenshots All Sites Users Visit

19 theapache64 5 8/27/2025, 7:42:56 PM cyberinsider.com ↗

Comments (5)

azalemeth · 26m ago
Behind! The online safety act makes netziens safer again!
ElijahLynn · 34m ago
This needs to be reported to Chromestore, en masse.
bix6 · 2h ago
How are people validating extensions these days? Obviously you can run none but if you want to use one is there an easy way to verify it?
loa_in_ · 47m ago
The source is part of the package, at worst minified, obfuscated, pulling code from external sources. You can inspect it yourself by unpacking the extension installation package and browsing the JavaScript.
bix6 · 39m ago
So what you read every line of JavaScript? Or you have some tool for that? I personally can’t imagine catching every potential issue, especially something sneaky, from source.