| **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
| **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
| **[`FirefoxSuggest`](#firefoxsuggest)** | Customize Firefox Suggest.
+| **[`GenerativeAI`](#generativeai)** | Configure generative AI features.
| **[`GoToIntranetSiteForSingleWordEntryInAddressBar`](#gotointranetsiteforsinglewordentryinaddressbar)** | Force direct intranet site navigation instead of searching when typing single word entries in the address bar.
| **[`Handlers`](#handlers)** | Configure default application handlers.
| **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
}
}
```
+### GenerativeAI
+
+Configure generative AI features.
+
+`Chatbot` If false, AI chatbots are not available in the sidebar.
+
+`LinkPreviews` If false, AI is not used to generate link previews (Firefox 144).
+
+`TabGroups` If false, AI is not used to suggest names and tabs for tab groups (Firefox 144).
+
+`Locked` prevents the user from changing generative AI preferences.
+
+**Compatibility:** Firefox 144, Firefox ESR 140.4\
+**CCK2 Equivalent:** N/A\
+**Preferences Affected:** `browser.ml.chat.enabled`, `browser.ml.linkPreview.optin`, `browser.tabs.groups.smart.userEnabled`
+
+#### Windows (GPO)
+```
+Software\Policies\Mozilla\Firefox\GenerativeAI\Chatbot = 0x1 | 0x0
+Software\Policies\Mozilla\Firefox\GenerativeAI\LinkPreviews = 0x1 | 0x0
+Software\Policies\Mozilla\Firefox\GenerativeAI\TabGroups = 0x1 | 0x0
+Software\Policies\Mozilla\Firefox\GenerativeAI\Locked = 0x1 | 0x0
+```
+#### Windows (Intune)
+OMA-URI:
+```
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~GenerativeAI/GenerativeAI_Chatbot
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~GenerativeAI/GenerativeAI_LinkPreviews
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~GenerativeAI/GenerativeAI_TabGroups
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~GenerativeAI/GenerativeAI_Locked
+```
+Value (string):
+```
+<enabled/> or <disabled/>
+```
+#### macOS
+```
+<dict>
+ <key>GenerativeAI</key>
+ <dict>
+ <key>Chatbot</key>
+ <true/> | <false/>
+ <key>LinkPreviews</key>
+ <true/> | <false/>
+ <key>TabGroups</key>
+ <true/> | <false/>
+ <key>Locked</key>
+ <true/> | <false/>
+ </dict>
+</dict>
+```
+#### policies.json
+```
+{
+ "policies": {
+ "GenerativeAI": {
+ "Chatbot": true | false,
+ "LinkPreviews": true | false,
+ "TabGroups": true | false,
+ "Locked": true | false
+ }
+ }
+}
+```
### GoToIntranetSiteForSingleWordEntryInAddressBar
Whether to always go through the DNS server before sending a single word search string to a search engine.
"ImproveSuggest": true | false,
"Locked": true | false
},
+ "GenerativeAI": {
+ "Chatbot": true | false,
+ "LinkPreviews": true | false,
+ "TabGroups": true | false,
+ "Locked": true | false
+ },
"GoToIntranetSiteForSingleWordEntryInAddressBar": true | false,
"Handlers": {
"mimeTypes": {
<key>Locked</key>
<true/>
</dict>
+ <key>GenerativeAI</key>
+ <dict>
+ <key>Chatbot</key>
+ <false/>
+ <key>LinkPreviews</key>
+ <false/>
+ <key>TabGroups</key>
+ <false/>
+ <key>Locked</key>
+ <true/>
+ </dict>
<key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
<true/>
<key>Handlers</key>
<string id="InterceptionPoints_group">Abfangpunkte</string>
<string id="InterceptionPoints_Clipboard_group">Zwischenablage</string>
<string id="InterceptionPoints_DragAndDrop_group">Drag-and-Drop</string>
+ <string id="GenerativeAI_group">Generative KI</string>
<string id="Allow">Erlaubte Seiten</string>
<string id="AllowSession">Erlaubte Seiten (Session Only)</string>
<string id="Block">Gesperrte Seiten</string>
Sie versichern, dass Sie die Nutzungsbedingungen im Namen aller Personen, denen Sie Zugang zu diesem Browser gewähren, akzeptieren und befugt sind, diese zu akzeptieren.
Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden die Firefox-Nutzungsbedingungen und der Datenschutzhinweis beim Starten angezeigt.</string>
- <string id="Preferences_Boolean_Explain">Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf true gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, ist die Einstellung auf false gesperrt.
+ <string id="GenerativeAI_Chatbot">Chatbot</string>
+ <string id="GenerativeAI_Chatbot_Explain">Wenn diese Richtlinieneinstellung deaktiviert ist, sind KI-Chatbots in der Seitenleiste nicht verfügbar.
+
+Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, sind KI-Chatbots in der Seitenleiste verfügbar.</string>
+
+ <string id="GenerativeAI_LinkPreviews">Linkvorschauen</string>
+ <string id="GenerativeAI_LinkPreviews_Explain">Wenn diese Richtlinieneinstellung deaktiviert ist, wird KI nicht verwendet, um Linkvorschauen zu erstellen.
+
+Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, kann KI verwendet werden, um Linkvorschauen zu erstellen.</string>
+
+ <string id="GenerativeAI_TabGroups">Tab-Gruppen</string>
+ <string id="GenerativeAI_TabGroups_Explain">Wenn diese Richtlinieneinstellung deaktiviert ist, wird KI nicht verwendet, um Namen und Tabs für Tab-Gruppen vorzuschlagen.
+
+Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, wird KI verwendet, um Namen und Tabs für Tab-Gruppen vorzuschlagen.</string>
+
+ <string id="GenerativeAI_Locked">Änderung von Einstellungen nicht zulassen</string>
+ <string id="GenerativeAI_Locked_Explain">Wenn diese Richtlinieneinstellung aktiviert ist, können Benutzer die Einstellungen für generative KI nicht ändern.</string> <string id="Preferences_Boolean_Explain">Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf true gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, ist die Einstellung auf false gesperrt.
Für eine Beschreibung der Einstellung, siehe:
https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (Englisch)</string>
<string id="InterceptionPoints_group">Interception Points</string>
<string id="InterceptionPoints_Clipboard_group">Clipboard</string>
<string id="InterceptionPoints_DragAndDrop_group">Drag And Drop</string>
+ <string id="GenerativeAI_group">Generative AI</string>
<string id="Allow">Allowed Sites</string>
<string id="AllowSession">Allowed Sites (Session Only)</string>
<string id="Block">Blocked Sites</string>
You represent that you accept and have the authority to accept the Terms of Use on behalf of all individuals to whom you provide access to this browser.
If this policy is disabled or not configured, the Firefox Terms of Use and Privacy Notice do display upon startup.</string>
+ <string id="GenerativeAI_Chatbot">Chatbot</string>
+ <string id="GenerativeAI_Chatbot_Explain">If this policy is disabled, AI chatbots are not available in the sidebar.
+
+If this policy is disabled or not configured, AI chatbots are available in the sidebar.</string>
+ <string id="GenerativeAI_LinkPreviews">Link Previews</string>
+ <string id="GenerativeAI_LinkPreviews_Explain">If this policy is disabled, AI is not used to generate link previews.
+
+If this policy is disabled or not configured, AI can be used to generate link previews.</string>
+ <string id="GenerativeAI_TabGroups">Tab Groups</string>
+ <string id="GenerativeAI_TabGroups_Explain">If this policy is disabled, AI is not used to suggest names and tabs for tab groups.
+
+If this policy is disabled or not configured, AI is not used to suggest names and tabs for tab groups.</string>
+ <string id="GenerativeAI_Locked">Do not allow preferences to be changed</string>
+ <string id="GenerativeAI_Locked_Explain">If this policy is enabled, generative AI preferences cannot be changed by the user.</string>
<string id="Preferences_Boolean_Explain">If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false.
For a description of the preference, see:
<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_FF142)"/>
+ <definition name="SUPPORTED_FF144" displayName="$(string.SUPPORTED_FF144)"/>
<definition name="SUPPORTED_FF144_ONLY" displayName="$(string.SUPPORTED_FF144_ONLY)"/>
</definitions>
</supportedOn>
<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">
<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>
<string id="InterceptionPoints_group">Points d’interception</string>
<string id="InterceptionPoints_Clipboard_group">Presse-papiers</string>
<string id="InterceptionPoints_DragAndDrop_group">Glisser-déposer</string>
+ <string id="GenerativeAI_group">IA générative</string>
<string id="Allow">Sites autorisés</string>
<string id="AllowSession">Sites autorisés (Session seulement)</string>
<string id="Block">Sites bloqués</string>
Vous déclarez accepter les Conditions d’utilisation et être habilité à les accepter au nom de toutes les personnes à qui vous donnez accès à ce navigateur.
Si cette stratégie est désactivée ou non configurée, les Conditions d’utilisation de Firefox et l’Avis de confidentialité s’affichent au démarrage.</string>
+ <string id="GenerativeAI_Chatbot">Chatbot</string>
+ <string id="GenerativeAI_Chatbot_Explain">Si cette stratégie est désactivée, les chatbots IA ne sont pas disponibles dans la barre latérale.
+
+Si cette stratégie est activée ou non configurée, les chatbots IA sont disponibles dans la barre latérale.</string>
+ <string id="GenerativeAI_LinkPreviews">Aperçus de liens</string>
+ <string id="GenerativeAI_LinkPreviews_Explain">Si cette stratégie est désactivée, l’IA n’est pas utilisée pour générer des aperçus de liens.
+
+Si cette stratégie est activée ou non configurée, l’IA peut être utilisée pour générer des aperçus de liens.</string>
+ <string id="GenerativeAI_TabGroups">Groupes d’onglets</string>
+ <string id="GenerativeAI_TabGroups_Explain">Si cette stratégie est désactivée, l’IA n’est pas utilisée pour suggérer des noms et des onglets pour les groupes d’onglets.
+
+Si cette stratégie est activée ou non configurée, l’IA est utilisée pour suggérer des noms et des onglets pour les groupes d’onglets.</string>
+ <string id="GenerativeAI_Locked">Empêcher la modification des préférences</string>
+ <string id="GenerativeAI_Locked_Explain">Si cette stratégie est activée, les préférences de l’IA générative ne peuvent pas être modifiées par l’utilisateur.</string>
<string id="Preferences_Boolean_Explain">Si cette stratégie est activée, la préférence est verrouillée sur "true". Si cette stratégie est désactivée, la préférence est verrouillée sur "false".
Pour une description de la préférence, consultez :
<string id="InterceptionPoints_group">Точки перехвата</string>
<string id="InterceptionPoints_Clipboard_group">Буфер обмена</string>
<string id="InterceptionPoints_DragAndDrop_group">Перетаскивание</string>
+ <string id="GenerativeAI_group">Генеративный ИИ</string>
<string id="Allow">Разрешённые сайты</string>
<string id="AllowSession">Разрешённые сайты (Session Only)</string>
<string id="Block">Заблокированные сайты</string>
Вы подтверждаете, что принимаете и обладаете полномочиями принимать Условия использования от имени всех лиц, которым вы предоставляете доступ к этому браузеру.
Если эта политика отключена или не настроена, Условия использования Firefox и Уведомление о конфиденциальности будут отображаться при запуске.</string>
+ <string id="GenerativeAI_Chatbot">Чат-бот</string>
+ <string id="GenerativeAI_Chatbot_Explain">Если эта политика отключена, чат-боты с ИИ недоступны на боковой панели.
+
+Если эта политика включена или не настроена, чат-боты с ИИ доступны на боковой панели.</string>
+ <string id="GenerativeAI_LinkPreviews">Предварительный просмотр ссылок</string>
+ <string id="GenerativeAI_LinkPreviews_Explain">Если эта политика отключена, ИИ не используется для создания предварительного просмотра ссылок.
+
+Если эта политика включена или не настроена, ИИ может использоваться для создания предварительного просмотра ссылок.</string>
+ <string id="GenerativeAI_TabGroups">Группы вкладок</string>
+ <string id="GenerativeAI_TabGroups_Explain">Если эта политика отключена, ИИ не используется для предложения названий и вкладок для групп вкладок.
+
+Если эта политика включена или не настроена, ИИ используется для предложения названий и вкладок для групп вкладок.</string>
+ <string id="GenerativeAI_Locked">Запретить изменение настроек</string>
+ <string id="GenerativeAI_Locked_Explain">Если эта политика включена, пользователь не может изменять параметры генеративного ИИ.</string>
<string id="Preferences_Boolean_Explain">Если эта политика включена, предпочтение заблокировано на true. Если эта политика отключена, предпочтение заблокировано на false.
Описание предпочтения см.: