From ad6f1718abffd0c88361d5a25c0334d7705e271c Mon Sep 17 00:00:00 2001 From: Olivier Date: Sun, 24 May 2026 11:40:13 +0200 Subject: [PATCH] Update README: idempotent installer and Firefox new tab settings Co-Authored-By: Claude Sonnet 4.6 --- README.fr.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.fr.md b/README.fr.md index cc5c64e..df1fca1 100644 --- a/README.fr.md +++ b/README.fr.md @@ -39,7 +39,7 @@ Les packs YAML automatisés nécessitent winget 1.6 ou version ultérieure. ## 🧭 Installateur Interactif -Choisis les logiciels à installer depuis un menu PowerShell. Quand Firefox ESR est installé depuis ce script, les paramètres Firefox par défaut et les policies uBlock Origin sont configurés automatiquement. +Choisis les logiciels à installer depuis un menu PowerShell. Quand Firefox ESR est installé depuis ce script, les paramètres Firefox par défaut, les policies uBlock Origin et les paramètres de la page nouvel onglet (sans contenus sponsorisés) sont configurés automatiquement. Si un logiciel est déjà à jour, il est ignoré sans erreur. ![Capture de l'installateur interactif](./img/interactive.png) diff --git a/README.md b/README.md index 79f7702..03832d4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The automated YAML packs require winget 1.6 or later. ## 🧭 Interactive Installer -Choose the software you want to install from a PowerShell menu. When Firefox ESR is installed from this script, Firefox defaults and uBlock Origin policies are configured automatically. +Choose the software you want to install from a PowerShell menu. When Firefox ESR is installed from this script, Firefox defaults, uBlock Origin policies and new tab page settings (no sponsored content) are configured automatically. If a package is already at the latest version, it is skipped without error. ![Interactive installer screenshot](./img/interactive.png)