Skip to content

v133.0-beta.19

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 13:54
· 8 commits to main since this release

Full Changelog: v133.0-beta.18...v133.0-beta.19


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

If you experience any issues, please report them here.


Changes

  • Remove night sky theme background GIF #123
  • Added Canvas anti-fingerprinting (see here)

New Properties

Property Type Description
canvas:aaOffset int Offset each pixel's transparency when drawing anti-aliasing.
canvas:aaCapOffset bool By default, the offset will cause the pixel's transparency to wrap around the 0-255 alpha range. By enabling this property, the offset will be clamped to 0-255.