> For the complete documentation index, see [llms.txt](https://docs.avanoo.ai/public-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avanoo.ai/public-knowledge-base/browsers-extensions/anonymous-browser-extension/deploy-the-anonymous-chrome-extension-on-windows.md).

# 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.&#x20;

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:&#x20;

<https://chromeenterprise.google/policies/?policy=ExtensionInstallForcelist>

<https://chromeenterprise.google/policies/#ExtensionSettings>

### Deploy: <a href="#deploy" id="deploy"></a>

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_id`
* **Data**: `{"toolbar_pin":"force_pinned"}`

### Verification <a href="#inspect" id="inspect"></a>

You can inspect and debug the policy on "chrome://policy":
