From 406e15fe459ff5d3538a2043d4deb402e2c2ae3d Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Fri, 9 Dec 2022 00:09:44 -0500 Subject: [PATCH] Update Securefox.js --- Securefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Securefox.js b/Securefox.js index b026b6d..90518af 100644 --- a/Securefox.js +++ b/Securefox.js @@ -542,7 +542,7 @@ user_pref("network.predictor.enable-prefetch", false); // mouse over. In case the user follows through with the action, the page can begin loading // faster since some of the work was already started in advance. Focuses on fetching a resource // for the NEXT navigation. -user_pref("network.predictor.enable-hover-on-ssl", false); // enforce DEFAULT +//user_pref("network.predictor.enable-hover-on-ssl", false); // DEFAULT /****************************************************************************** * SECTION: SEARCH / URL BAR *