From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 11 Apr 2023 18:48:04 +0000 (-0400) Subject: EmailTracker support X-Git-Tag: v4.10~1^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/7b8f08d6e5b9c8dcade2f3b2ad92178de23d4952 EmailTracker support --- diff --git a/README.md b/README.md index c4aa88f..2be59fc 100644 --- a/README.md +++ b/README.md @@ -2415,6 +2415,8 @@ If `Cryptomining` is set to true, cryptomining scripts on websites are blocked. If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked. +If `EmailTracking` is set to true, hidden email tracking pixels and scripts on websites are blocked. (Firefox 112) + `Exceptions` are origins for which tracking protection is not enabled. **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\ diff --git a/linux/policies.json b/linux/policies.json index e39b34c..c38d88f 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -96,6 +96,7 @@ "Locked": true | false, "Cryptomining": true | false, "Fingerprinting": true | false, + "EmailTracking": true | false, "Exceptions": ["https://example.com"] }, "EncryptedMediaExtensions": { diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index a2b21c1..9e05b66 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -226,6 +226,8 @@ Fingerprinting + EmailTracking + Exceptions https://example.com diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 327cef8..5a86816 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -748,6 +748,10 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, gelte Wenn diese Richtlinieneinstellung aktiviert ist, können Nutzer keine Änderungen an den Einstellungen zum Schutz vor Aktivitätenverfolgung vornehmen. Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann der Nutzer Änderungen an den Einstellungen vornehmen. + Email Tracking + If this policy is enabled, hidden email tracking pixels and scripts on websites are blocked. + +If this policy is disabled or not configured, hidden email tracking pixels and scripts on websites are not blocked. 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 7967a8d..27323b3 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -748,6 +748,10 @@ If this policy is disabled or not configured, tracking protection is enabled for If this policy is enabled, tracking protection preferences cannot be changed by the user. If this policy is disabled or not configured, the user can change tracking protection preferences. + Email Tracking + If this policy is enabled, hidden email tracking pixels and scripts on websites are blocked. + +If this policy is disabled or not configured, hidden email tracking pixels and scripts on websites are not blocked. 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/es-ES/firefox.adml b/windows/es-ES/firefox.adml index f4b120b..b354673 100644 --- a/windows/es-ES/firefox.adml +++ b/windows/es-ES/firefox.adml @@ -750,6 +750,10 @@ Si esta política está deshabilitada o no está configurada, la protección con Si esta política está habilitada, el usuario no podrá cambiar las preferencias de protección contra rastreo. Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar las preferencias de protección contra rastreo. + Email Tracking + If this policy is enabled, hidden email tracking pixels and scripts on websites are blocked. + +If this policy is disabled or not configured, hidden email tracking pixels and scripts on websites are not blocked. Solicitud de localización Solicitud de localización (cadena) Si esta política está habilitada, podrá especificar una lista de las localizaciones solicitadas para la aplicación en orden de preferencia. Esto hará que el paquete de idioma correspondiente se active. diff --git a/windows/firefox.admx b/windows/firefox.admx index 8eb82c5..c9beebc 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -3647,6 +3647,16 @@ + + + + + + + + + + diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index a0c6329..964c76e 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -749,6 +749,10 @@ Si cette stratégie est désactivée ou n'est pas configurée, la protection con Si cette politique est activée, les préférences de protection du suivi ne peuvent pas être modifiées par l'utilisateur. Si cette stratégie est désactivée ou n'est pas configurée, l'utilisateur peut modifier les préférences de protection du suivi. + Email Tracking + If this policy is enabled, hidden email tracking pixels and scripts on websites are blocked. + +If this policy is disabled or not configured, hidden email tracking pixels and scripts on websites are not blocked. liste des paramètres régionaux liste des paramètres régionaux (string) Si cette stratégie est activée, vous pouvez spécifier une liste des paramètres régionaux demandés pour l'application par ordre de préférence. Le module linguistique correspondant deviendra actif. diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml index 52fc354..3af6e81 100644 --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@ -750,6 +750,10 @@ Se questo criterio è disabilitato o non configurato, la protezione antitracciam Se questo criterio è abilitato, le preferenze relative alla protezione antitracciamento non possono essere modificate dall'utente. Se questo criterio è disabilitato o non configurato, l'utente può modificare le preferenze relative alla protezione antitracciamento. + Email Tracking + If this policy is enabled, hidden email tracking pixels and scripts on websites are blocked. + +If this policy is disabled or not configured, hidden email tracking pixels and scripts on websites are not blocked. Lingua richiesta Lingua richiesta (stringa) Se questo criterio è abilitato, è possibile specificare un elenco di lingue richieste per l'applicazione in ordine di preferenza. Il pacchetto lingue corrispondente sarà attivato. diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml index 0e00955..c6296ce 100644 --- a/windows/ru-RU/firefox.adml +++ b/windows/ru-RU/firefox.adml @@ -750,6 +750,10 @@ If this policy is disabled or not configured, the bookmarks toolbar is displayed Если эта политика включена, пользователь не может изменить настройки защиты от отслеживания. Если эта политика отключена или не настроена, пользователь может изменить настройки защиты от отслеживания. + Email Tracking + If this policy is enabled, hidden email tracking pixels and scripts on websites are blocked. + +If this policy is disabled or not configured, hidden email tracking pixels and scripts on websites are not blocked. Запрошенный языковой стандарт Запрошенный языковой стандарт (строка) Если эта политика включена, вы можете указать список запрошенных локалей для приложения в порядке предпочтения. Это приведет к активации соответствующего языкового пакета. diff --git a/windows/zh-CN/firefox.adml b/windows/zh-CN/firefox.adml index fc66ac7..3b2832b 100644 --- a/windows/zh-CN/firefox.adml +++ b/windows/zh-CN/firefox.adml @@ -736,10 +736,6 @@ If this policy is disabled or not configured, Firefox will offer to save passwor 若启用此原则,将封锁使用加密货币采矿程序的指令码。 若禁用或不设定此原则,则不会封锁使用加密货币采矿程序的指令码。 - 数字指纹追踪程序 - 若启用此原则,将封锁使用数字指纹追踪程序的指令码。 - -若禁用或不设定此原则,则不会封锁使用数字指纹追踪程序的指令码。 例外网址 若启用此原则,可针对指定的来源不开启追踪保护功能。 @@ -748,6 +744,14 @@ If this policy is disabled or not configured, Firefox will offer to save passwor 若启用此原则,用户将无法调整追踪保护功能偏好设定。 若禁用或不设定此原则,用户则可以调整追踪保护功能偏好设定。 + 数字指纹追踪程序 + 若启用此原则,将封锁使用数字指纹追踪程序的指令码。 + +若禁用或不设定此原则,则不会封锁使用数字指纹追踪程序的指令码。 + Email Tracking + If this policy is enabled, hidden email tracking pixels and scripts on websites are blocked. + +If this policy is disabled or not configured, hidden email tracking pixels and scripts on websites are not blocked. 请求语系 请求语系(字串) 若启用此原则,您可以指定要由应用程序显示的语系顺序清单。 将使得对应的语言套件生效。 diff --git a/windows/zh-TW/firefox.adml b/windows/zh-TW/firefox.adml index 06d8922..60fd006 100644 --- a/windows/zh-TW/firefox.adml +++ b/windows/zh-TW/firefox.adml @@ -748,6 +748,10 @@ If this policy is disabled or not configured, Firefox will offer to save passwor 若啟用此原則,使用者將無法調整追蹤保護功能偏好設定。 若停用或不設定此原則,使用者則可以調整追蹤保護功能偏好設定。 + Email Tracking + If this policy is enabled, hidden email tracking pixels and scripts on websites are blocked. + +If this policy is disabled or not configured, hidden email tracking pixels and scripts on websites are not blocked. 請求語系 請求語系(字串) 若啟用此原則,您可以指定要由應用程式顯示的語系順序清單。將使得對應的語言套件生效。