remove browser.tabs.firefox=false
This is now handled by `firefox-view.patch` in the source repo
This commit is contained in:
parent
eb51b4785e
commit
9395f5c0e0
1 changed files with 0 additions and 2 deletions
|
|
@ -422,8 +422,6 @@ lockPref("browser.newtabpage.activity-stream.telemetry", false);
|
||||||
// hide stories UI in about:preferences#home, empty highlights list
|
// hide stories UI in about:preferences#home, empty highlights list
|
||||||
lockPref("browser.newtabpage.activity-stream.feeds.section.topstories.options", "{\"hidden\":true}");
|
lockPref("browser.newtabpage.activity-stream.feeds.section.topstories.options", "{\"hidden\":true}");
|
||||||
lockPref("browser.newtabpage.activity-stream.default.sites", "");
|
lockPref("browser.newtabpage.activity-stream.default.sites", "");
|
||||||
// hide Firefox View til reviewed, see https://gitlab.com/librewolf-community/browser/source/-/issues/78
|
|
||||||
defaultPref("browser.tabs.firefox-view", false);
|
|
||||||
|
|
||||||
/** [SECTION] ABOUT
|
/** [SECTION] ABOUT
|
||||||
* remove annoying ui elements from the about pages, including about:protections
|
* remove annoying ui elements from the about pages, including about:protections
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue