top | item 44655678

(no title)

SoberPingu | 7 months ago

If you're on Windows, run in admin PowerShell:

$path ="registry::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome"

New-Item $path -Force

Set-ItemProperty $path -Name ExtensionManifestV2Availability -Value 2

discuss

order

No comments yet.