Hacker News new | ask | show | jobs
by jamestimmins 1224 days ago
What is a stealth plugin?
2 comments

Additions to libraries like Puppeteer that help ensure that the browser being used looks more "organic", often by returning fake data that a normal browser would have (browsers have APIs with things like plugins and fonts installed etc)
Cool thanks for explaining!