From feb655cc99052b68da983d9afada0748945d87a4 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 28 Aug 2025 08:28:30 -0400 Subject: [PATCH] Add a table to better describe startpage --- docs/index.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index af0b065..5478516 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3887,9 +3887,14 @@ Configure the default homepage and how Firefox starts. `Additional` allows for more than one homepage. -`StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session. - -With Firefox 78, an additional option as added for `Startpage`, `homepage-locked`. If this is value is set for the Startpage, the user will always get the homepage at startup and cannot choose to restore their session. +`StartPage` is how Firefox starts. + +| Value | Description +|-------------------|----------------------------------------------------------------------------- +| `none` | Start with a blank page (no homepage, no previous session). +| `homepage` | Start with the homepage in `URL` policy. +| `previous-session`| Restore the previous session (all tabs and windows reopen). +| `homepage-locked` | Always force the homepage at startup, users cannot choose session restore. (Firefox 78) **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4, homepage-locked added in Firefox 78)\ **CCK2 Equivalent:** `homePage`,`lockHomePage`\ -- 2.43.0