From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 28 Aug 2025 12:28:30 +0000 (-0400) Subject: Add a table to better describe startpage X-Git-Tag: v7.3~7 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/feb655cc99052b68da983d9afada0748945d87a4?ds=sidebyside;hp=--cc Add a table to better describe startpage --- feb655cc99052b68da983d9afada0748945d87a4 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`\