X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/85f6aee6b2f929ac3279dedc5cfa3a056fdcbfd5..6e35f47fee9d0975c6a28569f283350fea68fae4:/docs/index.md?ds=sidebyside
diff --git a/docs/index.md b/docs/index.md
index ab5268f..9cbf516 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -3421,7 +3421,7 @@ Value (string):
### FirefoxHome
Customize the Firefox Home page.
-**Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4, Snippets was deprecated in Firefox 122)
+**Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4, Snippets was deprecated in Firefox 122, Stories and SponsoredStories were added in Firefox 141 to replace Pocket and SponsoredPocket.)
**CCK2 Equivalent:** N/A\
**Preferences Affected:** `browser.newtabpage.activity-stream.showSearch`, `browser.newtabpage.activity-stream.feeds.topsites`, `browser.newtabpage.activity-stream.feeds.section.highlights`, `browser.newtabpage.activity-stream.feeds.section.topstories`, `browser.newtabpage.activity-stream.feeds.snippets`, `browser.newtabpage.activity-stream.showSponsoredTopSites`, `browser.newtabpage.activity-stream.showSponsored`
@@ -3444,14 +3444,14 @@ OMA-URI:
Value (string):
```
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
```
#### macOS
```
@@ -3468,8 +3468,12 @@ Value (string):
|
Pocket
|
+ Stories
+ |
SponsoredPocket
|
+ SponsoredStories
+ |
Snippets
|
Locked
@@ -3487,7 +3491,9 @@ Value (string):
"SponsoredTopSites": true | false,
"Highlights": true | false,
"Pocket": true | false,
+ "Stories": true | false,
"SponsoredPocket": true | false,
+ "SponsoredStories": true | false,
"Snippets": true | false,
"Locked": true | false
}
@@ -5399,20 +5405,28 @@ intl.
keyword.enabled (Firefox 95, Firefox ESR 91.4)
layers.
layout.
+mathml.disabled (Firefox 141, Firefox ESR 140.1)
media.
network.
pdfjs. (Firefox 84, Firefox ESR 78.6)
places.
pref.
print.
+privacy.baselineFingerprintingProtection, privacy.baselineFingerprintingProtection.* (Firefox 141, Firefox ESR 140.1)
+privacy.fingerprintingProtection, privacy.fingerprintingProtection.* (Firefox 141, Firefox ESR 140.1)
privacy.globalprivacycontrol.enabled (Firefox 127, Firefox ESR 128.0)
privacy.userContext.enabled (Firefox 126, Firefox ESR 115.11)
privacy.userContext.ui.enabled (Firefox 126, Firefox ESR 115.11)
signon. (Firefox 83, Firefox ESR 78.5)
spellchecker. (Firefox 84, Firefox ESR 78.6)
+svg.context-properties.content.enabled (Firefox 141, Firefox ESR 140.1)
+svg.disabled (Firefox 141, Firefox ESR 140.1)
toolkit.legacyUserProfileCustomizations.stylesheets (Firefox 95, Firefox ESR 91.4)
ui.
+webgl.disabled (Firefox 141, Firefox ESR 140.1)
+webgl.force-enabled (Firefox 141, Firefox ESR 140.1)
widget.
+xpinstall.enabled (Firefox 141, Firefox ESR 140.1)
xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only)
xpinstall.whitelist.required (Firefox 118, Firefox ESR 115.3)
```
@@ -5420,12 +5434,14 @@ as well as the following security preferences:
| Preference | Type | Default
| --- | --- | --- |
+| security.csp.reporting.enabled | bool | true
+| If set to false, disables CSP reporting. (Firefox 141, Firefox ESR 140.1)
| security.default_personal_cert | string | Ask Every Time
| If set to Select Automatically, Firefox automatically chooses the default personal certificate.
| security.disable_button.openCertManager | string | N/A
-| If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
+| If set to true and locked, the View Certificates button in preferences is disabled. (Firefox 121, Firefox ESR 115.6)
| security.disable_button.openDeviceManager | string | N/A
-| If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
+| If set to true and locked, the Security Devices button in preferences is disabled. (Firefox 121, Firefox ESR 115.6)
| security.insecure_connection_text.enabled | bool | false
| If set to true, adds the words "Not Secure" for insecure sites.
| security.insecure_connection_text.pbmode.enabled | bool | false