From 940ff89e66b0f1e88bcae29207c413bbeb73f2fb Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Sun, 15 Oct 2023 21:16:28 -0400 Subject: [PATCH] Updated Common Overrides (markdown) --- Common-Overrides.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common-Overrides.md b/Common-Overrides.md index 21571ac..5603a4b 100644 --- a/Common-Overrides.md +++ b/Common-Overrides.md @@ -99,8 +99,8 @@ user_pref("browser.urlbar.suggest.topsites", false); ``` #### Alternatives -* [Bookmark keywords](https://felixcrux.com/blog/favourite-firefox-feature-keyword-search-bookmarks) provide a superior experience ([YouTube example](https://youtu.be/bGTBH9yr8uw?si=FvQGmZqFz9n2JZT0&t=1080)). -* Learn how to [narrow down suggestions in the URL bar](https://support.mozilla.org/en-US/kb/address-bar-autocomplete-firefox#w_changing-results-on-the-fly) by a specific type of result (browser history, bookmarks, open tabs, etc.). +* [Bookmark keywords](https://felixcrux.com/blog/favourite-firefox-feature-keyword-search-bookmarks) provide a better experience ([YouTube example](https://youtu.be/bGTBH9yr8uw?si=FvQGmZqFz9n2JZT0&t=1080)). +* Learn how to [narrow down suggestions](https://support.mozilla.org/en-US/kb/address-bar-autocomplete-firefox#w_changing-results-on-the-fly) in the URL bar by a specific type of result (browser history, bookmarks, open tabs, etc.). ***