fr-FR firefox computer user

Favoris 20

Vérifié avec Mozilla Firefox v8.2 — mis à jour le 2 septembre 2026

Mozilla Firefox v8.2

Pris en charge sur : Firefox 60 ou supérieur, Firefox 60 ESR ou supérieur

Chemin dans la console GPO

Configuration ordinateur\Modèles d'administration\Mozilla\Firefox\Favoris

Description

Si cette stratégie est activée, vous pouvez configurer un favori à ajouter à Firefox. En raison d'un bug, vous devez sélectionner l'emplacement. Notez que vous devez spécifier les favoris dans l'ordre. Si cette stratégie est désactivée ou non configurée, aucun nouveau favori n'est ajouté.

Registre

HKLM Software\Policies\Mozilla\Firefox\Bookmarks\27
HKCU Software\Policies\Mozilla\Firefox\Bookmarks\27

Plus d'options disponibles

Options

Titre :
Title text
URL :
URL text
Nom du dossier :
Folder text
URL Favicon :
Favicon text
Emplacement :
Placement enum
  • Barre d'outils -> toolbar
  • Menu -> menu

Générateur d'exports

BETA

Configurez l'état, la portée et les options, puis générez les sorties .reg, PowerShell, Intune et SCCM — ou ajoutez le paramètre à une collection multi-paramètres.

Ces exports écrivent le registre — ce n'est pas une GPO managée.

Portée

Fichier .reg

Windows Registry Editor Version 5.00

; Exported from gporais.com
; Policy: Favoris 20
; State: Enabled
; Scope: Computer (HKLM)
; Supported on: Firefox 60 ou supérieur, Firefox 60 ESR ou supérieur

[HKEY_LOCAL_MACHINE\Software\Policies\Mozilla\Firefox\Bookmarks\27]
"Title"=""
"URL"=""
"Folder"=""
"Favicon"=""
"Placement"="toolbar"
Autres formats (PowerShell, Intune, SCCM)

PowerShell

# Exported from gporais.com
# Policy: Favoris 20
# State: Enabled
# Scope: Computer (HKLM)
# Supported on: Firefox 60 ou supérieur, Firefox 60 ESR ou supérieur

$path = 'HKLM:\Software\Policies\Mozilla\Firefox\Bookmarks\27'
New-Item -Path $path -Force | Out-Null
Set-ItemProperty -Path $path -Name 'Title' -Value '' -Type String
Set-ItemProperty -Path $path -Name 'URL' -Value '' -Type String
Set-ItemProperty -Path $path -Name 'Folder' -Value '' -Type String
Set-ItemProperty -Path $path -Name 'Favicon' -Value '' -Type String
Set-ItemProperty -Path $path -Name 'Placement' -Value 'toolbar' -Type String

Vous construisez une collection multi-paramètres ? Ajoutez ce paramètre et générez des exports combinés (.reg, PowerShell, GPO).

Ouvrir le Builder

Intégrer cette GPO sur votre site

Contenu à intégrer
Thème

Ajoute une ligne de script : le thème suit l’apparence de votre site et la hauteur s’ajuste au contenu. Si votre site bloque les scripts, l’intégration suit le thème du système du visiteur.

Aperçu