mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-01-19 20:11:34 -05:00
Add a Firefox tweak to disable autocomplete URL preloading
This commit is contained in:
parent
07002e20e6
commit
c33ee6390e
@ -980,6 +980,11 @@
|
||||
<li>Even with Firefox set to not remember history, your closed tabs are stored temporarily at Menu -> History -> Recently Closed Tabs.</li>
|
||||
</ul>
|
||||
|
||||
<li>browser.urlbar.speculativeConnect.enabled = false</li>
|
||||
<ul>
|
||||
<li>Disable preloading of autocomplete URLs. Firefox preloads URLs that autocomplete when a user types into the address bar, which is a concern if URLs are suggested that the user does not want to connect to. <a href="https://www.ghacks.net/2017/07/24/disable-preloading-firefox-autocomplete-urls/">Source</a></li>
|
||||
</ul>
|
||||
|
||||
<li>dom.battery.enabled = false</li>
|
||||
<ul>
|
||||
<li>Website owners can track the battery status of your device. <a href="https://www.reddit.com/r/privacytoolsIO/comments/3fzbgy/you_may_be_tracked_by_your_battery_status_of_your/">Source</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user