DFPM icon indicating copy to clipboard operation
DFPM copied to clipboard

DFPM is a browser extension for detecting browser fingerprinting.

Results 7 DFPM issues
Sort by recently updated
recently updated
newest added

I can not log in my private google account when the extension is active. I have no login problem with the account work account. I'm using Brave | 1.28.105 Chromium:...

webworkers can be used to fingerprint, running https://www.measurethat.net/Benchmarks/Show/6873/0/drawimage-and-getimagedata-on-canvas-vs-offscreencanvas or this code in https://jsfiddle.net new Worker(URL.createObjectURL(new Blob(["c = new OffscreenCanvas(100, 1); d = c.getContext('2d'); console.log(d.getImageData)"], {type: 'application/javascript'}))) new Worker(URL.createObjectURL(new Blob(["console.log('hardwareConcurrency: ',...

Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

How to show the canvas image used to fingerprint ? or the parameters used in the functions displayed

Is there any code or code change relevant to actively blocking javascript or related actions? Seems protonmail.com changed some of their JS Framework or web code and now chrome+dfpm break...

Hi, I install DFPM from the Chrome Web Store. It's OK with DFPM tab in devtools panel . You indicate that DFPM includes a command line program that can connect...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies