berstend / puppeteer-extra

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

Plugins name's easy to detect chrominium #106

Closed sam4652 closed 4 years ago

sam4652 commented 4 years ago

Hello,

I think it is easy to detect chrominium and block access to Website. Is it possible to edit their names or delete this plugins ? Chromium PDF Plugin Chromium PDF Viewer

Thank you for your work.

berstend commented 4 years ago

Hi there, this should already be done by the navigator.plugins plugin?

image

Could you provide a small test case with the issue you're having?

sam4652 commented 4 years ago

Hi, I have the same as you with chromium and headful : https://github.com/berstend/puppeteer-extra/blob/master/packages/puppeteer-extra-plugin-stealth/stealthtests/_results/headful-chromium-vanilla.js.png pptr

Ok with Chrome instead of chromium.

berstend commented 4 years ago

I don't understand what the issue is. :) I made the spoofed plugins to resemble regular Google Chrome. Please re-open with more info if this is still an issue.