v3.0.0
- fix: skip proxy-chain (#53)
The API remains the same, although this release may be breaking.
Proxies are handled entirely by puppeteer now.
Launching a browser does not create a proxy server anymore.
Introduces initial support for proxy per page for both puppeteer and playwright.