mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-05 18:20:44 -08:00
Add: about:home search bar option to comment
This commit is contained in:
parent
68378ca020
commit
07cace3484
1 changed files with 2 additions and 0 deletions
2
user.js
2
user.js
|
|
@ -11,6 +11,8 @@ user_pref("layout.css.backdrop-filter.enabled", true);
|
|||
// Restore Compact Mode - 89 Above
|
||||
user_pref("browser.compactmode.show", true);
|
||||
|
||||
// about:home Search Bar
|
||||
// user_pref("browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar", false);
|
||||
|
||||
// ** Useful Options ***********************************************************
|
||||
// Integrated calculator at urlbar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue