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