Blocks official way of detecting brave browser
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Andrei O 765fbeb8fc
'brave-detection-blocker@v1.2.1'
1 month ago
.vscode first commit 1 year ago
_locales/en 'brave-detection-blocker@v1.1.8' 5 months ago
images first commit 1 year ago
scripts 'brave-detection-blocker@v1.1.8' 5 months ago
.eslintrc.cjs 'brave-detection-blocker@v1.1.8' 5 months ago
.gitignore add: release script 12 months ago
CHANGELOG.md changes: for 1.2.1 1 month ago
LICENSE first commit 1 year ago
PRIVACY_POLICY.md first commit 1 year ago
README.md changes: for new version 5 months ago
block-script.js changes: for new version 5 months ago
content-script.js 'brave-detection-blocker@v1.1.8' 5 months ago
manifest.json changes: for 1.2.1 1 month ago
package.json 'brave-detection-blocker@v1.2.1' 1 month ago
popup.html changes: for new version 5 months ago
popup.js 'brave-detection-blocker@v1.1.8' 5 months ago
turn-off-brave-wallet.png changes: for new version 5 months ago
yarn.lock 'brave-detection-blocker@v1.1.8' 5 months ago

README.md

Brave Detection Block BDB (chrome extension):

To increase the effectiveness of this extension, please make sure you have also turned both Solana brave wallet and Ethereum brave wallet from your browser settings, as they both leave fingerprints like 'window.solanaBrave'.

Turn off brave wallets screen shot:

TURN OFF BRAVE WALLET

I wrote one open-source implementation of EVM wallet here that does ZERO tracking that you can check out Clear EVM Wallet, that implements MetamaskApi though is not metamask to provide more privacy.

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

ChangeLog :

Check changelock markdown file CHANGELOG.MD

PRIVACY_POLICY.md

License:

MIT

Notes:

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

𝐂𝐨𝐧𝐭𝐚𝐜𝐭:

Discord: andrei0x309#6562