PatchedFingerprintGenerator
Index
Methods
Methods
__init__
Initialize a new instance.
Parameters
optionalkeyword-onlyscreen: Screen | None = None
Screen constraints for the generated fingerprint.
optionalkeyword-onlystrict: bool = False
Whether to raise an exception if the constraints are too strict.
optionalkeyword-onlymock_webrtc: bool = False
Whether to mock WebRTC when injecting the fingerprint.
optionalkeyword-onlyslim: bool = False
Disables performance-heavy evasions when injecting the fingerprint.
header_kwargs: Undefined
Returns None
Browserforge
FingerprintGenerator
that contains patches not accepted in upstream repo.