From cbe243e3876553af60daffe3f948fb5479aaab50 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sun, 29 Jun 2025 12:04:23 -0700 Subject: [PATCH] :memo: Made note of UI disable in librewolf/ff --- firefox_notes.txt | 4 ++++ updates.txt | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/firefox_notes.txt b/firefox_notes.txt index adde19bd..b2f98036 100644 --- a/firefox_notes.txt +++ b/firefox_notes.txt @@ -140,6 +140,10 @@ In about:config, add these new custom properties (they don't exist by default): ui.caretWidth (set to number, and set to 10) ui.caretBlinkTime (set to number, and set to 0 to disable blink) +Disable "This Time Search With": +browser.urlbar.scotchBonnet.enableOverride to false + + browser.urlbar.maxRichResults to 0 (removes annoying blue search suggestions) Go into Ublock Origin, Under Filter List, open Annoyances and click all checkboxes (blocks annoying cookie confirmation popups amongst others). diff --git a/updates.txt b/updates.txt index 7ce91372..ebccb38a 100755 --- a/updates.txt +++ b/updates.txt @@ -854,3 +854,8 @@ pull-filter ignore "dhcp-option DNS" Install WebRTC Control on Ungoogled Chromium: Use the Chrome Web Store Extension to install WebRTC Control: https://chromewebstore.google.com/detail/webrtc-control/fjkmabmdepjfammlpliljpnbhleegehm + +06/29/2025 +Librewolf Update UI: +about:config +browser.urlbar.scotchBonnet.enableOverride to false