# Intune - Chrome

### **Overview**

These step by step instructions allow you to deploy the Keeper Chrome extension to users through Intune.

**(1)** Go to the [**Intune Portal**](https://intune.microsoft.com/) **(**[**https://intune.microsoft.com/**](https://intune.microsoft.com/)**)**

**(2)** In the portal, navigate to **Devices** > **Configuration**.

**(3)** Select **Manage Devices** > **Configuration**

**(4)** On the Policies tab, click **Create** > **New Policy**.

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2FyyHFoT3RkPr6z0YMil9q%2FScreenshot%202025-10-05%20at%2012.14.51%E2%80%AFPM.png?alt=media&#x26;token=205f7f04-ee77-45e1-949c-f759ae2070a9" alt=""><figcaption></figcaption></figure>

**(5)** Under Platform, select **Windows 10 and later**.

**(6)** Under Profile Type, choose **Settings Catalog**, then click **Create**.

**(7)** Enter a Name for the configuration profile and an optional Description, then click **Next**.

**(8)** In the Configuration Settings tab, select **+ Add settings**.

**(9)** Search for "**Google Chrome**", then select "**Google Chrome Extensions**" and then select "**Configure the list of force-installed apps and extensions**" below. Then select **Next** to continue.

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2FmUYilnPSOFeGm3UBxDX7%2Fimage2.png?alt=media&#x26;token=62b60a87-6d4d-4bec-b156-09378d212907" alt=""><figcaption></figcaption></figure>

**(10)** In the "Configuration Settings" tab, enable the "**Configure the list of force-installed apps and extensions"** option then paste the following on one line:

```
bfogiafebfohielmmehodmfbbebbbpei;https://clients2.google.com/service/update2/crx
```

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2Fgqm0M35dz2zJTDKWbr3a%2FScreenshot%202025-10-05%20at%2012.20.12%E2%80%AFPM.png?alt=media&#x26;token=09097e12-ef02-487c-8eec-f681e767d15c" alt=""><figcaption></figcaption></figure>

**(11)** Review the **Scope tags** and **Assignments** settings tabs to assign the appropriate groups, then click **Create** to finalize. Ensure that "All Users" or specific groups are assigned.

**(12)** Navigate back to “**Devices | Configuration**” > Hit **Refresh**&#x20;

**(13)** Your newly created policy will appear

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2FZsOuyqIlTJ3tqM1zc4lR%2FScreenshot%202025-10-05%20at%2012.22.38%E2%80%AFPM.png?alt=media&#x26;token=9a84eba7-b464-4409-a298-5a97fe685de6" alt=""><figcaption></figcaption></figure>

***

The policy is now active. If a plan member has not yet enrolled with Intune, they will be prompted to do so upon signing in to a managed device. Once enrolled, the Keeper browser extension will be installed automatically.

### Pinning the Extension

To pin the Chrome extension on the user's browser:

**(1)** Click on the policy you created under **Devices | Configuration**

**(2)** Under the "**Configuration settings**" select "**Edit**"

**(3)** Click **+ Add setting** then search for "**Google Chrome**" settings and select **"Google Chrome Extensions"** then select "**Extension management settings**" in the subcategory below.

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2Fnb2hObWM6YQB0xnvZeXo%2FScreenshot%202025-10-05%20at%201.04.46%E2%80%AFPM.png?alt=media&#x26;token=be54cc0b-8d15-40ba-ba66-f50559aedc11" alt=""><figcaption></figcaption></figure>

**(4)** After selecting this option, close the window and under the "**Configuration settings**" tab, activate the setting "**Configure extension management settings**" and paste the below JSON into the box:

{% code overflow="wrap" %}

```json
{"bfogiafebfohielmmehodmfbbebbbpei":{"installation_mode":"force_installed","toolbar_pin":"force_pinned","update_url":"https://clients2.google.com/service/update2/crx"}}
```

{% endcode %}

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2F9jb9PwkK6Yc4a7DsdkAC%2FScreenshot%202025-10-05%20at%201.06.34%E2%80%AFPM.png?alt=media&#x26;token=b2f30fe3-0260-4326-a897-8f39a4e59d77" alt=""><figcaption></figcaption></figure>

**(5)** Select "**Review + Save**" and save the settings.
