UNPKG

puppeteer-extra-plugin-stealth

Version:

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

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