# Install the Endpoint Agent Browser Extension

{% hint style="info" %}
If you are using Endpoint Agent Pulse, you can skip this section. Also, installing the extension from the installer might conflict with existing [Group Policy settings](https://docs.thousandeyes.com/product-documentation/global-vantage-points/endpoint-agents/installing/install-endpoint-agent-for-windows-via-group-policy).
{% endhint %}

{% hint style="info" %}
This section assumes you have installed the Endpoint Agent, but have not installed the browser extensions.
{% endhint %}

The following sections explain the procedure to install browser extension interactively. You can refer the [Endpoint Agent Installation Reference](https://docs.thousandeyes.com/product-documentation/global-vantage-points/endpoint-agents/installing/endpoint-agent-installation-reference#windows-command-line) to know more about the silent installation (via command-line) of the browser extensions.

## Google Chrome Extension

{% hint style="warning" %}
The ThousandEyes Endpoint Agent browser extension is not discoverable from the Google Chrome store. The link in step one must be used to access it (if Google Chrome doesn't automatically direct you there.
{% endhint %}

{% hint style="danger" %}
Installing the browser extension requires access to the Google Web Store. If access to the store is blocked, the following URL will need to be approved:

<https://chrome.google.com/webstore/detail/thousandeyes-endpoint-age/ddnennmeinlkhkmajmmfaojcnpddnpgb>
{% endhint %}

{% hint style="info" %}
If you are deploying Endpoint Agents using the Microsoft Endpoint Configuration Manager (previously the System Center Configuration Manager or SCCM), ThousandEyes recommends deploying the Google Chrome browser extension from Google Workspace.

For more information, see <https://support.google.com/chrome/a/answer/6306504?hl=en>.
{% endhint %}

To install the Google Chrome extension:

1. **Optional**: If Google Chrome is installed after the Endpoint Agent is installed, navigate to the web store; otherwise, skip to step two:

   <https://chrome.google.com/webstore/detail/thousandeyes-endpoint-age/ddnennmeinlkhkmajmmfaojcnpddnpgb>
2. Click **Add to Chrome**.
3. Review the security dialog and click **Add extension**.
4. A notification bubble will appear in the top right of the browser window once the installation is complete. After the bubble has appeared, restart the browser.

{% hint style="info" %} <img src="https://1112912342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4QARF6s57qxMrOHDTZ%2Fuploads%2Fgit-blob-bcbbda4dca395bcf28605e77e5ddc0bcb7192d19%2Fproduct-documentation_global-vantage-points_endpoint-agents_installing_browser-extension-1.png?alt=media&#x26;token=006b80d0-fbf9-49c3-801c-e900d83df947" alt="" data-size="original">

During installation, you may come across the above pop-up. This pop-up is controlled by the Extension Management processes within Chrome.  This is a generic security warning that applies to all extensions.  It can only suppressed if the plug-in is enabled via [group policy](https://docs.thousandeyes.com/product-documentation/global-vantage-points/endpoint-agents/installing/install-browser-extension-via-group-policy).

If you enable the plug-in as part of the installation, the pop-up cannot be suppressed and users must **Enable the Extension** on this screen.
{% endhint %}

## Internet Explorer 11+

The Internet Explorer 11+ extension supports users using the Internet Explorer Edge mode. To install the Internet Explorer browser extension:

1. Open Internet Explorer. On the first launch after the Endpoint Agent is installed, a prompt window will appear to enable the extension.
2. Click the **Enable** button in the banner at the bottom of the page.

   **Note**: If the prompt is not visible, navigate to **Settings -> Manage Add-Ons** and right click on **Start/Stop Recording with Endpoint Agent** and click **Enable**.

## Microsoft Edge

To install the Microsoft Edge browser extension:

1. Open Microsoft Edge. On first launch after the Endpoint Agent is installed, the [Microsoft Edge extension store page](https://microsoftedge.microsoft.com/addons/detail/obdencanbejmhpbikpcgkdflkffifoof) for the ThousandEyes browser extension will open.
2. Click **Get**.
3. Click **Add extension**.

Once installed, the ThousandEyes icon will appear in the toolbar.

### Reference Chrome and Edge Extension IDs

| Product          | ID                               |
| ---------------- | -------------------------------- |
| Chrome Extension | ddnennmeinlkhkmajmmfaojcnpddnpgb |
| Edge Extension   | obdencanbejmhpbikpcgkdflkffifoof |


---

# 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.thousandeyes.com/product-documentation/global-vantage-points/endpoint-agents/installing/install-the-browser-extension.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.
