puppeteer-extra
puppeteer-extra copied to clipboard
Remove window.chrome.webstore from evasions/shared.js
As of 06/12/2018, inline extension installation is deprecated - https://developer.chrome.com/extensions/webstore. So it can be used to detect headless browser with stealth plugin.
How can that be checked by javascript? A simple bypass would be to use another executablePath I guess