ungoogled-software/ungoogled-chromium

Add flag to hide installed extensions for websites

Open

#2,008 opened on Jul 1, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (771 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 1d 11h) (9 merged PRs in 30d)

Description

Description

Add flag to hide installed extensions for websites, since extensions are fingerprintable and used to track users online

Who's implementing?

  • I'm willing to implement this feature myself

The problem

https://www.bleepingcomputer.com/news/security/google-chrome-extensions-can-be-fingerprinted-to-track-you-online/

It's even worse with Ungoogled Chromium in comparison to Chrome, since you have to install the extensions "Chromium Web Store", which nearly no one has. This makes your browser even more identifiable.

Possible solutions

Add a flag which completely hides installed extensions for all websites, this would reduce the fingerprint regarding user tracking.

Alternatives

No response

Additional context

No response

Contributor guide