JavaScript Restrictor
Browser extension that improves privacy and security
|
Functions that summarize fingerprints and generate FPD report. More...
Functions | |
function | createReport (data) |
Variables | |
let | hiddenTraces = {} |
let | showDescription |
Functions that summarize fingerprints and generate FPD report.
function createReport | ( | data | ) |
The function that populates FPD report page with data from the latest evaluation and hooks up listeners.
data | Information about latest fingerprinting evaluation consisting of all essential FPD objects. |
let hiddenTraces = {} |
let showDescription |