2022-03-25 18:10:48 +00:00
|
|
|
|
# Brave Detection Block BDB (chrome extension):
|
|
|
|
|
|
|
|
|
|
![BDB LOGO](/images/BDB-ICON256.png?raw=true "BDB LOGO")
|
|
|
|
|
|
2022-03-25 18:26:44 +00:00
|
|
|
|
Brave is a good privacy browser despite that it has some features that break some privacy assurances.
|
2022-03-25 18:10:48 +00:00
|
|
|
|
|
2022-03-25 18:26:44 +00:00
|
|
|
|
One of them is an official method for a website to detect you are running brave.
|
2022-03-25 18:10:48 +00:00
|
|
|
|
|
2022-03-25 18:26:44 +00:00
|
|
|
|
This method involves a custom property on the navigator object, accessible at `window.navigator.brave`.
|
2022-03-25 18:10:48 +00:00
|
|
|
|
|
2022-03-25 18:26:44 +00:00
|
|
|
|
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.
|
2022-03-25 18:10:48 +00:00
|
|
|
|
|
|
|
|
|
Download from Chrome-Store(only download if you are running Brave):
|
|
|
|
|
|
|
|
|
|
[Brave-Detection-Blocker-Chrome-Extension](https://https://github.com/andrei0x309/Brave-Detection-Blocker-Chrome-Extension)
|
|
|
|
|
|
|
|
|
|
## Privacy Policy Link:
|
|
|
|
|
|
|
|
|
|
[PRIVACY_POLICY.md](PRIVACY_POLICY.md)
|
|
|
|
|
|
|
|
|
|
### License:
|
|
|
|
|
|
|
|
|
|
MIT
|
|
|
|
|
|
|
|
|
|
### Notes:
|
|
|
|
|
|
|
|
|
|
This extension was made to be compatible with [Random User Agent](https://github.com/tarampampam/random-user-agent/) extension.
|
|
|
|
|
|
|
|
|
|
### 𝐂𝐨𝐧𝐭𝐚𝐜𝐭:
|
|
|
|
|
|
|
|
|
|
Discord: andrei0x309#6562
|