From cffebca561c98b6dfbd058bfd8bf583959c8ada2 Mon Sep 17 00:00:00 2001 From: celenity Date: Thu, 28 Aug 2025 01:05:52 -0400 Subject: [PATCH] v142.0.1 Signed-off-by: celenity --- scripts/patches.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scripts/patches.yaml b/scripts/patches.yaml index 5aba1f41..29ff04d6 100644 --- a/scripts/patches.yaml +++ b/scripts/patches.yaml @@ -198,6 +198,13 @@ patches: effect: "Prevents unwanted collection and transmission of telemetry data." category: "Mozilla" + - file: "a-c-prevent-telemetry-extension-install.patch" + name: "Prevent installation of Telemetry browser extensions (Android Components)" + description: "Prevents Firefox from automatically installing the 'Mozilla Android Components - Ads Telemetry' and 'Mozilla Android Components - Search Telemetry' browser extensions." + reason: "To prevent any usage data, diagnostics, or technical metrics from being sent to Mozilla, and to reduce attack surface." + effect: "Prevents unwanted collection and transmission of telemetry data." + category: "Mozilla" + - file: "fenix-disable-nimbus.patch" name: "Disable Nimbus Experimentation (Fenix)" description: "Prevents A/B testing and remote configuration of settings via Nimbus within Firefox for Android."