UNPKG

puppeteer-extra-plugin-stealth

Version:

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

22 lines (11 loc) 582 B
## API <!-- Generated by documentation.js. Update this documentation by updating the source code. --> #### Table of Contents - [Plugin](#plugin) ### [Plugin](https://git@github.com/:berstend/puppeteer-extra/blob/ff112879545e8e68d6500d731ceeafc22d187dd3/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 `{}`) * * *