Skip to content

Latest commit

 

History

History
105 lines (79 loc) · 3.02 KB

README_EN.md

File metadata and controls

105 lines (79 loc) · 3.02 KB

中文 | English


--- v2.3 Update ---

My Fingerprint

  • Obfuscates Various Fingerprints of Browsers
  • Useful Chrome / Edge Extension
  • Installation takes effect immediately
  • Monitor page access to fingerprints
  • Whitelisting module

Supports fingerprints

  • UserAgent Series
  • Screen Series
  • Language
  • Time Zone
  • Canvas Fingerprint
  • Audio Fingerprint
  • Font Fingerprint
  • WebGL Fingerprint
  • WebRTC Protection
  • WebGPU Fingerprint

Table of Contents

Usage

Plugin Installation:

  1. Download the latest version of the Extension zip -- Extension Download
  2. Open the browser extension management, open the developer mode
  3. Drag and drop the downloaded zip into the Browser Extension Manager page.
  4. Enable the Extension (check Allow in InPrivate in Details if necessary).

Plugin Usage:

  • Installation takes effect immediately (previously opened tabs have to be refreshed to take effect)
  • (Optional) Left-click on the plug-in icon to enter the configuration page for customized configuration.

Frontend:

  • Browsers that support the Manifest V3 extension (most browsers do)

Popup Module

Configuration Module

  • For customization of various fingerprints

Normal Fingerprint Config

  • UserAgent Series Info
  • Browser Language
  • Number of logical processors
  • Screen Size
  • Screen Color Depth

Special Fingerprint Config

  • Timezone
  • Canvas Fingerprint
  • Audio Fingerprint
  • Font Fingerprint
  • WebGL Fingerprint
  • WebRTC Protection
  • WebGPU Fingerprint

Other Config

  • Language - Languages used by browser extensions
  • Global Seed - Global Seed, Acts on Random by Global Seed Options
  • Web Request Hooks - Making changes to web request headers
  • Iframe Hooks - Injection into Iframe

Record Module

Shows how many times the current tab has been accessed for various fingerprints

Whitelist Module

The whitelist list can be edited

Test Target

Support

  • This project is free and open source, if you think it is helpful to you, please give me a Star.
  • If you have any good suggestions or comments, please feel free to submit an Issue or Pull Request.

Disclaimer

  • For certain more sensitive operations, use more specialized tools.
  • This project is intended for educational and research purposes only. The developer is not responsible for any losses or issues caused by the use of this project.