Releases: adryfish/fingerprint-chromium
144.0.7559.132
Update to Chromium 144.0.7559.132
This release is for all platforms
New Features in Chrome 144
- New --disable-spoofing Parameter
A new unified parameter to selectively disable specific fingerprint spoofing. Use comma-separated values to specify which spoofing to disable.
- Available values: font, audio, canvas, clientrects, gpu
- Example: --disable-spoofing=font,gpu disables font and GPU fingerprint spoofing.
- This replaces the previous --disable-gpu-fingerprint parameter with a more flexible, granular approach.
- Removed Legacy GPU Fingerprint Parameters
The following parameters have been removed in Chrome 144:
- --fingerprint-gpu-vendor — Previously used to customize GPU vendor string
- --fingerprint-gpu-renderer — Previously used to customize GPU renderer string
- --disable-gpu-fingerprint — Previously used to disable GPU fingerprint
Migration: If you were using --disable-gpu-fingerprint, replace it with --disable-spoofing=gpu. If you were using --fingerprint-gpu-vendor or
--fingerprint-gpu-renderer, simply remove them — GPU fingerprint is now automatically generated from the fingerprint seed when not disabled.
142.0.7444.175
Update to Chromium 142.0.7444.175
This release is for all platforms
New Features in Chrome 142
-
Updated UserAgent and UserAgentData Fingerprint Implementation
- Improved fingerprint implementation for
navigator.userAgentandnavigator.userAgentData.
- Improved fingerprint implementation for
-
Updated Audio Fingerprint Implementation
- Enhanced audio fingerprint modification. You can verify the effect at https://pixelscan.net/fingerprint-check
-
Updated Canvas Fingerprint Implementation
- Improved Canvas fingerprint modification for better anti-detection.
-
GPU Fingerprint Disable Option
- GPU fingerprint may have issues in some scenarios. Use
--disable-gpu-fingerprintparameter to disable GPU fingerprint if needed.
- GPU fingerprint may have issues in some scenarios. Use
139.0.7258.154
Update to Chromium 139.0.7258.154
This release is for all platforms
138.0.7204.183
Update to Chromium 138.0.7204.183
This release is for all platforms
136.0.7103.113
Update to Chromium 136.0.7103.113
This release is for all platforms
135.0.7049.95
Update to Chromium 135.0.7049.95
This release is for all platforms
134.0.6998.165
Update to Chromium 134.0.6998.165
This release is for all platforms
133.0.6943.126
Update to Chromium 133.0.6943.126
This release is for all platforms
132.0.6834.159
Update to Chromium 132.0.6834.159
This release is for all platforms
131.0.6778.264
Update to Chromium 131.0.6778.264
This release is for all platforms