]> git.p6c8.net - policy-templates.git/commit
Add documentation for `SkipTermsOfUse` policy.
authorChris Peterson <cpeterson@mozilla.com>
Thu, 17 Apr 2025 18:25:51 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Thu, 17 Apr 2025 18:25:51 +0000 (11:25 -0700)
commit77af2e932dcdfd4198b73c44b3189475d0796c38
tree0364994f722a7e1d9cb30a9220b1a82842ae9824
parentaf4e2b70342301a8800a815584d5b92ee5a5196c
Add documentation for `SkipTermsOfUse` policy.

The `SkipTermsOfUse` policy is available in Firefox 138+. 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.

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

patrick-canterino.de