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 1/2] 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:
From c35e46145f726926878e1a06638788a71d67aa20 Mon Sep 17 00:00:00 2001
From: Batcherdink <105207317+Batcherdink@users.noreply.github.com>
Date: Sat, 25 Jun 2022 14:10:56 +0000
Subject: [PATCH 2/2] Added https://www.deviceinfo.me/ in the device and
browser fingerprinting section
Added https://www.deviceinfo.me/ in the device and browser fingerprinting section
---
guide.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/guide.md b/guide.md
index 5e30148..4d12597 100644
--- a/guide.md
+++ b/guide.md
@@ -5634,6 +5634,8 @@ Here are two services you can use to check your browser Fingerprinting:
-
-
+
+-
- (Chromium based browsers only)