From b324aab6a35d759736ac2c9fbc751c11bbf2338d Mon Sep 17 00:00:00 2001 From: Samuel FORESTIER <HorlogeSkynet@users.noreply.github.com> Date: Sun, 21 Apr 2024 19:51:47 +0000 Subject: [PATCH] Updated 4.1 Extensions (markdown) --- 4.1-Extensions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4.1-Extensions.md b/4.1-Extensions.md index fd99e05..bd1e66d 100644 --- a/4.1-Extensions.md +++ b/4.1-Extensions.md @@ -27,5 +27,5 @@ To allow smooth extensions install from AMO (<https://addons.thunderbird.net/>) * re-enable mozAddonManager API (4503, `privacy.resistFingerprinting.block_mozAddonManager`) ; * disable RFP, at least for `addons.thunderbird.net` (4505, `privacy.resistFingerprinting.exemptedDomains`). -If you are not configured this way, Thunderbird will download extensions as .XCF archives instead of properly processing them. -If don't miss AMO integration, you can always download extensions before opening them using `Add-ons and Themes > Manage Your Extensions (cog wheel) > Install Add-on From File...`. +If you are not configured this way, Thunderbird will download extensions as .XCF archives instead of properly installing them. +If you don't miss AMO integration, you can always download extensions before manually opening them using `Add-ons and Themes > Manage Your Extensions (cog wheel) > Install Add-on From File...`.