berstend / puppeteer-extra

💯 Teach puppeteer new tricks through plugins.
https://extra.community
MIT License
6.46k stars 741 forks source link

[Bug] npx extract-stealth-evasions does not successfully extract user-agent-override #715

Open decaffeinatedio opened 2 years ago

decaffeinatedio commented 2 years ago

Describe the bug

I noticed that running npx extract-stealth-evasions with a variety of parameters does not include code for user-agent-override. The easiest way to see this is calling:

Code Snippet

npx extract-stealth-evasions -i user-agent-override -m false && less stealth.js

Versions

System: OS: Linux 5.17 Pop!_OS 22.04 LTS CPU: (16) x64 12th Gen Intel(R) Core(TM) i5-1240P Memory: 1.34 GB / 31.07 GB Container: Yes Shell: 5.1.16 - /bin/bash Binaries: Node: 14.9.0 - /usr/local/bin/node Yarn: 1.22.5 - /usr/bin/yarn npm: 6.14.8 - /usr/local/bin/npm

Thanks for the great project!

alex-lx commented 11 months ago

gentle ping, any progress here? :-)