]> git.p6c8.net - policy-templates.git/commit
Document the `SkipTermsOfUse` policy
authorChris Peterson <cpeterson@mozilla.com>
Wed, 16 Apr 2025 22:41:14 +0000 (15:41 -0700)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 22:41:14 +0000 (15:41 -0700)
commitaf4e2b70342301a8800a815584d5b92ee5a5196c
tree4b073b09a46035486e804a732bbf109678a9ea73
parentb0874abf5ca65526918ea6c42214df2783e3dca1
Document the `SkipTermsOfUse` policy

`SkipTermsOfUse` If true, don't display the Firefox Terms of Use and Privacy Notice upon startup. You represent that you accept and have the authority to accept the Terms of Use on behalf of all individuals to whom you provide access to this browser.

The `SkipTermsOfUse` policy is available in Firefox 138+.

https://www.mozilla.org/about/legal/terms/firefox/
https://www.mozilla.org/privacy/firefox/
docs/index.md

patrick-canterino.de