mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated Common Overrides (markdown)
+6
-1
@@ -171,12 +171,13 @@ user_pref("browser.search.suggest.enabled", true);
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### Change your default search engine
|
#### 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*
|
* `☰` *→ 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).
|
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]
|
> [!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).
|
> 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!
|
> 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
|
#### 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."
|
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."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user