From d51f8c7027f8f38fc751ab02ca1218b1a2c51dc6 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Wed, 27 Mar 2024 17:44:30 -0700 Subject: [PATCH] :wrench: Updated firefox notes --- firefox_notes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firefox_notes.txt b/firefox_notes.txt index 20e5c7c4..e960f193 100644 --- a/firefox_notes.txt +++ b/firefox_notes.txt @@ -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).