# Browser Extension Configuration Policy

### Browser Extension Configuration Policies <a href="#block-55f6b91437104bf3b16a939bf62c912e" id="block-55f6b91437104bf3b16a939bf62c912e"></a>

{% hint style="info" %}
The full listing of managed storage settings is available [in the managed storage schema](/enterprise-it-setup/browser-extension-installation-and-configuration/browser-extension-configuration-policy/managed-storage-schema.md)
{% endhint %}

{% content-ref url="/pages/DKxNob5KrufssK92UVTh" %}
[Extension Authentication Configuration](/enterprise-it-setup/browser-extension-installation-and-configuration/browser-extension-configuration-policy/extension-authentication-configuration.md)
{% endcontent-ref %}

### Viewing/Verifying Active Browser Policies <a href="#block-25678baea42e41a69e6fa987a2488942" id="block-25678baea42e41a69e6fa987a2488942"></a>

#### **Google Chrome**

In your Google Chrome browser, visit `chrome://policy`

#### **Microsoft Edge**

In your Google Chrome browser, visit `edge://policy`

### Windows: Setting Browser Extension Policies in the Registry <a href="#block-908f330ade5e44b28bf47250503cad0f" id="block-908f330ade5e44b28bf47250503cad0f"></a>

#### **Google Chrome**

You can set policies in the `HKEY_CURRENT_USER` or `HKEY_LOCAL_MACHINE` hive:

Copy the following:

```
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\3rdparty\extensions\mpjjildhmpddojocokjkgmlkkkfjnepo\policy
```

#### **Microsoft Edge**

You can set policies in the `HKEY_CURRENT_USER` or `HKEY_LOCAL_MACHINE` hive:

Copy the following:

```
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\3rdparty\extensions\mpjjildhmpddojocokjkgmlkkkfjnepo\policy
```


---

# 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.pixiebrix.com/enterprise-it-setup/browser-extension-installation-and-configuration/browser-extension-configuration-policy.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.
