mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
534 B
534 B
Home > puppeteer > LaunchOptions > extraPrefsFirefox
LaunchOptions.extraPrefsFirefox property
Additional preferences that can be passed when launching with Firefox.
Signature:
extraPrefsFirefox?: Record<string, unknown>;