puppeteer-extra
puppeteer-extra copied to clipboard
Not using ua if browser is firefox
Puppeteer-Extra can also be used with Playwright (which allows firefox).
Firefox doesn't have a UA property (unlike chrome), so trying to run this method with FF prints a warning.