🔧 Updated firefox notes

This commit is contained in:
z3rOR0ne 2024-03-27 17:44:30 -07:00
parent b9f822bb73
commit d51f8c7027

View file

@ -137,13 +137,14 @@ browser.sessionstore.resum_from_crash false
Copy the chrome directory into the profile ($HOME/.librewolf/*.default-release)
This feature isn't officially supported anymore so enable it by heading to
about:config and find/set:
toolkit.legacyUserProfileCustomizations.stylesheets : true
toolkit.legacyUserProfileCustomizations.stylesheets : true (enables userChrome)
Custom Caret Widths for Text Cursor:
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)
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).