Skip to content

v130.0.1-beta.8

Choose a tag to compare

@github-actions github-actions released this 29 Sep 05:05
· 595 commits to main since this release

Full Changelog: v130.0.1-beta.7...v130.0.1-beta.8


Keep in mind that Camoufox is in active development and not production ready.

If you experience any issues, please report them here.


Changes:

  • Added locale spoofing. #16

New properties:

Property Description Required Keys
locale:language Spoof the Intl API, headers, and system language (e.g. "en") locale:region
locale:region Spoof the Intl API, headers, and system region (e.g. "US"). locale:language
locale:script Set a custom script (e.g. "Latn"). Will be set automatically if not specified.