ZeroSecurity - Information Security News
  • Home
  • Security
    • Exploits
    • Mobile Security
  • Malware
  • Breaches
  • Crypto
  • Privacy
  • Tech
    • AI
    • Downloads
      • Malwarebytes
      • Exploits
      • Paper Downloads
    • Reviews
No Result
View All Result
SUBSCRIBE
ZeroSecurity - Information Security News
  • Home
  • Security
    • Exploits
    • Mobile Security
  • Malware
  • Breaches
  • Crypto
  • Privacy
  • Tech
    • AI
    • Downloads
      • Malwarebytes
      • Exploits
      • Paper Downloads
    • Reviews
No Result
View All Result
ZeroSecurity - Information Security News
No Result
View All Result
Home Privacy

Google Chrome exposes user extensions to fingerprinting

Kyle by Kyle
July 1, 2022
in Privacy
Reading Time: 3 mins read
Google Chrome Extension fingerprinting source
Share on FacebookShare on Twitter

Security researcher, z0ccc, has released a new tool that proves that Google Chrome extensions can be fingerprinted which allows tracking of its users online.

Tracking users online is typically done via fingerprints that generate unique hashes for each user. These hashes are generated by combining installed Windows applications, the device’s screen resolution, GPU performance, hardware config, and installed fonts.

With these characteristics, sites will track your device across social media and various websites. Google knows who you are, your social media profiles and what sites you browse allowing them to tailor advertisements to what you interact with and habits.

Chrome exposing extensions to fingerprinting

z0ccc has released a site called ‘Extension Fingerprints’ along with the new tool which can generate an almost unique fingerprint based on your installed Google Chrome extensions. The full source of this tool is located on z0ccc’s GitHub page.

Chrome extension developers have the ability to declare specific assets within Chrome extensions as ‘web-accessible resources‘. This allows outside web pages or other extensions to access the plugin/extension itself.

These resources are normally an image file that is declared by utilizing the ‘web_accessible_resources‘ property that is located in an extension’s manifest file.

Here’s an example of a web-accessible resource:

"web_accessible_resources": [
    {
      "resources": [ "logo.png" ],
      "matches": [ "https://zerosecurity.org/*" ]
    }
],

Originally disclosed in 2019 by Authentic8, it is possible to capture these web-accessible sources to find installed extensions and generate fingerprints of various browsers based on the combined uniqueness of browser extensions.

It is possible for extension authors to hide these web-accessible resources by using a secret token to be required to access the web resource. However, z0ccc has released a method to bypass the secret token, called a ‘resource timing comparison’.

“Resources of protected extensions will take longer to fetch than resources of extensions that are not installed. By comparing the timing differences you can accurately determine if the protected extensions are installed,” explained z0ccc on the project’s GitHub page.

As a proof of concept, z0ccc released a Chrome Extension fingerprint site that will provide you with your installed Chrome extensions and how unique the combination is. The site/tool checks for 1,170 of the most popular extensions available on the Google Chrome Web Store.

A number of extensions that the site will discover include Honey, LastPass, uBlock, Adobe Acrobat, ColorZilla, Grammarly, and Rakuten.

The website will then generate a tracking hash based on the installed extensions which can be used to track that specific web browser, as shown in the image below.

You might also like

Google’s Controversial Ad Tracking Move Sparks Privacy Concerns

The Hidden Cost of Convenience: How Your Smart Devices Are Mapping Your Life

LinkedIn Hit with €310 Million GDPR Fine Over Data Privacy Violations

Z0ccc Chrome Extension Fingerprinting
Fingerprint generation, source: Zerosecurity

Some popular extensions such as MetaMask does not expose any extension resources, but z0ccc claims to still have identified the extension by checking if ‘typeof window.ethereum equals undefined.’ This method does not work with the Brave browser though.

Chrome browsers that contain no extensions will be less easy to fingerprint as they share the same fingerprint as all other Chrome browsers without extensions.

The Extension Fingerprinting site will only work with Chromium-based browsers with extensions installed from the Chrome Store. Even though this method can be used with Microsoft Edge, it will need to be altered to implement extension IDs from Microsoft’s store.

This strategy will not work with Mozilla Firefox add-ons as Firefox extension IDs are unique for each browser it’s installed on.

The most commonly installed extension

z0ccc is not collecting any data with his new project, but after doing his own tests, he has discovered that uBlock is the most commonly installed extension.

“By far the most popular is having no extensions installed. As previously said I do not collect specific extension data but in my own testing it seems that having only ublock installed is a common extension fingerprint,” z0ccc explained.

“Having 3+ detectable extensions installed seems to always make your fingerprint very unique.”

z0ccc stated that a 0.006% percentage indicates that you are the only user with that specific combination of extensions, but this may change as the site gets more hits.

The source of the new tool, Extension Fingerprints, has been released on GitHub using React which now allows anyone to start tracking users based on installed Chrome extensions.

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

z0ccc.github.io/extension-fingerprints/

Tags: Browser FingerprintingGoogle Chrome
Previous Post

Downthem DDoS service owner gets a 2-year prison sentence

Next Post

Shanghai National Police database hacked – 1 billion Chinese citizens leaked

Kyle

Kyle

Writer, and editor at ZeroSecurity. Interested in Information Security, the Blockchain, and an overall tech enthusiast. "Formal education will make you a living; self-education will make you a fortune." Contact me here: [email protected]

Recommended For You

Screenshot of Google Chrome's ad tracking

Google’s Controversial Ad Tracking Move Sparks Privacy Concerns

December 23, 2024
Privacy how we are being spied on

The Hidden Cost of Convenience: How Your Smart Devices Are Mapping Your Life

November 15, 2024

LinkedIn Hit with €310 Million GDPR Fine Over Data Privacy Violations

October 27, 2024

Telegram Tightens Policies: Now Cooperating with Law Enforcement

September 23, 2024 - Updated on September 24, 2024

What Happened to the Spy.pet Discord Scrapers?

September 7, 2024 - Updated on January 10, 2025

Google to Delete User Location Data, Bolstering Privacy Measures

June 6, 2024

Related News

Malicious Chrome Extensions Steal AI Data and Hijack Revenue in DarkSpectre Campaign

Malicious Chrome Extensions Steal AI Data and Hijack Revenue in DarkSpectre Campaign

January 30, 2026
KPMG Netherlands Listed as Victim by Nova Ransomware Group

KPMG Netherlands Listed as Victim by Nova Ransomware Group

January 24, 2026
RansomHouse Claims Breach of Key Apple Assembler Luxshare

RansomHouse Claims Breach of Key Apple Assembler Luxshare

January 20, 2026
ZeroSecurity - Information Security News

We cover the latest in technology news, Crypto, Artificial Intelligence, and the threat trends impacting these sectors.

Categories

Piracy

Tutorials

Programming

Malware Analysis

Downloads

  • Contact us
  • Press
  • Writers
  • Privacy Policy
  • Terms of Service

© 2026 ZeroSecurity, All Rights Reserved.

No Result
View All Result
  • Home
  • Security
    • Tools
  • Exploits
  • Data Breaches
  • Malware
  • Privacy
  • Mobile Security
  • Contact Us
    • Press
  • Privacy Policy

© 2026 ZeroSecurity, All Rights Reserved.

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.