Deploy the anonymous Chrome Extension on Windows
How to Deploy:
To ensure a seamless deployment of your organization own version of Avanoo's Chrome extension, follow the guidelines as advised by Google.
The process involves utilizing the ExtensionInstallForcelist ExtensionSettings policies, which automatically downloads and installs the specified extension for Google Chrome users in your organization and pin it to the browser.
Guidelines:
https://chromeenterprise.google/policies/?policy=ExtensionInstallForcelist
https://chromeenterprise.google/policies/#ExtensionSettings
Deploy:
To install the Avanoo Chrome extension on devices running Windows:
Add the following key to the Windows registry (it should be under HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallForcelist):
Name:
1 (or any number if you already have a policy)Data:
Available on the platform
Add the following key to the Windows registry (it should be under HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionSettings):
Name:
your_organisation_extension_idData:
{"toolbar_pin":"force_pinned"}
Verification
You can inspect and debug the policy on "chrome://policy":
Last updated