# Intune - Edge

### **Overview**

These step by step instructions allow you to deploy the Keeper Microsoft Edge 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**.

**(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 "**Microsoft Edge\Extensions**", then select "**Control with extensions are installed silently**" and select Next.

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2Fbq3zWn5jfxsr6sCtwCW0%2FScreenshot%202025-10-05%20at%2012.37.02%E2%80%AFPM.png?alt=media&#x26;token=542c4f51-5c39-4e1a-9c0b-0fbf6d38e9f9" alt=""><figcaption></figcaption></figure>

**(10)**  In the "**Configuration Settings**" tab, enable the "**Control with extensions are installed silently"** option then paste the following on one line:

{% code fullWidth="true" %}

```
lfochlioelphaglamdcakfjemolpichk;https://edge.microsoft.com/extensionwebstorebase/v1/crx
```

{% endcode %}

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2FZu2ok7rhR6Hg1KZkw1Da%2FScreenshot%202025-10-05%20at%2012.38.14%E2%80%AFPM.png?alt=media&#x26;token=face08c5-0446-40e5-9449-5a56701489dc" 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%2FjZHXu9t48I8M8if7MQvL%2FScreenshot%202025-10-05%20at%2012.38.48%E2%80%AFPM.png?alt=media&#x26;token=64715e64-c906-4179-b81d-461f3b5f53af" 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 Edge 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 select "**Configure extension management settings**" under the **Microsoft Edge\Extensions** picker.

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2FKYlpjCly9apzcEsIwIVO%2FScreenshot%202025-10-05%20at%2012.50.38%E2%80%AFPM.png?alt=media&#x26;token=60d6739f-ff5c-404a-bb48-784203503559" 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
{"lfochlioelphaglamdcakfjemolpichk":{"installation_mode":"force_installed","toolbar_state":"force_shown","update_url":"https://edge.microsoft.com/extensionwebstorebase/v1/crx"}}
```

{% endcode %}

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2FEApw1i96WkOGCzomR8y9%2FScreenshot%202025-10-05%20at%2012.53.23%E2%80%AFPM.png?alt=media&#x26;token=a3e22243-a06c-4581-b5b6-944b52315b85" alt=""><figcaption></figcaption></figure>

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/en/enterprise-guide/deploying-keeper-to-end-users/keeper-fill/windows/intune-edge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
