Add Disabling of Telemetry to the Firefox Desktop Card (#717)

This commit is contained in:
mfwmyfacewhen 2022-03-14 23:54:12 -05:00 committed by GitHub
parent ef5b29d5ed
commit a22e377737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 9 deletions

View File

@ -11,20 +11,30 @@ description: |
<li>Select: <strong>Strict</strong></li> <li>Select: <strong>Strict</strong></li>
</ul> </ul>
##### **HTTPS-Only Mode**
<ul style="list-style-type:none;padding-left:0;">
<li>Select: <strong>Enable HTTPS-Only Mode in all windows</strong>.</li>
</ul>
##### **Sanitizing on close** ##### **Sanitizing on close**
<ul style="list-style-type:none;padding-left:0;"> <ul style="list-style-type:none;padding-left:0;">
<li>Select: <strong>Delete cookies and site data when Firefox is closed</strong></li> <li>Select: <strong>Delete cookies and site data when Firefox is closed</strong></li>
</ul> </ul>
You can still stay logged into websites by allowing exceptions. You can still stay logged into websites by allowing exceptions.
#### Extensions ##### **Disabling Search Suggestions**
We normally do not recommend installing any extensions as they have privileged access within your browser. We make an exception for [uBlock Origin](/browsers/#additional-resources), <ul style="list-style-type:none;padding-left:0;">
a popular content blocker and 🏆️ [Recommended Extension](https://support.mozilla.org/kb/add-on-badges#w_recommended-extensions) by Mozilla. <li>Toggle off: <strong>Suggestions from the web</strong></li>
<li>Toggle off: <strong>Suggestions from sponsors</strong></li>
<li>Toggle off: <strong>Improve the Firefox Suggest experience</strong></li>
</ul>
##### **Disabling Telemetry**
<ul style="list-style-type:none;padding-left:0;">
<li>Uncheck: <strong>Allow Firefox to send technical and interaction data to Mozilla</strong></li>
<li>Uncheck: <strong>Allow Firefox to install and run studies</strong></li>
<li>Uncheck: <strong>Allow Firefox to send backlogged crash reports on your behalf</strong></li>
</ul>
##### **HTTPS-Only Mode**
<ul style="list-style-type:none;padding-left:0;">
<li>Select: <strong>Enable HTTPS-Only Mode in all windows</strong>.</li>
</ul>
#### Arkenfox (advanced) #### Arkenfox (advanced)
The [Arkenfox project](https://github.com/arkenfox/user.js) provides a set of carefully considered options for Firefox. These options are quite strict but a few are subjective and may cause some websites to not work properly. You can easily change these settings to suit your needs. We **strongly recommend** reading through their [wiki](https://github.com/arkenfox/user.js/wiki). Arkenfox also enables [container](https://support.mozilla.org/en-US/kb/containers#w_for-advanced-users) support. The [Arkenfox project](https://github.com/arkenfox/user.js) provides a set of carefully considered options for Firefox. These options are quite strict but a few are subjective and may cause some websites to not work properly. You can easily change these settings to suit your needs. We **strongly recommend** reading through their [wiki](https://github.com/arkenfox/user.js/wiki). Arkenfox also enables [container](https://support.mozilla.org/en-US/kb/containers#w_for-advanced-users) support.

View File

@ -27,7 +27,7 @@ description: |
<li>Toggle Off: <strong>Check for Apple Pay</strong>.</li> <li>Toggle Off: <strong>Check for Apple Pay</strong>.</li>
</ul> </ul>
##### **Always on Private Tabs** ##### **Always-on Private Tabs**
Open Safari and press the tabs button at the bottom right corner. In the bottom middle press the downward facing arrow. Open Safari and press the tabs button at the bottom right corner. In the bottom middle press the downward facing arrow.