UNPKG

puppeteer-extra-plugin-stealth

Version:

Stealth mode: Applies various techniques to make detection of headless puppeteer harder.

22 lines (11 loc) 577 B
## API <!-- Generated by documentation.js. Update this documentation by updating the source code. --> #### Table of Contents - [Plugin](#plugin) ### [Plugin](https://github.com/berstend/puppeteer-extra/blob/c112368eba0738093e5244452d93b6c24e422b7c/packages/puppeteer-extra-plugin-stealth/evasions/_template/index.js#L10-L20) **Extends: PuppeteerExtraPlugin** Minimal stealth plugin template, not being used. :-) Feel free to copy this folder as the basis for additional detection evasion plugins. Type: `function (opts)` - `opts` (optional, default `{}`) * * *