mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-07 09:23:50 +02:00
Update user.js
This commit is contained in:
parent
9f01cd9425
commit
7128af76f4
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -1069,7 +1069,7 @@ user_pref("dom.disable_window_flip", true); // window z-order - default: true
|
|||
user_pref("dom.disable_window_move_resize", true);
|
||||
/* 2203: open links targeting new windows in a new tab instead
|
||||
* This stops malicious window sizes and some screen resolution leaks.
|
||||
* You can still right-click a link and open in a new window (or middle-click).
|
||||
* You can still right-click a link and open in a new window.
|
||||
* [TEST] https://people.torproject.org/~gk/misc/entire_desktop.html
|
||||
* [1] https://trac.torproject.org/projects/tor/ticket/9881 ***/
|
||||
user_pref("browser.link.open_newwindow", 3);
|
||||
|
|
Loading…
Add table
Reference in a new issue