+ <policy name="ContentAnalysis_AgentName" class="Both" displayName="$(string.ContentAnalysis_AgentName)" explainText="$(string.ContentAnalysis_AgentName_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <elements>
+ <text id="String" valueName="AgentName"/>
+ </elements>
+ </policy>
+ <policy name="ContentAnalysis_AgentTimeout" class="Both" displayName="$(string.ContentAnalysis_AgentTimeout)" explainText="$(string.ContentAnalysis_AgentTimeout_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.Number)">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <elements>
+ <decimal id="Number" valueName="AgentTimeout"/>
+ </elements>
+ </policy>
+ <policy name="ContentAnalysis_AllowUrlRegexList" class="Both" displayName="$(string.ContentAnalysis_AllowUrlRegexList)" explainText="$(string.ContentAnalysis_AllowUrlRegexList_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <elements>
+ <text id="String" valueName="AllowUrlRegexList" maxLength="16384"/>
+ </elements>
+ </policy>
+ <policy name="ContentAnalysis_BypassForSameTabOperations" class="Both" displayName="$(string.ContentAnalysis_BypassForSameTabOperations)" explainText="$(string.ContentAnalysis_BypassForSameTabOperations_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" valueName="BypassForSameTabOperations">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_ClientSignature" class="Both" displayName="$(string.ContentAnalysis_ClientSignature)" explainText="$(string.ContentAnalysis_ClientSignature_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <elements>
+ <text id="String" valueName="ClientSignature"/>
+ </elements>
+ </policy>
+ <policy name="ContentAnalysis_DefaultResult" class="Both" displayName="$(string.ContentAnalysis_DefaultResult)" explainText="$(string.ContentAnalysis_DefaultResult_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.ContentAnalysis_DefaultResult)">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <elements>
+ <enum id="ContentAnalysis_DefaultResult" valueName="DefaultResult">
+ <item displayName="$(string.ContentAnalysis_DefaultResult_0)">
+ <value>
+ <decimal value="0"/>
+ </value>
+ </item>
+ <item displayName="$(string.ContentAnalysis_DefaultResult_1)">
+ <value>
+ <decimal value="1"/>
+ </value>
+ </item>
+ <item displayName="$(string.ContentAnalysis_DefaultResult_2)">
+ <value>
+ <decimal value="2"/>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="ContentAnalysis_DenyUrlRegexList" class="Both" displayName="$(string.ContentAnalysis_DenyUrlRegexList)" explainText="$(string.ContentAnalysis_DenyUrlRegexList_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <elements>
+ <text id="String" valueName="DenyUrlRegexList" maxLength="16384"/>
+ </elements>
+ </policy>
+ <policy name="ContentAnalysis_Enabled" class="Both" displayName="$(string.ContentAnalysis_Enabled)" explainText="$(string.ContentAnalysis_Enabled_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" valueName="Enabled">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_IsPerUser" class="Both" displayName="$(string.ContentAnalysis_IsPerUser)" explainText="$(string.ContentAnalysis_IsPerUser_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" valueName="IsPerUser">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_PipePathName" class="Both" displayName="$(string.ContentAnalysis_PipePathName)" explainText="$(string.ContentAnalysis_PipePathName_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <elements>
+ <text id="String" valueName="PipePathName"/>
+ </elements>
+ </policy>
+ <policy name="ContentAnalysis_ShowBlockedResult" class="Both" displayName="$(string.ContentAnalysis_ShowBlockedResult)" explainText="$(string.ContentAnalysis_ShowBlockedResult_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" valueName="ShowBlockedResult">
+ <parentCategory ref="ContentAnalysis"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_Clipboard" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_Clipboard)" explainText="$(string.ContentAnalysis_InterceptionPoints_Clipboard_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\Clipboard" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints_Clipboard"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_Clipboard_PlainTextOnly" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_Clipboard_PlainTextOnly)" explainText="$(string.ContentAnalysis_InterceptionPoints_Clipboard_PlainTextOnly_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\Clipboard" valueName="PlainTextOnly">
+ <parentCategory ref="InterceptionPoints_Clipboard"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_DragAndDrop" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_DragAndDrop)" explainText="$(string.ContentAnalysis_InterceptionPoints_DragAndDrop_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\DragAndDrop" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints_DragAndDrop"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_DragAndDrop_PlainTextOnly" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_DragAndDrop_PlainTextOnly)" explainText="$(string.ContentAnalysis_InterceptionPoints_DragAndDrop_PlainTextOnly_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\DragAndDrop" valueName="PlainTextEnabled">
+ <parentCategory ref="InterceptionPoints_DragAndDrop"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_FileUpload" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_FileUpload)" explainText="$(string.ContentAnalysis_InterceptionPoints_FileUpload_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\FileUpload" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_Print" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_Print)" explainText="$(string.ContentAnalysis_InterceptionPoints_Print_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\Print" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <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"/>
+ <elements>
+ <enum id="ContentAnalysis_TimeoutResult" valueName="TimeoutResult">
+ <item displayName="$(string.ContentAnalysis_DefaultResult_0)">
+ <value>
+ <decimal value="0"/>
+ </value>
+ </item>
+ <item displayName="$(string.ContentAnalysis_DefaultResult_1)">
+ <value>
+ <decimal value="1"/>
+ </value>
+ </item>
+ <item displayName="$(string.ContentAnalysis_DefaultResult_2)">
+ <value>
+ <decimal value="2"/>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="SkipTermsOfUse" class="Both" displayName="$(string.SkipTermsOfUse)" explainText="$(string.SkipTermsOfUse_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="SkipTermsOfUse">
+ <parentCategory ref="firefox"/>
+ <supportedOn ref="SUPPORTED_FF138_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="FirefoxHome_Search" class="Both" displayName="$(string.FirefoxHome_Search)" explainText="$(string.FirefoxHome_Search_Explain)" key="Software\Policies\Mozilla\Firefox\FirefoxHome" valueName="Search">
+ <parentCategory ref="FirefoxHome"/>
+ <supportedOn ref="SUPPORTED_FF68"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="FirefoxHome_TopSites" class="Both" displayName="$(string.FirefoxHome_TopSites)" explainText="$(string.FirefoxHome_TopSites_Explain)" key="Software\Policies\Mozilla\Firefox\FirefoxHome" valueName="TopSites">
+ <parentCategory ref="FirefoxHome"/>
+ <supportedOn ref="SUPPORTED_FF68"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="FirefoxHome_SponsoredTopSites" class="Both" displayName="$(string.FirefoxHome_SponsoredTopSites)" explainText="$(string.FirefoxHome_SponsoredTopSites_Explain)" key="Software\Policies\Mozilla\Firefox\FirefoxHome" valueName="SponsoredTopSites">
+ <parentCategory ref="FirefoxHome"/>
+ <supportedOn ref="SUPPORTED_FF95"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="FirefoxHome_Highlights" class="Both" displayName="$(string.FirefoxHome_Highlights)" explainText="$(string.FirefoxHome_Highlights_Explain)" key="Software\Policies\Mozilla\Firefox\FirefoxHome" valueName="Highlights">
+ <parentCategory ref="FirefoxHome"/>
+ <supportedOn ref="SUPPORTED_FF68"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="FirefoxHome_Stories" class="Both" displayName="$(string.FirefoxHome_Stories)" explainText="$(string.FirefoxHome_Stories_Explain)" key="Software\Policies\Mozilla\Firefox\FirefoxHome" valueName="Stories">
+ <parentCategory ref="FirefoxHome"/>
+ <supportedOn ref="SUPPORTED_FF68"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="FirefoxHome_SponsoredStories" class="Both" displayName="$(string.FirefoxHome_SponsoredStories)" explainText="$(string.FirefoxHome_SponsoredStories_Explain)" key="Software\Policies\Mozilla\Firefox\FirefoxHome" valueName="SponsoredStories">
+ <parentCategory ref="FirefoxHome"/>
+ <supportedOn ref="SUPPORTED_FF95"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="FirefoxHome_Locked" class="Both" displayName="$(string.FirefoxHome_Locked)" explainText="$(string.FirefoxHome_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\FirefoxHome" valueName="Locked">
+ <parentCategory ref="FirefoxHome"/>
+ <supportedOn ref="SUPPORTED_FF68"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="VisualSearchEnabled" class="Both" displayName="$(string.VisualSearchEnabled)" explainText="$(string.VisualSearchEnabled_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="VisualSearchEnabled">
+ <parentCategory ref="firefox"/>
+ <supportedOn ref="SUPPORTED_FF144_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="GenerativeAI_Enabled" class="Both" displayName="$(string.GenerativeAI_Enabled)" explainText="$(string.GenerativeAI_Enabled_Explain)" key="Software\Policies\Mozilla\Firefox\GenerativeAI" valueName="Enabled">
+ <parentCategory ref="GenerativeAI"/>
+ <supportedOn ref="SUPPORTED_FF144"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <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>
+ <policy name="BrowserDataBackup_AllowBackup" class="Both" displayName="$(string.BrowserDataBackup_AllowBackup)" explainText="$(string.BrowserDataBackup_AllowBackup_Explain)" key="Software\Policies\Mozilla\Firefox\BrowserDataBackup" valueName="AllowBackup">
+ <parentCategory ref="BrowserDataBackup"/>
+ <supportedOn ref="SUPPORTED_FF146"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="BrowserDataBackup_AllowRestore" class="Both" displayName="$(string.BrowserDataBackup_AllowRestore)" explainText="$(string.BrowserDataBackup_AllowRestore_Explain)" key="Software\Policies\Mozilla\Firefox\BrowserDataBackup" valueName="AllowRestore">
+ <parentCategory ref="BrowserDataBackup"/>
+ <supportedOn ref="SUPPORTED_FF146"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="DisableRemoteImprovements" class="Both" displayName="$(string.DisableRemoteImprovements)" explainText="$(string.DisableRemoteImprovements_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableRemoteImprovements">
+ <parentCategory ref="firefox"/>
+ <supportedOn ref="SUPPORTED_FF148"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="IPProtectionAvailable" class="Both" displayName="$(string.IPProtectionAvailable)" explainText="$(string.IPProtectionAvailable_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="IPProtectionAvailable">
+ <parentCategory ref="firefox"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="Default_Value" class="Both" displayName="$(string.Value)" explainText="$(string.AIControls_Default_Value_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\Default" presentation="$(presentation.AIControls_Value)">
+ <parentCategory ref="Default"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <elements>
+ <enum id="AIControls_Value" valueName="Value">
+ <item displayName="$(string.AIControls_Value_available)">
+ <value>
+ <string>available</string>
+ </value>
+ </item>
+ <item displayName="$(string.AIControls_Value_blocked)">
+ <value>
+ <string>blocked</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="Default_Locked" class="Both" displayName="$(string.Locked)" explainText="$(string.AIControls_Default_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\Default" valueName="Locked">
+ <parentCategory ref="Default"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="Translations_Value" class="Both" displayName="$(string.Value)" explainText="$(string.AIControls_Translations_Value_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\Translations" presentation="$(presentation.AIControls_Value)">
+ <parentCategory ref="Translations"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <elements>
+ <enum id="AIControls_Value" valueName="Value">
+ <item displayName="$(string.AIControls_Value_available)">
+ <value>
+ <string>available</string>
+ </value>
+ </item>
+ <item displayName="$(string.AIControls_Value_blocked)">
+ <value>
+ <string>blocked</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="Translations_Locked" class="Both" displayName="$(string.Locked)" explainText="$(string.AIControls_Translations_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\Translations" valueName="Locked">
+ <parentCategory ref="Translations"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="PDFAltText_Value" class="Both" displayName="$(string.Value)" explainText="$(string.AIControls_PDFAltText_Value_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\PDFAltText" presentation="$(presentation.AIControls_Value)">
+ <parentCategory ref="PDFAltText"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <elements>
+ <enum id="AIControls_Value" valueName="Value">
+ <item displayName="$(string.AIControls_Value_available)">
+ <value>
+ <string>available</string>
+ </value>
+ </item>
+ <item displayName="$(string.AIControls_Value_blocked)">
+ <value>
+ <string>blocked</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="PDFAltText_Locked" class="Both" displayName="$(string.Locked)" explainText="$(string.AIControls_PDFAltText_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\PDFAltText" valueName="Locked">
+ <parentCategory ref="PDFAltText"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="SmartTabGroups_Value" class="Both" displayName="$(string.Value)" explainText="$(string.AIControls_SmartTabGroups_Value_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\SmartTabGroups" presentation="$(presentation.AIControls_Value)">
+ <parentCategory ref="SmartTabGroups"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <elements>
+ <enum id="AIControls_Value" valueName="Value">
+ <item displayName="$(string.AIControls_Value_available)">
+ <value>
+ <string>available</string>
+ </value>
+ </item>
+ <item displayName="$(string.AIControls_Value_blocked)">
+ <value>
+ <string>blocked</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="SmartTabGroups_Locked" class="Both" displayName="$(string.Locked)" explainText="$(string.AIControls_SmartTabGroups_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\SmartTabGroups" valueName="Locked">
+ <parentCategory ref="SmartTabGroups"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="LinkPreviewKeyPoints_Value" class="Both" displayName="$(string.Value)" explainText="$(string.AIControls_LinkPreviewKeyPoints_Value_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\LinkPreviewKeyPoints" presentation="$(presentation.AIControls_Value)">
+ <parentCategory ref="LinkPreviewKeyPoints"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <elements>
+ <enum id="AIControls_Value" valueName="Value">
+ <item displayName="$(string.AIControls_Value_available)">
+ <value>
+ <string>available</string>
+ </value>
+ </item>
+ <item displayName="$(string.AIControls_Value_blocked)">
+ <value>
+ <string>blocked</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="LinkPreviewKeyPoints_Locked" class="Both" displayName="$(string.Locked)" explainText="$(string.AIControls_LinkPreviewKeyPoints_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\LinkPreviewKeyPoints" valueName="Locked">
+ <parentCategory ref="LinkPreviewKeyPoints"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="SidebarChatbot_Value" class="Both" displayName="$(string.Value)" explainText="$(string.AIControls_SidebarChatbot_Value_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\SidebarChatbot" presentation="$(presentation.AIControls_Value)">
+ <parentCategory ref="SidebarChatbot"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <elements>
+ <enum id="AIControls_Value" valueName="Value">
+ <item displayName="$(string.AIControls_Value_available)">
+ <value>
+ <string>available</string>
+ </value>
+ </item>
+ <item displayName="$(string.AIControls_Value_blocked)">
+ <value>
+ <string>blocked</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="SidebarChatbot_Locked" class="Both" displayName="$(string.Locked)" explainText="$(string.AIControls_SidebarChatbot_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\SidebarChatbot" valueName="Locked">
+ <parentCategory ref="SidebarChatbot"/>
+ <supportedOn ref="SUPPORTED_FF14902_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="SmartWindow_Value" class="Both" displayName="$(string.Value)" explainText="$(string.AIControls_SmartWindow_Value_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\SmartWindow" presentation="$(presentation.AIControls_Value)">
+ <parentCategory ref="SmartWindow"/>
+ <supportedOn ref="SUPPORTED_FF150_ONLY"/>
+ <elements>
+ <enum id="AIControls_Value" valueName="Value">
+ <item displayName="$(string.AIControls_Value_available)">
+ <value>
+ <string>available</string>
+ </value>
+ </item>
+ <item displayName="$(string.AIControls_Value_blocked)">
+ <value>
+ <string>blocked</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="SmartWindow_Locked" class="Both" displayName="$(string.Locked)" explainText="$(string.AIControls_SmartWindow_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\AIControls\SmartWindow" valueName="Locked">
+ <parentCategory ref="SmartWindow"/>
+ <supportedOn ref="SUPPORTED_FF150_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="XSLTEnabled" class="Both" displayName="$(string.XSLTEnabled)" explainText="$(string.XSLTEnabled_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="XSLTEnabled">
+ <parentCategory ref="firefox"/>
+ <supportedOn ref="SUPPORTED_FF151_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>