From 48d913f51c1f1f7f9b1ecad264faff8abbec270d Mon Sep 17 00:00:00 2001 From: Batcherdink <105207317+Batcherdink@users.noreply.github.com> Date: Sat, 25 Jun 2022 04:46:13 +0000 Subject: [PATCH] Added online tool to check for extension fingerprinting on chromium based browsers Added https://z0ccc.github.io/extension-fingerprints/# to the Browser and Device Fingerprinting section --- guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide.md b/guide.md index 618c44e..5e30148 100644 --- a/guide.md +++ b/guide.md @@ -5635,6 +5635,8 @@ Here are two services you can use to check your browser Fingerprinting: - +- (Chromium based browsers only) + Chances are you will find your browser fingerprint unique no matter what you do. ### Human interaction: