From 7b1b270a100065e83df08cc5160cd3084cd009a5 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 13 Oct 2025 16:03:14 -0400 Subject: [PATCH 01/16] Fix merge mistakes --- windows/firefox.admx | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/windows/firefox.admx b/windows/firefox.admx index 419a253..aa79cc8 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -191,11 +191,8 @@ -<<<<<<< HEAD - -======= ->>>>>>> master + @@ -4632,15 +4629,9 @@ -<<<<<<< HEAD - - - -======= ->>>>>>> master @@ -4648,8 +4639,6 @@ - - @@ -4720,7 +4709,26 @@ -<<<<<<< HEAD + + + + + + + + + + + + + + + + + + + + @@ -4741,7 +4749,5 @@ -======= ->>>>>>> master -- 2.43.0 From 2f6320561dd2698f33a42b8ff78ad97884774145 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 15 Oct 2025 11:45:51 -0400 Subject: [PATCH 02/16] Fix typo --- windows/firefox.admx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/firefox.admx b/windows/firefox.admx index aa79cc8..0226db1 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -192,6 +192,8 @@ + + -- 2.43.0 From a3b506895bafb0cbb3ca658ab742ed4ac70affdd Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 15 Oct 2025 13:25:13 -0400 Subject: [PATCH 03/16] Fix a typo --- windows/ru-RU/firefox.adml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index eada261..528ad30 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -1262,38 +1262,30 @@ Mozilla рекомендует не отключать телеметрию. И Вы подтверждаете, что принимаете и обладаете полномочиями принимать Условия использования от имени всех лиц, которым вы предоставляете доступ к этому браузеру. Если эта политика отключена или не настроена, Условия использования Firefox и Уведомление о конфиденциальности будут отображаться при запуске. - -Если эта политика отключена или не настроена, пользователь может изменять параметры генеративного ИИ. Поиск Если эта политика отключена, поле поиска не отображается на странице новой вкладки. Если эта политика включена или не настроена, поле поиска отображается на странице новой вкладки. - Ярлыки Если эта политика отключена, ярлыки не отображаются на странице новой вкладки. Если эта политика включена или не настроена, ярлыки отображаются на странице новой вкладки. - Спонсируемые ярлыки Если эта политика отключена, спонсируемые ярлыки не отображаются на странице новой вкладки. Если эта политика включена или не настроена, спонсируемые ярлыки отображаются на странице новой вкладки. - Недавние действия Если эта политика отключена, недавние действия не отображаются на странице новой вкладки. Если эта политика включена или не настроена, недавние действия отображаются на странице новой вкладки. - Статьи Если эта политика отключена, статьи не отображаются на странице новой вкладки. Если эта политика включена или не настроена, статьи отображаются на странице новой вкладки. - Спонсируемые статьи Если эта политика отключена, спонсируемые статьи не отображаются на странице новой вкладки. Если эта политика включена или не настроена, спонсируемые статьи отображаются на странице новой вкладки. - Запретить изменение настроек Если эта политика включена, пользователь не может изменять настройки домашней страницы Firefox. -- 2.43.0 From 59fdd4ef6000280139a00d47ecbadf6145e9d517 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 15 Oct 2025 13:26:10 -0400 Subject: [PATCH 04/16] Bump version for release --- windows/de-DE/firefox.adml | 2 +- windows/en-US/firefox.adml | 2 +- windows/firefox.admx | 4 ++-- windows/fr-FR/firefox.adml | 2 +- windows/ru-RU/firefox.adml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 2386407..e2ecad9 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -1,5 +1,5 @@ - + diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 092ca71..4d214fd 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1,5 +1,5 @@ - + diff --git a/windows/firefox.admx b/windows/firefox.admx index 0226db1..8080e41 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -1,10 +1,10 @@ - + - + diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index 9e2aca7..53c7ff5 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -1,5 +1,5 @@ - + diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index 528ad30..b141222 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -1,5 +1,5 @@ - + -- 2.43.0 From 06e1b8c91acc154456a770a9c68a1ad1b1c69233 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 16 Oct 2025 08:49:20 -0400 Subject: [PATCH 05/16] Fix incorrect English GPO --- windows/de-DE/firefox.adml | 3 --- windows/en-US/firefox.adml | 6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index e2ecad9..341b7a0 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -1308,17 +1308,14 @@ Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, wird di 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. - Linkvorschauen 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. - Tab-Gruppen 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. - Änderung von Einstellungen nicht zulassen Wenn diese Richtlinieneinstellung aktiviert ist, können die Einstellungen für generative KI vom Benutzer nicht geändert werden. diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 4d214fd..7b404aa 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1295,15 +1295,15 @@ If this policy is enabled or not configured, visual search is enabled. Chatbot 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. +If this policy is enabled or not configured, AI chatbots are available in the sidebar. Link Previews 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. +If this policy is enabled or not configured, AI can be used to generate link previews. Tab Groups 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. +If this policy is enabled or not configured, AI is not used to suggest names and tabs for tab groups. Do not allow preferences to be changed If this policy is enabled, generative AI preferences cannot be changed by the user. -- 2.43.0 From af2dde84671b6402a10c3e89282b473fd35e12db Mon Sep 17 00:00:00 2001 From: TheJanzap <16736682+TheJanzap@users.noreply.github.com> Date: Wed, 22 Oct 2025 16:05:50 +0200 Subject: [PATCH 06/16] Update link for Chrome AutoLaunchProtocolsFromOrigins --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 23ce479..f1b56e0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -614,7 +614,7 @@ Value (string): ### AutoLaunchProtocolsFromOrigins Define a list of external protocols that can be used from listed origins without prompting the user. The origin is the scheme plus the hostname. -The syntax of this policy is exactly the same as the [Chrome AutoLaunchProtocolsFromOrigins policy](https://cloud.google.com/docs/chrome-enterprise/policies/?policy=AutoLaunchProtocolsFromOrigins) except that you can only use valid origins (not just hostnames). This also means that you cannot specify an asterisk for all origins. +The syntax of this policy is exactly the same as the [Chrome AutoLaunchProtocolsFromOrigins policy](https://chromeenterprise.google/policies/#AutoLaunchProtocolsFromOrigins) except that you can only use valid origins (not just hostnames). This also means that you cannot specify an asterisk for all origins. The schema is: ``` -- 2.43.0 From 03f1fd3dabba8f91eabb866c6a924b273a7982f6 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 23 Oct 2025 15:00:58 -0400 Subject: [PATCH 07/16] Tracking Protection Exceptions --- docs/index.md | 14 +++++++++++--- windows/de-DE/firefox.adml | 9 +++++++++ windows/en-US/firefox.adml | 9 +++++++++ windows/firefox.admx | 21 +++++++++++++++++++++ windows/fr-FR/firefox.adml | 9 +++++++++ windows/ru-RU/firefox.adml | 9 +++++++++ 6 files changed, 68 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index f1b56e0..9d40284 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2892,7 +2892,9 @@ If this policy is not configured, tracking protection is not enabled by default If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing. -If `Value` is set to true, tracking protection is enabled by default in both the regular browser and private browsing and the `Locked` value determines whether or not a user can change it. +If `Value` is set to true, tracking protection is enabled by default in both the regular browser and private browsing. + +If `Locked` is set to true, users cannot change tracking protection values. If `Cryptomining` is set to true, cryptomining scripts on websites are blocked. @@ -2906,9 +2908,15 @@ If `SuspectedFingerprinting` is set to true, Firefox reduces the amount of infor `Category` can be either ```strict``` or ```standard```. If category is set, it overrides all other settings except `Exceptions` and the user cannot change the category. (Firefox 142, Firefox ESR 140.2) -**Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5. Category added in Firefox 142/140.2.)\ +IF `BaselineExceptions` is true, Firefox will automatically apply exceptions required to avoid major website breakage. (Firefox 145) + +If `ConvenienceExceptions`is true, Firefox will apply exceptions automatically that are only required to fix minor issues and make convenience features available. (Firefox 145) + +Note: Users can change `BaselineExceptions` and `ConvenienceExceptions` even when `Category` is set to ```strict``` unless `Locked` is set to true. + +**Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5. Category added in Firefox 142/140.2. BaselineExceptions and ConvenienceExceptions added in Firefox 145)\ **CCK2 Equivalent:** N/A\ -**Preferences Affected:** `privacy.trackingprotection.enabled`, `privacy.trackingprotection.pbmode.enabled`, `privacy.trackingprotection.cryptomining.enabled`, `privacy.trackingprotection.fingerprinting.enabled` +**Preferences Affected:** `privacy.trackingprotection.enabled`, `privacy.trackingprotection.pbmode.enabled`, `privacy.trackingprotection.cryptomining.enabled`, `privacy.trackingprotection.fingerprinting.enabled`, `privacy.fingerprintingProtection`, `privacy.trackingprotection.emailtracking.enabled`, `privacy.trackingprotection.emailtracking.pbmode.enabled`, `privacy.trackingprotection.allow_list.baseline.enabled`, `privacy.trackingprotection.allow_list.convenience.enabled` #### Windows (GPO) ``` diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 341b7a0..c766e4f 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -81,6 +81,7 @@ Firefox 142 oder höher, Firefox 140.2 ESR oder höher Firefox 144 oder höher, Firefox 140.4 ESR oder höher Firefox 144 oder höher + Firefox 145 oder höher Firefox Berechtigungen Kamera @@ -818,6 +819,14 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird Wenn diese Richtlinieneinstellung aktiviert ist, reduziert Firefox die Menge an Informationen, die Websites zur Verfügung gestellt werden, um potenzielle Fingerprinting-Versuche zu verhindern. Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, reduziert Firefox die bereitgestellten Informationen für verdächtiges Fingerprinting nicht. + Grundlegende Ausnahmen + Wenn diese Richtlinieneinstellung aktiviert ist, wendet Firefox automatisch die erforderlichen Ausnahmen an, um schwerwiegende Website-Fehler zu vermeiden. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wendet Firefox die erforderlichen Ausnahmen zur Vermeidung schwerwiegender Website-Fehler nicht automatisch an. + Komfortausnahmen + Wenn diese Richtlinieneinstellung aktiviert ist, wendet Firefox automatisch Ausnahmen an, die nur erforderlich sind, um kleinere Probleme zu beheben und Komfortfunktionen verfügbar zu machen. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wendet Firefox solche Ausnahmen nicht automatisch an. Angefordertes Gebietsschema Angefordertes Gebietsschema (Zeichenfolge) Wenn diese Richtlinieneinstellung aktiviert ist, können Sie eine Liste der angeforderten Gebietsschemata für die Anwendung in der Reihenfolge ihrer Präferenz angeben. Dadurch wird das entsprechende Sprachpaket aktiv. diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 7b404aa..fdd1fd2 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -81,6 +81,7 @@ Firefox 142 or later, Firefox 140.2 ESR or later Firefox 144 or later, Firefox 140.4 ESR or later Firefox 144 or later + Firefox 145 or later Firefox Permissions Camera @@ -818,6 +819,14 @@ If this policy is disabled or not configured, the default tracking protection mo If this policy is enabled, Firefox reduces the amount of information exposed to websites to protect against potential fingerprinting attempts. If this policy is disabled or not configured, Firefox does not reduce information exposure for suspected fingerprinting. + Baseline Exceptions + If this policy is enabled, Firefox will automatically apply exceptions required to avoid major website breakage. + +If this policy is disabled or not configured, Firefox will not automatically apply exceptions required to avoid major website breakage. + Convenience Exceptions + If this policy is enabled, Firefox will apply exceptions automatically that are only required to fix minor issues and make convenience features available. + +If this policy is disabled or not configured, Firefox will not Firefox will apply exceptions automatically that are only required to fix minor issues and make convenience features available. Requested locale Requested locale (string) If this policy is enabled, you can specify a list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active. diff --git a/windows/firefox.admx b/windows/firefox.admx index 8080e41..e70f508 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -83,6 +83,7 @@ + @@ -3723,6 +3724,26 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index 53c7ff5..7ce0c29 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -81,6 +81,7 @@ Firefox 142 ou supérieur, Firefox 140.2 ESR ou supérieur Firefox 144 ou supérieur, Firefox 140.4 ESR ou supérieur Firefox 144 ou supérieur + Firefox 145 ou supérieur Firefox Permissions Caméra @@ -818,6 +819,14 @@ Si cette stratégie est désactivée ou non configurée, le mode de protection c Si cette stratégie est activée, Firefox réduit la quantité d’informations exposées aux sites Web afin de se protéger contre les tentatives potentielles d’empreinte numérique. Si cette stratégie est désactivée ou non configurée, Firefox ne réduit pas les informations exposées pour les cas d’empreinte numérique suspectée. + Exceptions de base + Si cette stratégie est activée, Firefox appliquera automatiquement les exceptions nécessaires pour éviter les défaillances majeures des sites web. + +Si cette stratégie est désactivée ou non configurée, Firefox n’appliquera pas automatiquement les exceptions nécessaires pour éviter les défaillances majeures des sites web. + Exceptions de commodité + Si cette stratégie est activée, Firefox appliquera automatiquement les exceptions nécessaires pour corriger de petits problèmes et rendre certaines fonctionnalités pratiques disponibles. + +Si cette stratégie est désactivée ou non configurée, Firefox n’appliquera pas automatiquement ces exceptions. Langue demandée Langue demandée (chaîne) Si cette stratégie est activée, vous pouvez spécifier une liste de langues demandées pour l'application, par ordre de préférence. Cela activera le pack linguistique correspondant. diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index b141222..9c4d8d7 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -82,6 +82,7 @@ Firefox 142 или более поздние версии, Firefox 140.2 ESR или более поздние версии Firefox 144 или более поздние версии, Firefox 140.4 ESR или более поздние версии Firefox 144 или более поздние версии + Firefox 145 или более поздние версии Firefox Разрешения Камера @@ -821,6 +822,14 @@ Mozilla рекомендует не отключать телеметрию. И Если эта политика включена, Firefox уменьшает объём информации, предоставляемой веб-сайтам, чтобы защититься от возможных попыток снятия отпечатков. Если эта политика отключена или не настроена, Firefox не ограничивает объём предоставляемой информации для случаев подозрительного снятия отпечатков. + Базовые исключения + Если эта политика включена, Firefox автоматически применяет исключения, необходимые для предотвращения серьезных сбоев работы веб-сайтов. + +Если эта политика отключена или не настроена, Firefox не будет автоматически применять исключения, необходимые для предотвращения серьезных сбоев работы веб-сайтов. + Исключения для удобства + Если эта политика включена, Firefox автоматически применяет исключения, которые нужны только для устранения незначительных проблем и включения дополнительных удобных функций. + +Если эта политика отключена или не настроена, Firefox не будет автоматически применять такие исключения. Запрошенный языковой стандарт Запрошенный языковой стандарт (строка) Если эта политика включена, вы можете указать список запрошенных локалей для приложения в порядке предпочтения. Это приведет к активации соответствующего языкового пакета. -- 2.43.0 From bb25592e4bc60fd11a676ad53eecec7fea93ea4b Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 29 Oct 2025 12:32:10 -0400 Subject: [PATCH 08/16] Add global Enabled to GenerativeAI policy --- docs/index.md | 17 ++++++++++++----- windows/de-DE/firefox.adml | 4 ++++ windows/en-US/firefox.adml | 4 ++++ windows/firefox.admx | 10 ++++++++++ windows/fr-FR/firefox.adml | 4 ++++ windows/ru-RU/firefox.adml | 4 ++++ 6 files changed, 38 insertions(+), 5 deletions(-) diff --git a/docs/index.md b/docs/index.md index 9d40284..82bc71b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3632,20 +3632,23 @@ Value (string): Configure generative AI features. -`Chatbot` If false, AI chatbots are not available in the sidebar. +`Enabled` Controls whether generative AI features are enabled by default. If false, all generative AI features are disabled by default. Individual generative AI policies can override this setting. -`LinkPreviews` If false, AI is not used to generate link previews (Firefox 144). +`Chatbot` Controls access to AI chatbots in the sidebar. If false, AI chatbots are not available in the sidebar. -`TabGroups` If false, AI is not used to suggest names and tabs for tab groups (Firefox 144). +`LinkPreviews` (Firefox 144+) Controls whether AI is used to generate link previews. If false, AI is not used to generate link previews. -`Locked` prevents the user from changing generative AI preferences. +`TabGroups` (Firefox 144+) Controls whether AI is used to suggest names and tabs for tab groups. If false, AI is not used to suggest names or tabs for tab groups. + +`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` +**Preferences Affected:** `browser.ml.chat.enabled`, `browser.ml.chat.page`, `browser.ml.linkPreview.optin`, `browser.tabs.groups.smart.userEnabled` #### Windows (GPO) ``` +Software\Policies\Mozilla\Firefox\GenerativeAI\Enabled = 0x1 | 0x0 Software\Policies\Mozilla\Firefox\GenerativeAI\Chatbot = 0x1 | 0x0 Software\Policies\Mozilla\Firefox\GenerativeAI\LinkPreviews = 0x1 | 0x0 Software\Policies\Mozilla\Firefox\GenerativeAI\TabGroups = 0x1 | 0x0 @@ -3654,6 +3657,7 @@ Software\Policies\Mozilla\Firefox\GenerativeAI\Locked = 0x1 | 0x0 #### Windows (Intune) OMA-URI: ``` +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~GenerativeAI/GenerativeAI_Enabled ./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 @@ -3668,6 +3672,8 @@ Value (string): GenerativeAI + Enabled + | Chatbot | LinkPreviews @@ -3684,6 +3690,7 @@ Value (string): { "policies": { "GenerativeAI": { + "Enabled": true | false, "Chatbot": true | false, "LinkPreviews": true | false, "TabGroups": true | false, diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index c766e4f..4d7dc7c 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -1313,6 +1313,10 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann Wenn diese Richtlinieneinstellung deaktiviert ist, wird die visuelle Suche deaktiviert. Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, wird die visuelle Suche aktiviert. + Aktiviert + Wenn diese Richtlinieneinstellung deaktiviert ist, sind alle generativen KI-Funktionen standardmäßig deaktiviert. Einzelne Richtlinieneinstellungen für generative KI können diese Einstellung außer Kraft setzen. + +Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, sind generative KI-Funktionen standardmäßig aktiviert, sofern sie nicht durch einzelne Richtlinieneinstellungen für generative KI außer Kraft gesetzt werden. Chatbot Wenn diese Richtlinieneinstellung deaktiviert ist, sind KI-Chatbots in der Seitenleiste nicht verfügbar. diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index fdd1fd2..c2adf86 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1301,6 +1301,10 @@ If this policy is disabled or not configured, the user can change their Firefox If this policy is disabled, visual search is disabled. If this policy is enabled or not configured, visual search is enabled. + Enabled + If this policy is disabled, all generative AI features are disabled by default. Individual generative AI policies can override this setting. + +If this policy is enabled or not configured, generative AI features are enabled by default, unless overridden by individual generative AI policies. Chatbot If this policy is disabled, AI chatbots are not available in the sidebar. diff --git a/windows/firefox.admx b/windows/firefox.admx index e70f508..821d500 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -4732,6 +4732,16 @@ + + + + + + + + + + diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index 7ce0c29..45baf92 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -1308,6 +1308,10 @@ Si cette stratégie est désactivée ou non configurée, l’utilisateur peut mo Si cette stratégie est désactivée, la recherche visuelle est désactivée. Si cette stratégie est activée ou non configurée, la recherche visuelle est activée. + Activé + Si cette stratégie est désactivée, toutes les fonctionnalités d’IA générative sont désactivées par défaut. Les stratégies individuelles d’IA générative peuvent remplacer ce paramètre. + +Si cette stratégie est activée ou non configurée, les fonctionnalités d’IA générative sont activées par défaut, sauf si elles sont remplacées par des stratégies individuelles d’IA générative. Chatbot Si cette stratégie est désactivée, les chatbots IA ne sont pas disponibles dans la barre latérale. diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index 9c4d8d7..47524ed 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -1303,6 +1303,10 @@ Mozilla рекомендует не отключать телеметрию. И Если эта политика отключена, визуальный поиск отключается. Если эта политика включена или не настроена, визуальный поиск включается. + Включено + Если эта политика отключена, все функции генеративного ИИ по умолчанию отключены. Отдельные политики генеративного ИИ могут переопределять этот параметр. + +Если эта политика включена или не настроена, функции генеративного ИИ по умолчанию включены, если только они не переопределены отдельными политиками генеративного ИИ. Чат-бот Если эта политика отключена, чат-боты с ИИ недоступны на боковой панели. -- 2.43.0 From bde8b2eacbf74bc1094bcd423e10e1e929975701 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 12 Nov 2025 15:17:39 -0500 Subject: [PATCH 09/16] Remove unused presentation parameters --- windows/de-DE/firefox.adml | 61 -------------------------------------- windows/en-US/firefox.adml | 61 -------------------------------------- windows/fr-FR/firefox.adml | 61 -------------------------------------- windows/ru-RU/firefox.adml | 61 -------------------------------------- 4 files changed, 244 deletions(-) diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 4d7dc7c..adf2098 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -1434,7 +1434,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (E - Pop-up-Blocker deaktivieren @@ -1447,13 +1446,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (E - - Änderungen am Schutz vor Aktivitätenverfolgung nicht erlauben - Cryptomining-Skripte blockieren. - Identifizierer-Skripte (Fingerprinter) blockieren. - Ausnahmen: - - @@ -1531,49 +1523,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (E - - Ändern der Proxy-Einstellungen nicht erlauben - Verbindungs-Einstellungen - - HTTP Proxy: - - - Für alle Protokolle diesen Proxy-Server verwenden. - SSL Proxy: - - - FTP Proxy: - - - SOCKS Host: - - - SOCKS Version: - - Kein Proxy für: - - - Beispiel: .mozilla.org, .net.nz, 192.168.1.0/24 - Automatische Proxy-Konfigurations-Adresse: - - - Keine Authentifizierungsanfrage bei gespeichertem Passwort. - Bei Verwendung von SOCKS v5 den Proxy für DNS-Anfragen verwenden. - - - Provider URL: - - - DNS über HTTPS aktivieren. - Änderungen an den DNS-über-HTTPS Einstellungen nicht erlauben. - @@ -1611,16 +1560,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (E - - Cache - Cookies - Download-Chronik - Eingegebene Suchbegriffe & Formulardaten - Besuchte Seiten - Aktive Logins - Website-Einstellungen - Offline-Website-Daten - Suche Top Seiten diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index c2adf86..a78b129 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1425,7 +1425,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. - Allow popups for websites @@ -1438,13 +1437,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. - - Don't allow tracking protection preferences to be changed. - Block cryptomining scripts. - Block fingerprinting scripts. - Exceptions: - - @@ -1522,49 +1514,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. - - Don't allow proxy settings to be changed. - Connection Type: - - HTTP Proxy: - - - Use this proxy server for all protocols. - SSL Proxy: - - - FTP Proxy: - - - SOCKS Host: - - - SOCKS Version: - - No proxy for - - - Example: .mozilla.org, .net.nz, 192.168.1.0/24 - Automatic proxy configuration URL: - - - Do not prompt for authentication if password is saved. - Proxy DNS when using SOCKS v5. - - - Provider URL: - - - Enable DNS over HTTPS. - Don't allow DNS over HTTPS preferences to be changed. - @@ -1602,16 +1551,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. - - Cache - Cookies - Download History - Form & Search History - Browsing History - Active Logins - Site Preferences - Offline Website Data - Search Shortcuts diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index 45baf92..bc3cfc8 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -1432,7 +1432,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. - Autoriser les fenêtres pop-up pour les sites web @@ -1445,13 +1444,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. - - Ne pas autoriser la modification des préférences de protection contre le suivi. - Bloquer les scripts de cryptominage. - Bloquer les scripts de fingerprinting. - Exceptions : - - @@ -1529,49 +1521,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. - - Ne pas autoriser la modification des paramètres du Proxy. - Type de connexion : - - Proxy HTTP : - - - Utiliser ce serveur Proxy pour tous les protocoles. - Proxy SSL : - - - Proxy FTP : - - - Hôte SOCKS : - - - Version de SOCKS : - - Pas de Proxy pour - - - Exemple : .mozilla.org, .net.nz, 192.168.1.0/24 - URL de configuration automatique du Proxy : - - - Ne pas demander d'authentification si le mot de passe est enregistré. - Proxy DNS lors de l'utilisation de SOCKS v5. - - - URL du fournisseur : - - - Activer DNS sur HTTPS. - Ne pas autoriser la modification des préférences DNS sur HTTPS. - @@ -1609,16 +1558,6 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. - - Cache - Cookies - Historique des téléchargements - Historique des formulaires et des recherches - Historique de navigation - Connexions actives - Préférences du site - Données de sites hors ligne - Recherche Sites populaires diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index 47524ed..0905c62 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -1427,7 +1427,6 @@ https://mozilla.github.io/policy-templates/#preferences. - Разрешить всплывающие окна для веб-сайтов @@ -1440,13 +1439,6 @@ https://mozilla.github.io/policy-templates/#preferences. - - Не разрешать изменение настройки защиты от отслеживания. - Блокировать скрипты майнинга. - Блокировать скрипты снятия отпечатков пальцев. - Исключения: - - @@ -1524,49 +1516,6 @@ https://mozilla.github.io/policy-templates/#preferences. - - Не разрешать изменение настроек прокси. - Тип подключения: - - HTTP-прокси: - - - Использовать этот прокси-сервер для всех протоколов. - SSL прокси: - - - FTP прокси: - - - SOCKS хост: - - - SOCKS версия: - - Нет прокси для - - - Например: .mozilla.org, .net.nz, 192.168.1.0/24 - URL автоматической настройки прокси: - - - Не запрашивать аутентификацию, если пароль сохранен. - Прокси-сервер DNS при использовании SOCKS v5. - - - URL-адрес поставщика: - - - Включить DNS через HTTPS. - Запретить изенение настроек DNS через HTTPS. - @@ -1604,16 +1553,6 @@ https://mozilla.github.io/policy-templates/#preferences. - - Кэш - Файлы cookie - История загрузок - Данные форм&История поиска - История просмотров - Активные логины - Настройки сайта - Данные автономного веб-сайта - Поиск Популярные сайты -- 2.43.0 From 20e4eed587524a4addc65c1933dd42d98132b37c Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 12 Nov 2025 15:45:45 -0500 Subject: [PATCH 10/16] Fix some typos --- windows/de-DE/firefox.adml | 20 +++++------- windows/en-US/firefox.adml | 62 +++++++++++++++++++------------------- windows/fr-FR/firefox.adml | 20 ++++++------ 3 files changed, 48 insertions(+), 54 deletions(-) diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index adf2098..671512b 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -180,7 +180,7 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, könn Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können Benutzer auf Informationen zur Fehlerbehebung und about:support zugreifen. Als Hintergrundbild einrichten deaktivieren - Wenn Sie die Richtlinieneinstellung aktivieren, können Benutzer Bilder nicht mit Hilfe von "Als Hintergrundbild einrichten…" als Desktophintergrund festlegen. + Wenn Sie die Richtlinieneinstellung aktivieren, können Benutzer Bilder nicht mit Hilfe von "Als Hintergrundbild einrichten..." als Desktophintergrund festlegen. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können Benutzer Bilder mit Hilfe von "Als Hintergrundbild einrichten.." als Desktophintergrund festlegen. Captive Portal Unterstützung @@ -252,9 +252,9 @@ Weitere Informationen über den Standard-Browser-Agent finden Sie unter https:// Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können die Werkzeuge für Webentwickler in Firefox benutzt werden. Feedback Commands deaktivieren - Wenn Sie die Richtlinieneinstellung aktivieren, sind "Feedback senden..." und "Betrügerische Website melden…" im Hilfemenü nicht verfügbar. + Wenn Sie die Richtlinieneinstellung aktivieren, sind "Feedback senden..." und "Betrügerische Website melden..." im Hilfemenü nicht verfügbar. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, sind "Feedback senden..." und "Betrügerische Website melden.." im Hilfemenü verfügbar. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, sind "Feedback senden..." und "Betrügerische Website melden..." im Hilfemenü verfügbar. Firefox-Konto deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, steht Firefox-Konto nicht zur Verfügung, dies beinhaltet auch die Synchronisierung. @@ -292,7 +292,7 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, ist p Profil-Import deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, steht die Option "Daten von einen anderen Browser importieren.." in der Bibliothek nicht zur Verfügung. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, steht die Option "Daten von einen anderen Browser importieren.." in der Bibliothek zur Verfügung. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, steht die Option "Daten von einen anderen Browser importieren..." in der Bibliothek zur Verfügung. Firefox bereinigen deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, steht der "Firefox bereinigen..." Button auf der about:support Seite oder auf support.mozilla.org nicht zur Verfügung. @@ -322,7 +322,7 @@ Mozilla empfiehlt, die Telemetrie nicht zu deaktivieren. Durch Telemetrie gesamm Lesezeichenleiste anzeigen (Veraltet) Wenn Sie die Richtlinieneinstellung aktivieren, wird die Lesezeichenleiste standardmäßig in der Menüleiste angezeigt, der Benutzer kann diese wieder ausblenden. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Lesezeichenleiste nicht in der Menüleiste angzeigt. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Lesezeichenleiste nicht in der Menüleiste angezeigt. Lesezeichen-Symbolleiste anzeigen Wenn diese Richtlinieneinstellung aktiviert ist, kann die Standardanzeige der Lesezeichen-Symbolleiste konfiguriert werden. @@ -333,7 +333,7 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird Menüleiste anzeigen (Veraltet) Wenn Sie die Richtlinieneinstellung aktivieren, wird die Menüleiste standardmäßig angezeigt, der Benutzer kann diese wieder ausblenden. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Menüleiste standrdmäßig nicht angezeigt. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Menüleiste standardmäßig nicht angezeigt. Menüleiste anzeigen Wenn diese Richtlinieneinstellung aktiviert ist, können Sie wählen, ob die Menüleiste angezeigt wird oder nicht und ob der Benutzer die Menüleiste ein- und ausblenden kann oder nicht. @@ -1132,7 +1132,7 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, erlau Keine Änderung der Firefox Suggest-Einstellungen zulassen Wenn diese Richtlinieneinstellung aktiviert ist, können die Firefox Suggest-Einstellungen nicht vom Benutzer geändert werden. -Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann der Benutzer seine Firefox Suggest-Einstellungen ändern.. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann der Benutzer seine Firefox Suggest-Einstellungen ändern. Drucken Wenn diese Richtlinieneinstellung deaktiviert ist, ist das Drucken deaktiviert. @@ -1279,32 +1279,26 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werde Wenn diese Richtlinieneinstellung deaktiviert ist, wird das Suchfeld auf der Seite „Neuer Tab“ nicht angezeigt. Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, wird das Suchfeld auf der Seite „Neuer Tab“ angezeigt. - Schnellzugriffe Wenn diese Richtlinieneinstellung deaktiviert ist, werden die Schnellzugriffe auf der Seite „Neuer Tab“ nicht angezeigt. Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, werden die Schnellzugriffe auf der Seite „Neuer Tab“ angezeigt. - Gesponserte Schnellzugriffe Wenn diese Richtlinieneinstellung deaktiviert ist, werden gesponserte Schnellzugriffe auf der Seite „Neuer Tab“ nicht angezeigt. Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, werden gesponserte Schnellzugriffe auf der Seite „Neuer Tab“ angezeigt. - Letzte Aktivität Wenn diese Richtlinieneinstellung deaktiviert ist, wird die letzte Aktivität auf der Seite „Neuer Tab“ nicht angezeigt. Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, wird die letzte Aktivität auf der Seite „Neuer Tab“ angezeigt. - Storys Wenn diese Richtlinieneinstellung deaktiviert ist, werden Storys auf der Seite „Neuer Tab“ nicht angezeigt. Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, werden Storys auf der Seite „Neuer Tab“ angezeigt. - Gesponserte Storys Wenn diese Richtlinieneinstellung deaktiviert ist, werden gesponserte Storys auf der Seite „Neuer Tab“ nicht angezeigt. Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, werden gesponserte Storys auf der Seite „Neuer Tab“ angezeigt. - Änderung von Einstellungen nicht zulassen Wenn diese Richtlinieneinstellung aktiviert ist, können die Einstellungen für die Firefox-Startseite vom Benutzer nicht geändert werden. diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index a78b129..dfc03b6 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -182,7 +182,7 @@ If this policy is disabled or not configured, the user can access Troubleshootin Disable Set Desktop Background If this policy is enabled, the user cannot set an image as their desktop background. -If this policy is disabled or not configured, users can set images as their desktop background. +If this policy is disabled or not configured, the user can set images as their desktop background. Captive Portal If this policy is disabled, captive portal support is disabled. @@ -230,9 +230,9 @@ If this policy is disabled or not configured, DNS Over HTTPS uses the default Fi If this policy is enabled or not configured, Firefox will use your default DNS resolver if there is a problem with the secure DNS provider. Disable Master Password Creation - If this policy is enabled, users cannot create a master password. + If this policy is enabled, the user cannot create a master password. -If this policy is disabled or not configured, users can create a master password. +If this policy is disabled or not configured, the user can create a master password. Disable Update If this policy is enabled, the browser does not receive updates. @@ -278,9 +278,9 @@ If this policy is disabled or not configured, the "Forget" button is available.< If this policy is disabled or not configured, Firefox will remember form and search history. Do not allow passwords to be revealed in saved logins - If this policy is enabled, users cannot show passwords in saved logins. + If this policy is enabled, the user cannot show passwords in saved logins. -If this policy is disabled or not configured, users can show passwords in saved logins. +If this policy is disabled or not configured, the user can show passwords in saved logins. Disable Pocket (Deprecated) If this policy is enabled, Pocket is not available. @@ -359,7 +359,7 @@ If this policy is disabled or not configured, no extensions are uninstalled.Prevent extensions from being disabled or removed If this policy is enabled, you can specify a list of extension IDs that the user will be unable to uninstall or disable. -If this policy is disabled or not configured, no extensions are locked +If this policy is disabled or not configured, no extensions are locked. Extension Update If this policy is disabled, extensions will not be updated automatically. @@ -711,7 +711,7 @@ If this policy is disabled or not configured, websites are not filtered.Bookmark 48 Bookmark 49 Bookmark 50 - If this policy is enabled, you can configure a bookmark be added to Firefox. Due to a bug, you must select the location. Note that you must specify the bookmarks in order. + If this policy is enabled, you can configure a bookmark to be added to Firefox. Due to a bug, you must select the location. Note that you must specify the bookmarks in order. If this policy is disabled or not configured, a new bookmark is not added. Toolbar @@ -763,13 +763,13 @@ If this policy is not configured, the user is prompted for a download location, Select the connection type and then fill in the appropriate sections. Due to a bug, you must select a value for the SOCKS proxy version. -If this policy is disabled or not configured, the default network settings are used and user can change them. +If this policy is disabled or not configured, the default network settings are used and the user can change them. SOCKS v4 SOCKS v5 Automatic proxy configuration URL - These should only be set if you selected autoConfig + These should only be set if you selected AutoConfig Proxy bypass URLs - These should only be set if you selected manual proxy + These should only be set if you selected Manual Proxy Connection Type No Proxy Use system proxy settings @@ -779,9 +779,9 @@ If this policy is disabled or not configured, the default network settings are u Tracking Protection (Moved) If this policy is not configured, tracking protection is not enabled by default in the browser but it is enabled by default in private browsing and the user can change it. -If this policy is disabled, tracking protection is disabled and locked in both the browser and private browsing. +If this policy is disabled, tracking protection is disabled and locked in both regular and private browsing. -If this policy is enabled, private browsing is enabled by default in both the browser and private browsing and you can choose whether or not to prevent the user from changing it. +If this policy is enabled, tracking protection is enabled by default in both regular and private browsing and you can choose whether or not to prevent the user from changing it. Tracking Protection Enabled If this policy is enabled, tracking protection is enabled. @@ -826,7 +826,7 @@ If this policy is disabled or not configured, Firefox will not automatically app Convenience Exceptions If this policy is enabled, Firefox will apply exceptions automatically that are only required to fix minor issues and make convenience features available. -If this policy is disabled or not configured, Firefox will not Firefox will apply exceptions automatically that are only required to fix minor issues and make convenience features available. +If this policy is disabled or not configured, Firefox will not apply exceptions automatically that are only required to fix minor issues and make convenience features available. Requested locale Requested locale (string) If this policy is enabled, you can specify a list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active. @@ -975,9 +975,9 @@ If this policy is disabled or not configured, Picture-in-Picture settings can be Primary (Master) Password If this policy is enabled, a primary password is required. -If this policy is disabled, users cannot create a primary password. +If this policy is disabled, the user cannot create a primary password. -If this policy is not configured, users can choose to create a primary password. +If this policy is not configured, the user can choose to create a primary password. Handlers (JSON on one line) Handlers If this policy is enabled, you can use JSON to configure default application handlers. @@ -1013,9 +1013,9 @@ If this policy is disabled or not configured, managed bookmarks are not added. For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#managedbookmarks. Define domains allowed to access Google Workspace - If this policy is enabled, users can only access Google Workspace for the specified domains (separated by a comma). To allow access to Gmail, you can add consumer_accounts. + If this policy is enabled, the user can only access Google Workspace for the specified domains (separated by a comma). To allow access to Gmail, you can add consumer_accounts. -If this policy is disabled or not configured, users can access any account on Google Workspace as well as Gmail. +If this policy is disabled or not configured, the user can access any account on Google Workspace as well as Gmail. Background updater If this policy is disabled, the application will not try to install updates when the application is not running. @@ -1097,9 +1097,9 @@ If this policy is disabled, DNS is not proxied when using SOCKS. If this policy is not configured, DNS is not proxied when using SOCKS v4, but proxied when using SOCKS v5. Disable Third Party Module Blocking - If this policy is enabled, users are not allowed to block third-party modules from the about:third-party page. + If this policy is enabled, the user is not allowed to block third-party modules from the about:third-party page. -If this policy is disabled or not configured, users are allowed to block third-party modules from the about:third-party page. +If this policy is disabled or not configured, the user is allowed to block third-party modules from the about:third-party page. Containers (JSON on one line) Containers If this policy is enabled, you can use JSON to configure the default containers. @@ -1132,13 +1132,13 @@ If this policy is disabled or not configured, the user can change their Firefox If this policy is enabled or not configured, printing is enabled. Manual Update Only - If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog. + If this policy is enabled, the user will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog. If this policy is disabled or not configured, the browser receives updates. This policy is not recommended for most users. Allow File Selection Dialogs - If this policy is disabled, users will not be able to open file selection dialogs. In most cases, Firefox will act as if the user clicked the cancel button. + If this policy is disabled, the user will not be able to open file selection dialogs. In most cases, Firefox will act as if the user clicked the cancel button. If this policy is enabled or not configured, users can open file selection dialogs. Enable autofill for addresses @@ -1272,27 +1272,27 @@ If this policy is disabled or not configured, the Firefox Terms of Use and Priva Search If this policy is disabled, the search field is not displayed on the new tab page. -If this policy is disabled or not configured, the search field is displayed on the new tab page. +If this policy is enabled or not configured, the search field is displayed on the new tab page. Shortcuts If this policy is disabled, shortcuts are not displayed on the new tab page. -If this policy is disabled or not configured, shortcuts are displayed on the new tab page. +If this policy is enabled or not configured, shortcuts are displayed on the new tab page. Sponsored Shortcuts If this policy is disabled, sponsored shortcuts are not displayed on the new tab page. -If this policy is disabled or not configured, sponsored are shortcuts displayed on the new tab page. +If this policy is enabled or not configured, sponsored shortcuts are displayed on the new tab page. Recent Activity - If this policy is disabled, recent activity not displayed on the new tab page. + If this policy is disabled, recent activity is not displayed on the new tab page. -If this policy is disabled or not configured, recent activity is displayed on the new tab page. +If this policy is enabled or not configured, recent activity is displayed on the new tab page. Stories If this policy is disabled, stories are not displayed on the new tab page. -If this policy is disabled or not configured, stories are displayed on the new tab page. +If this policy is enabled or not configured, stories are displayed on the new tab page. Sponsored Stories If this policy is disabled, sponsored stories are not displayed on the new tab page. -If this policy is disabled or not configured, sponsored stories are displayed on the new tab page. +If this policy is enabled or not configured, sponsored stories are displayed on the new tab page. Do not allow preferences to be changed If this policy is enabled, Firefox Home preferences cannot be changed by the user. @@ -1316,11 +1316,11 @@ If this policy is enabled or not configured, AI can be used to generate link pre Tab Groups If this policy is disabled, AI is not used to suggest names and tabs for tab groups. -If this policy is enabled or not configured, AI is not used to suggest names and tabs for tab groups. +If this policy is enabled or not configured, AI is used to suggest names and tabs for tab groups. Do not allow preferences to be changed - If this policy is enabled, generative AI preferences cannot be changed by the user. + If this policy is enabled, the user cannot change generative AI preferences. -If this policy is disabled or not configured, generative AI preferences cannot be changed by the user. +If this policy is disabled or not configured, the user can change generative AI preferences. 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: diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index bc3cfc8..6bab623 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -120,19 +120,19 @@ Sites autorisés (Session seulement) Sites bloqués Mise à jour automatique de l’application - Si cette stratégie est activée, Firefox est automatiquement mis a jour sans aprobation de l'utilisateur. + Si cette stratégie est activée, Firefox est automatiquement mis à jour sans approbation de l'utilisateur. Si cette stratégie est désactivée, les mises à jour de Firefox sont téléchargées mais l'utilisateur peut choisir quand installer la mise à jour. Si cette stratégie n'est pas configurée, l'utilisateur peut choisir de ne pas automatiquement mettre à jour Firefox. URL de mise à jour personnalisée - Si cette stratégie est activée, vous pouvez définir une URL vers un serveur de mise à jour autre que celui par défaut. Cela pourrait être utile si vous exécutez votre propre serveur de mise à jour sur votre réseau. + Si cette stratégie est activée, vous pouvez définir une URL vers un serveur de mise à jour autre que celui par défaut. Cela peut être utile si vous exécutez votre propre serveur de mise à jour sur votre réseau. Si cette stratégie est désactivée ou non configurée, l'URL de mise à jour par défaut est utilisée. SPNEGO Si cette stratégie est activée, les sites Web spécifiés sont autorisés à s’authentifier avec SPNEGO sur le navigateur. Les entrées de la liste sont au format mondomaine.com ou https://monautredomaine.com. -Si cette stratégie est désactivée ou non configurée, aucun site Web n'est autorisé à effectuer l'authentification SPNEGO avec le navigateur.. +Si cette stratégie est désactivée ou non configurée, aucun site Web n'est autorisé à effectuer l'authentification SPNEGO avec le navigateur. Pour plus d'informations, voir https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. Délégué @@ -154,7 +154,7 @@ Si cette stratégie est désactivée ou non configurée, NTLM et SPNEGO ne sont Autoriser les proxy Si cette option est désactivée, SPNEGO et NTLM ne s'authentifieront pas auprès des serveurs Proxy. -Si cette stratégie est activée (et les cases à cocher sont cochées) ou non configurée, NTLM et SPNEGO s'authentifieront toujours avec des Proxys. +Si cette stratégie est activée (et les cases à cocher sont cochées) ou non configurée, NTLM et SPNEGO s'authentifieront toujours avec des proxies. Ne pas autoriser la modification des préférences d'authentification Si cette stratégie est désactivée, les préférences d'authentification peuvent être modifiées par l'utilisateur. @@ -174,7 +174,7 @@ Si cette stratégie est désactivée ou non configurée, l'utilisateur peut acc Bloquer about:profiles Si cette stratégie est activée, l'utilisateur ne peut pas accéder à about:profiles. -Si cette stratégie est désactivée ou non configurée, l'utilisateur ne peut pas accéder à about:profiles. +Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder à about:profiles. Bloquer les informations de dépannage Si cette stratégie est activée, l'utilisateur ne peut pas accéder aux informations de dépannage ni à about:support. @@ -470,7 +470,7 @@ Si cette stratégie n'est pas configurée ou est désactivée, en navigation pri Rejeter tous les cookies Rejeter les cookies tiers pour les sites que vous n'avez pas visités Rejeter les cookies des traqueurs connus - Rejeter les cookies pour les traceurs connus et partitionner les cookies tiers (Protection totale des cookies) + Rejeter les cookies pour les traqueurs connus et partitionner les cookies tiers (Protection totale des cookies) Si cette stratégie est activée, l'accès à la caméra est toujours autorisé pour les origines indiquées. Si cette stratégie est désactivée ou non configurée, la stratégie par défaut pour la caméra est appliquée. @@ -552,7 +552,7 @@ Si cette stratégie est désactivée ou non configurée, la stratégie par défa Si cette stratégie est activée, l'accès aux dispositifs de réalité virtuelle est bloqué pour les origines indiquées. Si cette stratégie est désactivée ou non configurée, l'accès aux dispositifs de réalité virtuelle n'est pas bloqué par défaut. - Bloquer les nouvelles demandes d'accès aux dispositifs de réalité virtuelle. + Bloquer les nouvelles demandes d'accès aux dispositifs de réalité virtuelle Si cette stratégie est activée, les sites qui ne figurent pas dans la stratégie "Autoriser" ne seront pas autorisés à demander la permission d'accéder aux dispositifs de réalité virtuelle. Si cette stratégie est désactivée ou non configurée, tout site qui ne figure pas dans la stratégie "Bloquer" peut demander la permission d'accéder aux dispositifs de réalité virtuelle. @@ -857,7 +857,7 @@ Si cette stratégie est désactivée ou non configurée, aucun nouveau moteur de Séparée GET POST - Moteur de rechercher par défaut + Moteur de recherche par défaut Si cette stratégie est activée, vous pouvez définir le nom d'un moteur de recherche à utiliser comme moteur par défaut. Si cette stratégie est désactivée ou non configurée, le moteur de recherche par défaut de Firefox est utilisé. @@ -1562,11 +1562,11 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.Recherche Sites populaires Sites populaires sponsorisés - Historique des téléchargements + Activité récente Recommandé par Pocket Histoires sponsorisées par Pocket Extraits - Ne pas autoriser les modifications des paramètres + Ne pas autoriser la modifications des paramètres -- 2.43.0 From e16fe0a7d63f2b498801daa4e81eef352116705a Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 12 Nov 2025 15:48:58 -0500 Subject: [PATCH 11/16] Fix typos --- windows/ru-RU/firefox.adml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index 0905c62..584e722 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -135,7 +135,7 @@ Если эта политика отключена или не настроена, никаким веб-сайтам не разрешается использовать аутентификацию SPNEGO с помощью браузера. -Для получения дополнительной информации см. Https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. +Для получения дополнительной информации см. https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. Делегированная авторизация Если эта политика включена, браузер может делегировать авторизацию пользователя серверу для указанных веб-сайтов. Записи в списке имеют формат mydomain.com или https://myotherdomain.com. @@ -982,7 +982,7 @@ Mozilla рекомендует не отключать телеметрию. И Если эта политика не настроена, пользователи могут создать основной пароль. Обработчики (JSON on one line) - ОбработчикиHTTP Allow + Обработчики Если эта политика включена, вы можете использовать JSON для настройки обработчиков приложений по умолчанию. Если эта политика отключена или не настроена, используются настройки Firefox по умолчанию. @@ -1374,7 +1374,7 @@ https://mozilla.github.io/policy-templates/#preferences. geo.enabled extensions.getAddons.showPane intl.accept_languages - media.eme.enabled (Deprecated) + media.eme.enabled (устарело) media.gmp-gmpopenh264.enabled media.gmp-widevinecdm.enabled network.dns.disableIPv6 -- 2.43.0 From f59449ff3ee64bdbe20b44298634edd99f8f82e9 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 12 Nov 2025 15:55:57 -0500 Subject: [PATCH 12/16] Bump version for release --- windows/de-DE/firefox.adml | 2 +- windows/en-US/firefox.adml | 2 +- windows/firefox.admx | 4 ++-- windows/fr-FR/firefox.adml | 2 +- windows/ru-RU/firefox.adml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 671512b..ac22efe 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -1,5 +1,5 @@ - + diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index dfc03b6..cc06c6f 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1,5 +1,5 @@ - + diff --git a/windows/firefox.admx b/windows/firefox.admx index 821d500..ec13a33 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -1,10 +1,10 @@ - + - + diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index 6bab623..aa9704d 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -1,5 +1,5 @@ - + diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index 584e722..eafe6cb 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -1,5 +1,5 @@ - + -- 2.43.0 From ae1786eb4361d00978cf64f42728c1a3b7387bd9 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:00:19 -0500 Subject: [PATCH 13/16] Update docs --- docs/index.md | 26 +++++++++++++++++++++++++- linux/policies.json | 5 ++++- mac/org.mozilla.firefox.plist | 6 ++++++ 3 files changed, 35 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 82bc71b..1444e0d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2928,6 +2928,8 @@ Software\Policies\Mozilla\Firefox\EnableTrackingProtection\EmailTracking = 0x1 | Software\Policies\Mozilla\Firefox\EnableTrackingProtection\SuspectedFingerprinting = 0x1 | 0x0 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com" Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Category = "strict" | "standard" +Software\Policies\Mozilla\Firefox\EnableTrackingProtection\BaselineExceptions = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\EnableTrackingProtection\ConvenienceExceptions = 0x1 | 0x0 ``` #### Windows (Intune) OMA-URI: @@ -2995,6 +2997,22 @@ Value (string): ``` or ``` +OMA-URI: +``` +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/H_TrackingProtection_BaselineExceptions +``` +Value (string): +``` + or +``` +OMA-URI: +``` +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/H_TrackingProtection_ConvenienceExceptions +``` +Value (string): +``` + or +``` #### macOS ``` @@ -3018,6 +3036,10 @@ Value (string): https://example.com + BaselineExceptions + | + ConvenienceExceptions + | ``` @@ -3033,7 +3055,9 @@ Value (string): "EmailTracking": true | false, "SuspectedFingerprinting": true | false, "Category": "strict" | "standard", - "Exceptions": ["https://example.com"] + "Exceptions": ["https://example.com"], + "BaselineExceptions": true | false, + "ConvenienceExceptions": true | false } } } diff --git a/linux/policies.json b/linux/policies.json index a782308..3813e09 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -104,7 +104,9 @@ "EmailTracking": true | false, "SuspectedFingerprinting": true | false, "Category": "strict" | "standard", - "Exceptions": ["https://example.com"] + "Exceptions": ["https://example.com"], + "BaselineExceptions": true | false, + "ConvenienceExceptions": true | false }, "EncryptedMediaExtensions": { "Enabled": true | false, @@ -152,6 +154,7 @@ "Locked": true | false }, "GenerativeAI": { + "Enabled": true | false, "Chatbot": true | false, "LinkPreviews": true | false, "TabGroups": true | false, diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 28fb093..576c4da 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -250,6 +250,10 @@ https://example.com + BaselineExceptions + + ConvenienceExceptions + EncryptedMediaExtensions @@ -337,6 +341,8 @@ GenerativeAI + Enabled + Chatbot LinkPreviews -- 2.43.0 From 9b74a7cc27a23fc49fbcb9f4af1b6ac0f110fc84 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:39:41 -0500 Subject: [PATCH 14/16] Update documentation for WebSuggestions --- docs/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 1444e0d..10883e0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3579,9 +3579,11 @@ Value (string): ### FirefoxSuggest Customize Firefox Suggest (US only). +As of Firefox 146, `WebSuggestions` turns off Suggest completely. + **Compatibility:** Firefox 118, Firefox ESR 115.3. **CCK2 Equivalent:** N/A\ -**Preferences Affected:** `browser.urlbar.suggest.quicksuggest.nonsponsored`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled` +**Preferences Affected:** `browser.urlbar.suggest.quicksuggest.all`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled` #### Windows (GPO) ``` -- 2.43.0 From 78d5b1a6b036fe3068b84680e475f7e8a8ba16dd Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Fri, 21 Nov 2025 13:36:12 -0500 Subject: [PATCH 15/16] Make it clear that the AppUpdatePin value must end in a dot. --- docs/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 10883e0..f7a76c7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -317,7 +317,9 @@ Prevent Firefox from being updated beyond the specified version. You can specify the any version as ```xx.``` and Firefox will be updated with all minor versions, but will not be updated beyond the major version. -You can also specify the version as ```xx.xx``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version. +You can also specify the version as ```xx.xx.``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version. + +Note: The value MUST end in a dot(.). You should specify a version that exists or is guaranteed to exist. If you specify a version that doesn't end up existing, Firefox will update beyond that version. -- 2.43.0 From 9ca8b9b7d3cc1c21788b2c775e1945256d2d3e41 Mon Sep 17 00:00:00 2001 From: Dennis Schmidt Date: Wed, 26 Nov 2025 09:21:42 +0000 Subject: [PATCH 16/16] Remove superfluous periods --- linux/policies.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linux/policies.json b/linux/policies.json index 3813e09..5a542cc 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -380,11 +380,11 @@ "FirefoxLabs": true | false, "Locked": true | false }, - "UseSystemPrintDialog": true | false., - "VisualSearchEnabled": true | false., + "UseSystemPrintDialog": true | false, + "VisualSearchEnabled": true | false, "WebsiteFilter": { "Block": [""], "Exceptions": ["http://example.org/*"] } } -} \ No newline at end of file +} -- 2.43.0