Discovered: Feb 22, 2023 08:26 Let’s build a Chrome extension that steals everything <– Code is here: https://github.com/msfrisbie/spy-extension A great way to learn through example browser extension code. –> QUOTE: Manifest v3 may have taken some of the juice out of browser extensions, but I think there is still plenty left in the tank. To prove it, let’s build a Chrome extension that steals as much data as possible. I’m talking kitchen sink, whole enchilada, Grinch-plundering-Whoville levels of data theft....This will accomplish two things:1.Explore the edges of what is possible with Chrome extensions 2. Demonstrate what you are exposed to if you aren’t careful with what you install

Leave a comment on github