mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 13:27:53 +00:00 
			
		
		
		
	browser-tweaks: remove browser.send_pings (#865)
It defaults to false already and is not necessary here. Closes #686
This commit is contained in:
		
				
					committed by
					
						
						Burung Hantu
					
				
			
			
				
	
			
			
			
						parent
						
							cdf7df7f98
						
					
				
				
					commit
					3af07184ff
				
			@@ -37,9 +37,6 @@
 | 
			
		||||
  <dt>browser.safebrowsing.phishing.enabled = false</dt>
 | 
			
		||||
  <dd>Disable Google Safe Browsing and phishing protection. Security risk, but privacy improvement.</dd>
 | 
			
		||||
 | 
			
		||||
  <dt>browser.send_pings = false</dt>
 | 
			
		||||
  <dd>The attribute would be useful for letting websites track visitors' clicks.</dd>
 | 
			
		||||
 | 
			
		||||
  <dt>browser.sessionstore.max_tabs_undo = 0</dt>
 | 
			
		||||
  <dd>Even with Firefox set to not remember history, your closed tabs are stored temporarily at Menu -> History -> Recently Closed Tabs.</dd>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user