Browser consistency fix (#718)

This commit is contained in:
mfwmyfacewhen 2022-03-15 06:03:25 -05:00 committed by GitHub
parent 25a0304d53
commit 42484fe019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -11,20 +11,20 @@ description: |
<li>Select: <strong>Strict</strong></li> <li>Select: <strong>Strict</strong></li>
</ul> </ul>
##### **Sanitizing on close** ##### **Sanitize 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.
##### **Disabling Search Suggestions** ##### **Disable Search Suggestions**
<ul style="list-style-type:none;padding-left:0;"> <ul style="list-style-type:none;padding-left:0;">
<li>Toggle off: <strong>Suggestions from the web</strong></li> <li>Toggle off: <strong>Suggestions from the web</strong></li>
<li>Toggle off: <strong>Suggestions from sponsors</strong></li> <li>Toggle off: <strong>Suggestions from sponsors</strong></li>
<li>Toggle off: <strong>Improve the Firefox Suggest experience</strong></li> <li>Toggle off: <strong>Improve the Firefox Suggest experience</strong></li>
</ul> </ul>
##### **Disabling Telemetry** ##### **Disable Telemetry**
<ul style="list-style-type:none;padding-left:0;"> <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 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 install and run studies</strong></li>

View File

@ -11,7 +11,7 @@ description: |
<li>Select: <strong>Always use secure connections</strong>.</li> <li>Select: <strong>Always use secure connections</strong>.</li>
</ul> </ul>
##### **Always on Incognito mode** ##### **Always-on Incognito Mode**
<ul style="list-style-type:none;padding-left:0;"> <ul style="list-style-type:none;padding-left:0;">
<li>Select: <strong>Open links in incognito tabs always</strong>.</li> <li>Select: <strong>Open links in incognito tabs always</strong>.</li>
<li>Select: <strong>Close all open tabs on exit</strong>.</li> <li>Select: <strong>Close all open tabs on exit</strong>.</li>