From 3951bf5e9fa04af0c73fa52ceffd0dd60f91092d Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Sun, 20 Apr 2025 13:32:17 -0400 Subject: [PATCH] Updated Common Overrides (markdown) --- Common-Overrides.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Common-Overrides.md b/Common-Overrides.md index 7e3385c..96eade1 100644 --- a/Common-Overrides.md +++ b/Common-Overrides.md @@ -171,12 +171,13 @@ user_pref("browser.search.suggest.enabled", true); ``` #### Change your default search engine -You can also select a [default search engine](https://support.mozilla.org/en-US/kb/change-your-default-search-settings-firefox#w_default-search-engine) just for [Private Browsing](https://support.mozilla.org/en-US/kb/private-browsing-use-firefox-without-history) windows. (This is an option after you apply the `user.js` and restart.) * `☰` *→ Settings → Search → Default Search Engine* To add a custom search engine like [Brave Search](https://search.brave.com/) or a [premium](https://help.kagi.com/kagi/why-kagi/why-pay-for-search.html) search engine like [Kagi](https://kagi.com/welcome), you can easily [add a search engine from the address bar](https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox#w_add-a-search-engine-from-the-address-bar). +You can also add the [good Google search](https://youtu.be/qGlNb2ZPZdc?si=1WKarthvkP66nYCs&t=207) that shows only web results using `https://www.google.com/search?udm=14&q=%s&num=20`. + > [!NOTE] > For Kagi, if you want search suggestions in the URL bar, make sure to follow the first steps in their [Firefox tutorial](https://help.kagi.com/kagi/getting-started/setting-default.html#firefox_browsers). Then, use the latter steps to setup Kagi for Private Browsing using your [private session link](https://help.kagi.com/kagi/getting-started/setting-default.html#private_session). > @@ -184,6 +185,10 @@ To add a custom search engine like [Brave Search](https://search.brave.com/) or > > Don't forget to add `&q=%s` to the end of the session link! + +##### Change your default search engine for Private Browsing +You can also select a [default search engine](https://support.mozilla.org/en-US/kb/change-your-default-search-settings-firefox#w_default-search-engine) just for [Private Browsing](https://support.mozilla.org/en-US/kb/private-browsing-use-firefox-without-history) windows. (This is an option after you apply the `user.js` and restart.) + #### Disable unified search button In v.137.0, this is "a new, easy-to-access button in the address bar helps you switch between search engines and search modes with ease."