1.0.2 • Published 5 years ago

@pograjak/user-fingerprints v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

This package let you filter user fingerprints of request headers.

Install it using:

npm i @pograjak/user-fingeprints

There is only one function fingerprints :

const fp = require("@pograjak/user-fingerprints");

fp.fingerprints().then((list) => console.log(list));

Arguments are optional. Browser name and version. When empny function return all fingerprints that found.

Currently supported filtring is for: Firefox, Chrome, Chromium, Safari, Internet Explorer, Edge