1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-07-18 09:41:27 +05:30
This commit is contained in:
yokoffing
2026-07-02 18:12:31 -04:00
committed by GitHub
parent c97bc06396
commit 7558fdc9c5
8 changed files with 189 additions and 207 deletions
+2 -1
View File
@@ -10,7 +10,7 @@
/****************************************************************************
* Betterfox Aqua *
* "Ex nihilo nihil fit" *
* version: 140.10 *
* version: 140.12 *
* url: https://github.com/yokoffing/Betterfox *
****************************************************************************/
@@ -51,6 +51,7 @@ user_pref("browser.search.suggest.enabled", false);
//user_pref("browser.urlbar.quicksuggest.enabled", false);
user_pref("browser.urlbar.groupLabels.enabled", false);
user_pref("browser.formfill.enable", false);
user_pref("network.IDN_show_punycode", true);
/** HTTPS-ONLY MODE ***/
user_pref("dom.security.https_only_mode", true);