1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

Updated Common Overrides (markdown)

yokoffing
2023-10-10 16:29:20 -04:00
parent 21d8dc163d
commit 1e2957beae
+1 -1
@@ -97,7 +97,7 @@ user_pref("browser.newtabpage.activity-stream.default.sites", ""); // clear defa
* `☰` *→ Settings → Search → Search Suggestions → Provide search suggestions* * `☰` *→ Settings → Search → Search Suggestions → Provide search suggestions*
You can still use [search shortcuts](https://support.mozilla.org/en-US/kb/search-firefox-address-bar#w_search-shortcuts) and custom [bookmark keywords](https://www-archive.mozilla.org/docs/end-user/keywords.html) ([YouTube example](https://youtu.be/bGTBH9yr8uw?t=968)). You can still use [search shortcuts](https://support.mozilla.org/en-US/kb/search-firefox-address-bar#w_search-shortcuts) and custom [bookmark keywords](https://www-archive.mozilla.org/docs/end-user/keywords.html) ([YouTube example](https://youtu.be/bGTBH9yr8uw?si=FvQGmZqFz9n2JZT0&t=1080)).
```javascript ```javascript
// PREF: restore search engine suggestions // PREF: restore search engine suggestions
user_pref("browser.search.suggest.enabled", true); user_pref("browser.search.suggest.enabled", true);