mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated Common Overrides (markdown)
@@ -91,14 +91,6 @@ user_pref("browser.newtabpage.activity-stream.showSponsored", false); // Sponsor
|
|||||||
user_pref("browser.newtabpage.activity-stream.default.sites", ""); // clear default topsites
|
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
|
### Search settings
|
||||||
|
|||||||
Reference in New Issue
Block a user