# Brave extensions and fingerprinting

**URL:** https://discuss.privacyguides.net/t/brave-extensions-and-fingerprinting/13407
**Category:** General
**Created:** 2023-07-30T06:16:56Z
**Posts:** 28

## Post 1 by @dairymilkbatman — 2023-07-30T06:16:56Z

Are you guys installing extensions on Brave? on any browser for that matter? are you worried about fingerprinting based upon addons/extensions if so?

New to brave, trying it out :slight_smile:  
Ty!

---

## Post 2 by @dairymilkbatman — 2023-07-30T06:21:17Z

Also, to mention that I am trying brave because of brave sync feature which I lack in my librewolf. I want E2EE, sync across devices without login and cba to setup servers, webdav, extensions.

---

## Post 3 by @sha123 — 2023-07-30T06:52:00Z

It’s easy to get your extension list for websites if you are on Chromium browsers and use MV2 extensions, even if they don’t modify the DOM.

Thus it’s a real threat with low difficulty for fingerprinting. If you only need an extension for some websites (e.g. a password manager) use a different browser profile just for these, otherwise I would recommend to stay away from extensions.

---

## Post 4 by @anon30510143 — 2023-07-30T12:03:59Z

It’s best to keep extensions to a minimum. Brave has a nice content blocker built in so it’s a bit easier.

---

## Post 5 by @anon73250778 — 2023-07-30T14:19:41Z

I think the trend these days is isolation and sandboxing. Too much disabled stuff makes you stand out especially as a Linux user, making you easy to fingerprint. The best for anti-fingerprinting is unfortunately Windows+Chrome simply because that is what everyone is using, but not quite private. The next best thing is Brave. Does modifying UserAgent bring any meaningful benefit?

---

## Post 6 by @dairymilkbatman — 2023-07-30T14:41:21Z

Yeah I am a linux user :stuck_out_tongue: but I feel there is more of us no days.

What is a content blocker? I’m assuming it is a prevention from fingerprinting based upon extentions?

I currently only have bitwarden on brave, I wonder how many of us have bitwarden only too. If the scum bags can see the addons in my brave, then having bitwarden only must narrow me down quite a bit.

Can’t ever go back to windows haha :smiley:

---

## Post 7 by @anon30510143 — 2023-07-30T14:48:07Z

A content blocker is like UBlock Origin. I don’t like calling them ad blockers because they do so much more these days.

---

## Post 8 by @anon73250778 — 2023-07-30T14:58:46Z

Personally, do you have the additional filter lists activated?

---

## Post 9 by @Anonymous49 — 2023-07-30T15:10:46Z

Not all extensions contribute to the fingerprint. Extensions that utilise web accessible resources, or a similar feature can change your fingerprint. There was a website to test this for chromium based browsers , but cannot recall now.

---

## Post 10 by @sha123 — 2023-07-30T18:43:16Z

> [@anon73250778](#):
>
> Does modifying UserAgent bring any meaningful benefit?

If you mean the user agent string, then no. It’s harmful, since the browser, major version and OS usually can get fingerprinted quite reliably, thus making your modified user agent string stand out from other users.

---

## Post 11 by @sha123 — 2023-07-30T18:44:55Z

> [@Anonymous49](#):
>
> Not all extensions contribute to the fingerprint.

On Chromium all MV2 extensions do. On FF it’s different.

---

## Post 12 by @sha123 — 2023-07-30T19:02:18Z

> [@dairymilkbatman](#):
>
> Yeah I am a linux user :stuck_out_tongue: but I feel there is more of us no days.

Linux users are about 3% of the desktop OS market. So basically nothing. And on most browsers you can even fingerprint the distro family (sometimes even the exact distro), which puts you in an even smaller subset of this 3%.

> [@dairymilkbatman](#):
>
> What is a content blocker? I’m assuming it is a prevention from fingerprinting based upon extentions?

Some ad blockers block more than ads, for example JS. That’s why they are sometimes called content blockers.

> [@dairymilkbatman](#):
>
> I currently only have bitwarden on brave,

Then simply use a separate browser profile with Bitwarden for your logins.

---

## Post 13 by @Anonymous49 — 2023-07-30T20:05:36Z

> [@sha123](#):
>
> On Chromium all MV2 extensions do. On FF it’s different.

I don’t think so.

[https://z0ccc.github.io/extension-fingerprints/#](https://z0ccc.github.io/extension-fingerprints/#)

---

## Post 14 by @sha123 — 2023-07-30T20:33:41Z

I don’t see how that link disproves my statement.

---

## Post 15 by @dairymilkbatman — 2023-08-01T13:22:09Z

Hasn’t the manifest v3 solved this problem?

So why does firefox not suffer from this fingerprinting problem? can they still fingerprint our extensions in other ways on gecko browsers?

---

## Post 16 by @anon10655404 — 2023-08-01T18:14:01Z

Hi guys,

Interesting out of my extensions listed below, was detected only 1Password and Deepl Translate. But most of them are also not listed. I suppose, I should get rid of it. On the other hand, I am using more browsers with different settings for different sites. Brave is for everyday “news” browsing, Chrome is only for Google stuff YT, maps and Bard, Arkenfox, Mullvad and Librewolf for research and testing and clear Safari for stuff which is broken by “privacy” browsers.

1Password  
Dark Reader  
DeepL Translate  
Grammarly  
Picture-in-Picture  
Readwise Highlighter  
uBlock Origin  
WebChatGPT

---

## Post 17 by @sha123 — 2023-08-02T06:57:47Z

> [@dairymilkbatman](#):
>
> So why does firefox not suffer from this fingerprinting problem?

Firefox simply doesn’t make parts of the extensions files web accessible. In my opinion this is an unnecessary flaw in Chromium which should be fixed.

> [@dairymilkbatman](#):
>
> can they still fingerprint our extensions in other ways on gecko browsers?

Yes. Every extension which interacts with a website can potentially get fingerprinted.

---

## Post 18 by @sha123 — 2023-08-02T07:00:27Z

> [@anon10655404](#):
>
> Interesting out of my extensions listed below, was detected only 1Password and Deepl Translate. But most of them are also not listed.

Of course they are not detected, if the website doesn’t search for them

---

## Post 19 by @dairymilkbatman — 2023-08-02T07:17:14Z

I’m confused.  
So all this time, the word all over the privacy community has been; “Don’t do anything to single you out, this allows identification.” One of which is having 1 or more extentions.  
But this only applied to chromium based browsers and not gecko? so I can have lib redirect, bitwarden, ublock, privacy badger, clear URL’s etc etc and be safe on firefox, arken, librewolf etc?

---

## Post 20 by @sha123 — 2023-08-02T14:36:39Z

No, it also applies to FF. But just for extensions which interact with websites in a detectable way. For example ad blockers modify the DOM, which definitely can get fingerprinted. Also blocklists can get probed and detected. Lib redirect and Bitwarden shouldn’t be a problem on FF. uBlock Origin and Piracy badger are detecable. But uBlock Origin is usually worth the trade-off. Privacy Badger is redundant with uBO and not worth using. If you use FF simply use Arkenfox and his recommended extensions and you should be fine.

---

## Post 21 by @foghorn — 2023-08-04T23:43:37Z

Read this:

> **[Fingerprinting Protections](https://github.com/brave/brave-browser/wiki/Fingerprinting-Protections)**
>
> Brave browser for Android, iOS, Linux, macOS, Windows. - brave/brave-browser

---

## Post 22 by @sha123 — 2023-08-05T05:29:46Z

> [@foghorn](#):
>
> Read this:
> 
> [Fingerprinting Protections · brave/brave-browser Wiki · GitHub](https://github.com/brave/brave-browser/wiki/Fingerprinting-Protections)

Doesn’t even mention extension fingerprinting.

---

## Post 23 by @root — 2023-08-05T06:07:56Z

Brave has built-in content filtering for this purpose and there is no need for uBO aside from JS disabling imo.

---

## Post 24 by @foghorn — 2023-08-05T09:40:11Z

![Screenshot from 2023-08-05 05-34-21](//forum-uploads.privacyguidesusercontent.com/original/2X/5/52d7bd1712eb33e13e17e860c364609df29c1faf.png)

---

## Post 25 by @sha123 — 2023-08-05T09:46:01Z

> [@foghorn](#):
>
> ![Screenshot from 2023-08-05 05-34-21](//forum-uploads.privacyguidesusercontent.com/original/2X/5/52d7bd1712eb33e13e17e860c364609df29c1faf.png)

Plugins are not extensions

---

## Post 26 by @foghorn — 2023-08-05T09:59:45Z

You didn’t go to the issues and read them. Dig.

---

## Post 27 by @sha123 — 2023-08-05T10:13:09Z

I read the two you encircled. Nothing meaningful in there about extensions. Why don’t you test it yourself?

---

## Post 28 by @foghorn — 2023-08-05T10:27:32Z

I give up.
