gitlab ironfox-oss/IronFox v144.0

2 days ago

Changes

Notes

You can manually allow websites to use WebGL with the privacy.fingerprintingProtection.granularOverrides preference at about:config. For instance, if I want to allow example.com to use WebGL, I would set the value of privacy.fingerprintingProtection.granularOverrides to:

[{"firstPartyDomain":"example.com","overrides":"-DisableWebGL"}]

If I also wanted to allow example2.com, I'd set the value to:

[{"firstPartyDomain":"example.com","overrides":"-DisableWebGL"},{"firstPartyDomain":"example2.com","overrides":"-DisableWebGL"}]

Please report websites that require WebGL to us if possible, so that we can investigate and potentially add them to the default WebGL overrides list.

Checksums

5dbe87e1d60511f7bf03a661f123d4300d7d8b14d7e363aa150b599080dc5b0a  IronFox-v144.0-arm64-v8a.apk
f0504a59030aeafef2951aadd034a79b08dd1a9cf6e0490964fb9ccd2afaa8fe  IronFox-v144.0-armeabi-v7a.apk
d4cdbd8c156cb1895f0c3845f59e1f1ba69140e461dff68b77f37f7b5f7f04b7  IronFox-v144.0-x86_64.apk
0d3b3a9e53f1817992b1e1b0860fb34143075cb38499778210c7d9d3aed49b54  IronFox-v144.0.apks

This release was automatically generated by the CI/CD pipeline (view pipeline) and is guaranteed to be generated from commit e6c69ef2.

Don't miss a new IronFox release

NewReleases is sending notifications on new releases.