Quittez Chrome et lancez dans Powershell en Administrateur :
$path ="registry::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome"
New-Item $path -Force
Set-ItemProperty $path -Name ExtensionManifestV2Availability -Value 2
Quittez Chrome et lancez dans Powershell en Administrateur :
$path ="registry::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome"
New-Item $path -Force
Set-ItemProperty $path -Name ExtensionManifestV2Availability -Value 2