mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-29 15:26:05 +02:00
refactor: better camoufox instance tracking
This commit is contained in:
@@ -106,9 +106,6 @@ export interface CamoufoxConfig {
|
||||
additional_args?: string[];
|
||||
env_vars?: Record<string, string>;
|
||||
firefox_prefs?: Record<string, unknown>;
|
||||
// Required options for anti-detect features
|
||||
disableTheming?: boolean;
|
||||
showcursor?: boolean;
|
||||
}
|
||||
|
||||
export interface CamoufoxLaunchResult {
|
||||
|
||||
Reference in New Issue
Block a user