📝 Made note of UI disable in librewolf/ff

This commit is contained in:
z3rOR0ne 2025-06-29 12:04:23 -07:00
parent 9853b0f752
commit cbe243e387
2 changed files with 9 additions and 0 deletions

View file

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

View file

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