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

update NTP setting text

This commit is contained in:
Hal
2024-05-24 14:23:00 -04:00
committed by GitHub
parent dfb297bbfb
commit 9756922ee9
+3 -3
View File
@@ -263,13 +263,13 @@ user_pref("browser.urlbar.trending.featureGate", false);
* SECTION: NEW TAB PAGE * * SECTION: NEW TAB PAGE *
****************************************************************************/ ****************************************************************************/
// PREF: open windows/tabs from last session // PREF: startup / new tab page
// 0=blank, 1=home, 2=last visited page, 3=resume previous session // 0=blank, 1=home, 2=last visited page, 3=resume previous session
// [NOTE] Session Restore is cleared with history and not used in Private Browsing mode // [NOTE] Session Restore is cleared with history and not used in Private Browsing mode
// [SETTING] General>Startup>Restore previous session // [SETTING] General>Startup>Open previous windows and tabs
//user_pref("browser.startup.page", 3); //user_pref("browser.startup.page", 3);
// PREF: set HOME+NEWWINDOW page to blank tab // PREF: set HOME+NEW WINDOW page to blank tab
// about:home=Activity Stream, custom URL, about:blank // about:home=Activity Stream, custom URL, about:blank
// [SETTING] Home>New Windows and Tabs>Homepage and new windows // [SETTING] Home>New Windows and Tabs>Homepage and new windows
// [Custom URLs] Set two or more websites in Home Page Field delimited by | // [Custom URLs] Set two or more websites in Home Page Field delimited by |