mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	0201: default geo=> inactive, #533
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							b85e748b53
						
					
				
				
					commit
					4e42bad6a1
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -85,7 +85,7 @@ user_pref("_user.js.parrot", "0200 syntax error: the parrot's definitely decease
 | 
				
			|||||||
/* 0201b: set a default permission for Location (FF58+)
 | 
					/* 0201b: set a default permission for Location (FF58+)
 | 
				
			||||||
 * [SETTING] to add site exceptions: Page Info>Permissions>Access Your Location
 | 
					 * [SETTING] to add site exceptions: Page Info>Permissions>Access Your Location
 | 
				
			||||||
 * [SETTING] to manage site exceptions: Options>Privacy & Security>Permissions>Location>Settings ***/
 | 
					 * [SETTING] to manage site exceptions: Options>Privacy & Security>Permissions>Location>Settings ***/
 | 
				
			||||||
user_pref("permissions.default.geo", 2); // 0=always ask (default), 1=allow, 2=block
 | 
					   // user_pref("permissions.default.geo", 2); // 0=always ask (default), 1=allow, 2=block
 | 
				
			||||||
/* 0202: disable GeoIP-based search results
 | 
					/* 0202: disable GeoIP-based search results
 | 
				
			||||||
 * [NOTE] May not be hidden if Firefox has changed your settings due to your locale
 | 
					 * [NOTE] May not be hidden if Firefox has changed your settings due to your locale
 | 
				
			||||||
 * [1] https://trac.torproject.org/projects/tor/ticket/16254
 | 
					 * [1] https://trac.torproject.org/projects/tor/ticket/16254
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user