Update 'user.js'

This commit is contained in:
Narsil 2022-02-13 20:18:05 +00:00
parent 2687bf3747
commit 06f5fd0444
1 changed files with 1 additions and 1 deletions

View File

@ -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)