mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Merge pull request #317 from sbennett1990/master
Add a Firefox tweak to disable autocomplete URL preloading
This commit is contained in:
		| @@ -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> | 				<li>Even with Firefox set to not remember history, your closed tabs are stored temporarily at Menu -> History -> Recently Closed Tabs.</li> | ||||||
| 			</ul> | 			</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> | 			<li>dom.battery.enabled = false</li> | ||||||
| 			<ul> | 			<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> | 				<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> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Burung Hantu
					Burung Hantu