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

Updated Common Overrides (markdown)

yokoffing
2023-10-10 13:45:38 -04:00
parent c0efeaeee7
commit 4a3e66f500
-8
@@ -91,14 +91,6 @@ user_pref("browser.newtabpage.activity-stream.showSponsored", false); // Sponsor
user_pref("browser.newtabpage.activity-stream.default.sites", ""); // clear default topsites
```
#### Adjust URL bar suggestions
Show top sites when you click on the address bar.
* `☰` *→ Settings → Privacy & Security → Address Bar*
```javascript
// PREF: restore top sites dropdown suggestions with empty query
user_pref("browser.urlbar.suggest.topsites", true); // Shortcuts (Top Sites)
```
***
### Search settings