Xetera

Results 71 issues of Xetera

This fixes a sneaky detection technique I was using at my previous job a couple years ago. ```js const isDefinitelyPuppeteerStealth = chrome.app.getIsInstalled.name === "getDetails"; ``` Still working on detecting bots...