<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitions revision="6.10" schemaVersion="1.0">
+<policyDefinitions revision="7.2" schemaVersion="1.0">
<policyNamespaces>
<target prefix="firefox" namespace="Mozilla.Policies.Firefox"/>
<using prefix="Mozilla" namespace="Mozilla.Policies"/>
</policyNamespaces>
- <resources minRequiredRevision="6.10"/>
+ <resources minRequiredRevision="7.2"/>
<supportedOn>
<definitions>
<definition name="UNSUPPORTED" displayName="$(string.UNSUPPORTED)"/>
<definition name="SUPPORTED_FF68" displayName="$(string.SUPPORTED_FF68)"/>
<definition name="SUPPORTED_FF6801" displayName="$(string.SUPPORTED_FF6801)"/>
<definition name="SUPPORTED_FF68ESR" displayName="$(string.SUPPORTED_FF68ESR)"/>
+ <definition name="SUPPORTED_FF69" displayName="$(string.SUPPORTED_FF69)"/>
<definition name="SUPPORTED_FF70" displayName="$(string.SUPPORTED_FF70)"/>
<definition name="SUPPORTED_FF71" displayName="$(string.SUPPORTED_FF71)"/>
<definition name="SUPPORTED_FF72" displayName="$(string.SUPPORTED_FF72)"/>
<definition name="SUPPORTED_FF131" displayName="$(string.SUPPORTED_FF131)"/>
<definition name="SUPPORTED_FF137_ONLY" displayName="$(string.SUPPORTED_FF137_ONLY)"/>
<definition name="SUPPORTED_FF138_ONLY" displayName="$(string.SUPPORTED_FF138_ONLY)"/>
+ <definition name="SUPPORTED_FF142" displayName="$(string.SUPPORTED_FF142)"/>
+ <definition name="SUPPORTED_FF144" displayName="$(string.SUPPORTED_FF144)"/>
+ <definition name="SUPPORTED_FF144_ONLY" displayName="$(string.SUPPORTED_FF144_ONLY)"/>
</definitions>
</supportedOn>
<categories>
<category displayName="$(string.VirtualReality_group)" name="VirtualReality">
<parentCategory ref="Permissions"/>
</category>
+ <category displayName="$(string.ScreenShare_group)" name="ScreenShare">
+ <parentCategory ref="Permissions"/>
+ </category>
<category displayName="$(string.Preferences_group)" name="Preferences">
<parentCategory ref="firefox"/>
</category>
<category displayName="$(string.InterceptionPoints_DragAndDrop_group)" name="InterceptionPoints_DragAndDrop">
<parentCategory ref="InterceptionPoints"/>
</category>
+ <category displayName="$(string.GenerativeAI_group)" name="GenerativeAI">
+ <parentCategory ref="firefox"/>
+ </category>
</categories>
<policies>
<policy name="AppAutoUpdate" class="Both" displayName="$(string.AppAutoUpdate)" explainText="$(string.AppAutoUpdate_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="AppAutoUpdate">
<disabledValue>
<decimal value="0"/>
</disabledValue>
+ </policy> <policy name="ScreenShare_Allow" class="Both" displayName="$(string.Allow)" explainText="$(string.ScreenShare_Allow_Explain)" key="Software\Policies\Mozilla\Firefox\Permissions" presentation="$(presentation.Permissions)">
+ <parentCategory ref="ScreenShare"/>
+ <supportedOn ref="SUPPORTED_FF142"/>
+ <elements>
+ <list id="Permissions" key="Software\Policies\Mozilla\Firefox\Permissions\ScreenShare\Allow" valuePrefix=""/>
+ </elements>
+ </policy>
+ <policy name="ScreenShare_Block" class="Both" displayName="$(string.Block)" explainText="$(string.ScreenShare_Block_Explain)" key="Software\Policies\Mozilla\Firefox\Permissions" presentation="$(presentation.Permissions)">
+ <parentCategory ref="ScreenShare"/>
+ <supportedOn ref="SUPPORTED_FF142"/>
+ <elements>
+ <list id="Permissions" key="Software\Policies\Mozilla\Firefox\Permissions\ScreenShare\Block" valuePrefix=""/>
+ </elements>
+ </policy>
+ <policy name="ScreenShare_BlockNewRequests" class="Both" displayName="$(string.ScreenShare_BlockNewRequests)" explainText="$(string.ScreenShare_BlockNewRequests_Explain)" key="Software\Policies\Mozilla\Firefox\Permissions\ScreenShare" valueName="BlockNewRequests">
+ <parentCategory ref="ScreenShare"/>
+ <supportedOn ref="SUPPORTED_FF142"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ScreenShare_Locked" class="Both" displayName="$(string.ScreenShare_Locked)" explainText="$(string.ScreenShare_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\Permissions\ScreenShare" valueName="Locked">
+ <parentCategory ref="ScreenShare"/>
+ <supportedOn ref="SUPPORTED_FF142"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
</policy>
<policy name="DefaultDownloadDirectory" class="Both" displayName="$(string.DefaultDownloadDirectory)" explainText="$(string.DefaultDownloadDirectory_Explain)" key="Software\Policies\Mozilla\Firefox" presentation="$(presentation.Preferences_String)">
<parentCategory ref="firefox"/>
<decimal value="0"/>
</disabledValue>
</policy>
+ <policy name="G_TrackingProtection_Category" class="Both" displayName="$(string.TrackingProtection_Category)" explainText="$(string.TrackingProtection_Category_Explain)" key="Software\Policies\Mozilla\Firefox\EnableTrackingProtection" presentation="$(presentation.TrackingProtection_Category)">
+ <parentCategory ref="TrackingProtection"/>
+ <supportedOn ref="SUPPORTED_FF142"/>
+ <elements>
+ <enum id="TrackingProtection_Category" valueName="Category">
+ <item displayName="$(string.Strict)">
+ <value>
+ <string>strict</string>
+ </value>
+ </item>
+ <item displayName="$(string.Standard)">
+ <value>
+ <string>standard</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="H_TrackingProtection_SuspectedFingerprinting" class="Both" displayName="$(string.TrackingProtection_SuspectedFingerprinting)" explainText="$(string.TrackingProtection_SuspectedFingerprinting_Explain)" key="Software\Policies\Mozilla\Firefox\EnableTrackingProtection" valueName="SuspectedFingerprinting">
+ <parentCategory ref="TrackingProtection"/>
+ <supportedOn ref="SUPPORTED_FF142"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
<policy name="UserMessaging_WhatsNew" class="Both" displayName="$(string.UserMessaging_WhatsNew)" explainText="$(string.UserMessaging_WhatsNew_Explain)" key="Software\Policies\Mozilla\Firefox\UserMessaging" valueName="WhatsNew">
<parentCategory ref="UserMessaging"/>
<supportedOn ref="SUPPORTED_FF75_ONLY"/>
<decimal value="0"/>
</disabledValue>
</policy>
+ <policy name="ContentAnalysis_InterceptionPoints_Download" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_Download)" explainText="$(string.ContentAnalysis_InterceptionPoints_Download_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\Download" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints"/>
+ <supportedOn ref="SUPPORTED_FF142"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
<policy name="ContentAnalysis_TimeoutResult" class="Both" displayName="$(string.ContentAnalysis_TimeoutResult)" explainText="$(string.ContentAnalysis_TimeoutResult_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.ContentAnalysis_TimeoutResult)">
<parentCategory ref="ContentAnalysis"/>
<supportedOn ref="SUPPORTED_FF138_ONLY"/>
<decimal value="0"/>
</disabledValue>
</policy>
+ <policy name="GenerativeAI_Chatbot" class="Both" displayName="$(string.GenerativeAI_Chatbot)" explainText="$(string.GenerativeAI_Chatbot_Explain)" key="Software\Policies\Mozilla\Firefox\GenerativeAI" valueName="Chatbot">
+ <parentCategory ref="GenerativeAI"/>
+ <supportedOn ref="SUPPORTED_FF144"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="GenerativeAI_LinkPreviews" class="Both" displayName="$(string.GenerativeAI_LinkPreviews)" explainText="$(string.GenerativeAI_LinkPreviews_Explain)" key="Software\Policies\Mozilla\Firefox\GenerativeAI" valueName="LinkPreviews">
+ <parentCategory ref="GenerativeAI"/>
+ <supportedOn ref="SUPPORTED_FF144_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="GenerativeAI_TabGroups" class="Both" displayName="$(string.GenerativeAI_TabGroups)" explainText="$(string.GenerativeAI_TabGroups_Explain)" key="Software\Policies\Mozilla\Firefox\GenerativeAI" valueName="TabGroups">
+ <parentCategory ref="GenerativeAI"/>
+ <supportedOn ref="SUPPORTED_FF144_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="GenerativeAI_Locked" class="Both" displayName="$(string.GenerativeAI_Locked)" explainText="$(string.GenerativeAI_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\GenerativeAI" valueName="Locked">
+ <parentCategory ref="GenerativeAI"/>
+ <supportedOn ref="SUPPORTED_FF144"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
</policies>
</policyDefinitions>