forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
5380dfe929
commit
bff681ccc7
3
user.js
3
user.js
|
@ -764,6 +764,9 @@ user_pref("browser.link.open_newwindow.restriction", 0);
|
|||
// -------------------------------------
|
||||
// Disable WebGL (Web Graphics Library)
|
||||
user_pref("webgl.disabled", true);
|
||||
// -------------------------------------
|
||||
Enable URL query stripping
|
||||
user_pref("privacy.query_stripping.enabled", true);
|
||||
//
|
||||
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
// OPTIONAL OPSEC
|
||||
|
|
Loading…
Reference in New Issue