v132.0.2-beta.17
daijro/camoufoxv132.0.2-beta.17Nov 22, 2024by github-actions[bot]
AI Summary
WebGL enabled by default, localization leaks fixed, and addons property added.
Key Highlights
- WebGL enabled by default
- Added `addons` property to pass addons
- Removed leaking localizations
New Features
- addons
Full Release Notes
**Full Changelog**: https://github.com/daijro/camoufox/compare/v132.0.2-beta.16...v132.0.2-beta.17 --- Keep in mind that Camoufox is in active development and not production ready. If you experience any issues, please report them [here](https://github.com/daijro/camoufox/issues). --- > [!NOTE] > This is a very important leak fix update! Please update the Camoufox Python library to 0.4.4. ### Changes - WebGL is enabled by default. WebGL spoofing is also supported in 0.4.0+ of the Python library. - Added an `addons` property to pass addons to without using FF debugging API. - Removed leaking localizations.