Blocks official way of detecting brave browser
Go to file
Andrei O 9b81bd5c35
'brave-detection-blocker@v1.1.5'
2022-03-30 10:22:17 +03:00
.vscode first commit 2022-03-25 20:10:48 +02:00
_locales/en first commit 2022-03-25 20:10:48 +02:00
images first commit 2022-03-25 20:10:48 +02:00
scripts fix: create dir path 2022-03-29 05:23:39 +03:00
.gitignore add: release script 2022-03-27 14:43:26 +03:00
.prettierrc first commit 2022-03-25 20:10:48 +02:00
LICENSE first commit 2022-03-25 20:10:48 +02:00
PRIVACY_POLICY.md first commit 2022-03-25 20:10:48 +02:00
README.md add: link to chrome published extension 2022-03-29 05:32:17 +03:00
block-script.js rem: cleanAppBadge 2022-03-30 10:21:17 +03:00
content-script.js first commit 2022-03-25 20:10:48 +02:00
manifest.json set: new chrome version 2022-03-30 10:19:33 +03:00
package.json 'brave-detection-blocker@v1.1.5' 2022-03-30 10:22:17 +03:00
popup.html minor: UI changes 2022-03-27 18:36:48 +03:00
popup.js minor: UI changes 2022-03-27 18:36:48 +03:00
yarn.lock add: release script 2022-03-27 14:43:26 +03:00

README.md

Brave Detection Block BDB (chrome extension):

BDB LOGO

Brave is a good privacy browser despite that it has some features that break some privacy assurances.

One of them is an official method for a website to detect you are running brave.

This method involves a custom property on the navigator object, accessible at window.navigator.brave.

This is probably a point where marketing and data collection collides with any privacy concerns.

This extension will block access to that property and make it impossible to detect if you are running Brave browser.

Download from Chrome-Store(only download if you are running Brave):

Brave-Detection-Blocker-Chrome-Extension

Privacy Policy Link:

PRIVACY_POLICY.md

License:

MIT

Notes:

This extension was made to be compatible with Random User Agent extension.

𝐂𝐨𝐧𝐭𝐚𝐜𝐭:

Discord: andrei0x309#6562