forked from d3cim/mobile_user.js
				
			Update 'user.js'
This commit is contained in:
		
							parent
							
								
									1ee880fc6a
								
							
						
					
					
						commit
						9d118fa3c0
					
				
							
								
								
									
										2
									
								
								user.js
								
								
								
								
							
							
						
						
									
										2
									
								
								user.js
								
								
								
								
							| 
						 | 
					@ -1791,7 +1791,7 @@ user_pref("dom.disable_window_move_resize", true); // [DEFAULT: true]
 | 
				
			||||||
// You can still right-click a link and open in a new window.
 | 
					// You can still right-click a link and open in a new window.
 | 
				
			||||||
// [TEST] https://people.torproject.org/~gk/misc/entire_desktop.html
 | 
					// [TEST] https://people.torproject.org/~gk/misc/entire_desktop.html
 | 
				
			||||||
// https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/9881
 | 
					// https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/9881
 | 
				
			||||||
user_pref("browser.link.open_newwindow", 3); // 2=new window, 3=new tab
 | 
					user_pref("browser.link.open_newwindow", 3); // 1=most recent window or tab 2=new window, 3=new tab
 | 
				
			||||||
user_pref("browser.link.open_newwindow.restriction", 0); // [DEFAULT: 0]
 | 
					user_pref("browser.link.open_newwindow.restriction", 0); // [DEFAULT: 0]
 | 
				
			||||||
// -------------------------------------
 | 
					// -------------------------------------
 | 
				
			||||||
// Pref : Disable Fullscreen API (requires user interaction) to prevent screen-resolution leaks
 | 
					// Pref : Disable Fullscreen API (requires user interaction) to prevent screen-resolution leaks
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue