Update 'user.js'

This commit is contained in:
Narsil 2022-01-24 12:36:08 +00:00
parent 7568d53fbd
commit 7c24ea92ee
1 changed files with 3 additions and 0 deletions

View File

@ -721,6 +721,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