Chameleon highlights and protects you from browser fingerprinting in Chrome
Browser fingerprinting refers to methods to profile a browser based on information transferred automatically when connections are made to websites or services, or generated with the help of scripts and technologies.
It is unclear how widely browser fingerprinting is being used on the Internet but it is clear that it is used by some companies to track users online. Often, it is used in conjunction with traditional tracking methods such as cookies or LSO.
I analyzed Canvas Fingerprinting yesterday, one of the many fingerprinting techniques, and Chameleon for Chrome was one of the extensions mentioned in the guide.
While it does not protect against this particular method yet -- it only highlights the use -- it is designed to highlight and protect you against fingerprinting attacks.
Note: The extension has not been updated since 2014. While it still works in Chromium-based browsers, the lack of updates means that it won't highlight or protect against new fingerprinting methods.
Installation
Chameleon is not available on the Chrome Web Store which means that installation of the extension is not as straightforward as usual. Here is what you need to do to install it in Chrome or Chromium-based browsers:
- Visit the GitHub project page and download the latest working version to your system. You find the download link under Installation on the main page (scroll down).
- Extract the zip file to a local directory.
- Open the Extensions Manager by loading chrome://extensions/ in Chrome.
- Check the Developer Mode box in the top right corner of the screen.
- Select Load Unpacked Extensions from the menu and browse to the chrome folder of the directory you have installed the extension to.
- Follow the instructions to complete the installation.
Use
Chameleon adds an icon to Chrome's main toolbar that indicates if the extension is active, and how many tracking elements it has discovered on the active page.
As far as detection is concerned, it supports the following fingerprinting techniques:
- window.navigator values
- window.screen values
- date/time queries
- font enumeration
- canvas image data extraction
On the protection side of things, it supports the following (meaning it will block requests or modify them):
- request header values
- window.navigator values
- window.screen values
- date/time queries
The developer plans to add additional techniques to the extension including CSS media queries, JavaScript rendering engine differences or checksum generations if the browser allows for that.
When you click on the icon it displays the property access count and scripts used on the page in a summary at the top, and below that the list of hostnames and which properties they have accessed.
Not all requests are used to fingerprint the browser or user. Websites may for instance requests the window width and height to display contents properly in the browser window.
Tip: you may want to use a script blocker if you notice hostnames that are used a lot while you are browsing the Internet. You can use an add-on like uMatrix for that (read our review of the extension here, and the review of uBlock here which is a lightweight alternative).
You can disable the extension at any time with a click on its icon and the selection of disable in its interface. That's also the way how you enable it again.
Conclusion
Chameleon is an excellent extension for the Chrome web browser that is informing you if a website uses techniques that can be used to fingerprint the browser.
Besides providing you with information about these techniques, it is also protecting you against some of them automatically.
Why are there no download links to ANY of the tools or projects mentioned in ANY of the articles on this site? Every single link just links to another Ghacks article. VERY VERY frustrating.
Stan, the download links are in the summary box below the article.
I just tested µBlock, and it’s so much better than Adblock Plus, there’s more features and it feels more effective.
https://chrome.google.com/webstore/detail/%C2%B5block/cjpalhdlnbpafiamejdnhcphjbkeiagm
It’s strange to build a privacy extension only for Chrome. Google is a data mining company and their browser doesn’t have as many features for protecting privacy. People should be encouraged to use Firefox, which is produced by a non-profit organization that doesn’t have an interest in tracking users.
The work the article on “Chameleon” requires deserves a lot of thanks.
However, I share the same feeling as “The Aslan.” By the time a person has covered his/her tracks (or at least has attempted to do so), using the Internet becomes an exercise in futile evasion. The simple fact that a person is logged on to a machine with Internet access is enough to eliminate any and all measures taken to avoid detection at some level by some entity. What to do? Add another extension? And another? And another? And . . . ?
There’s a lot to choose from, i.e:
ZenMate
Avira Safe Search / Avira Browser Safety
HTTPS Everywhere
Ghostery
Flashcontrol
Adblock Plus
Scriptsafe
But all of these extensions will guarantee your browser slowness. I prefer to use only Adblock Plus.
Adblock Plus won’t protect you from fingerprinting.
It does if you block the domains of the sites that use Canvas fingerprinting like addthis.com.
But for that, you need to know which do it ;)