diff --git a/Common-Overrides.md b/Common-Overrides.md index d0e3ad5..0ffe11d 100644 --- a/Common-Overrides.md +++ b/Common-Overrides.md @@ -115,7 +115,11 @@ user_pref("browser.newtabpage.activity-stream.showSponsored", false); // Sponsor #### Alternatives * [Bookmark keywords](https://felixcrux.com/blog/favourite-firefox-feature-keyword-search-bookmarks) may improve your 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 (`*` for bookmarks, `^` for browser history, etc.). +* 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: + * `*` for bookmarks + * `^` for browser history + * `?` for search suggestions + * and [more](https://support.mozilla.org/en-US/kb/address-bar-autocomplete-firefox#w_changing-results-on-the-fly) ### Weather widget