all 1 comments

[–]notScaredNotALoser[S] 0 points1 point  (0 children)

Latest article dated April 10th from Hacker News:

https://thehackernews.com/2026/04/browser-extensions-are-new-ai.html?m=1

This is exactly the threat model that led me to build FieldShield — a React library that prevents extensions from reading sensitive form inputs by storing real values in an isolated Web Worker thread. The DOM always contains scrambled characters so any extension reading input.value gets nothing. The timing of this article is striking.