mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-06-06 23:13:58 +02:00
feat: add randomized fingerprint option
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -94,6 +94,7 @@ export interface CamoufoxConfig {
|
||||
block_webgl?: boolean;
|
||||
executable_path?: string;
|
||||
fingerprint?: string; // JSON string of the complete fingerprint config
|
||||
randomize_fingerprint_on_launch?: boolean; // Generate new fingerprint on every launch
|
||||
}
|
||||
|
||||
// Extended interface for the advanced fingerprint configuration
|
||||
|
||||
Reference in New Issue
Block a user