1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

Update Securefox.js

This commit is contained in:
yokoffing
2022-12-02 11:28:43 -05:00
committed by GitHub
parent f41d06c2a4
commit 96bd585870
+1 -1
View File
@@ -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 // 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 // faster since some of the work was already started in advance. Focuses on fetching a resource
// for the NEXT navigation. // for the NEXT navigation.
//user_pref("network.predictor.enable-hover-on-ssl", false); // DEFAULT user_pref("network.predictor.enable-hover-on-ssl", false); // enforce DEFAULT
/****************************************************************************** /******************************************************************************
* SECTION: SEARCH / URL BAR * * SECTION: SEARCH / URL BAR *