forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
2687bf3747
commit
06f5fd0444
2
user.js
2
user.js
|
@ -288,7 +288,7 @@ user_pref("network.predictor.enable-prefetch", false); // [FF48+] [DEFAULT: fals
|
|||
// Disable link-mouseover opening connection to linked server
|
||||
user_pref("network.http.speculative-parallel-limit", 0);
|
||||
// -------------------------------------
|
||||
// Disable mousedown speculative connections on bookmarks and history [FF98+] ***/
|
||||
// Disable mousedown speculative connections on bookmarks and history [FF98+]
|
||||
user_pref("browser.places.speculativeConnect.enabled", false);
|
||||
// -------------------------------------
|
||||
// Enforce no "Hyperlink Auditing" (click tracking)
|
||||
|
|
Loading…
Reference in New Issue