Add new browser tweaks and remove deprecated info #1772

Merged
Zenithium merged 6 commits from patch-3 into master 2020-03-11 12:19:20 +00:00
Showing only changes of commit 9bf04c3670 - Show all commits

View File

@ -96,7 +96,7 @@
</dd>
<dt>beacon.enabled = false</dt>
<dd>Disables sending additional analytics to web servers.</dd>
<dd>Disables sending additional analytics to web servers. <a href="https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon">Details</a></dd>
<dt>browser.safebrowsing.downloads.remote.enabled = false</dt>
<dd>Prevents Firefox from sending information about downloaded executable files to Google Safe Browsing to determine whether it should be blocked for safety reasons. <a href="https://support.mozilla.org/en-US/kb/how-does-phishing-and-malware-protection-work#w_what-information-is-sent-to-mozilla-or-its-partners-when-phishing-and-malware-protection-are-enabled">Details</a></dd>