fingerprintjs / BotD

Bot detection library that runs in the browser. Detects automation tools and frameworks. No server required, runs 100% on the client. MIT license, no usage restrictions.
https://fingerprintjs.github.io/BotD/main/
MIT License
1.03k stars 79 forks source link

Fix false positives due to navitator plugins inconsistency #140

Closed xnerhu closed 1 year ago

xnerhu commented 1 year ago

This pr introduces a workaround for detectPluginsLengthInconsistency detector by making sure we run this detector only for desktop chrome.

Fixes #130, #135, #139

tvvocold commented 1 year ago

Plz update the NPM package as well, thx.

xnerhu commented 1 year ago

Released v1.6.4