> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/extra-features/extension-manager.md).

# Extension manager

In this article we explain how to use Incogniton’s extension manager. By using this functionality you can easily and quickly install browser extensions for your new or existing browser profiles.

### Adding extensions in Incogniton

{% stepper %}
{% step %}

#### **Navigate to Google Chrome webstore**

Go to the [Google Chrome webstore](https://chrome.google.com/webstore/category/extensions) through your regular Chrome browser and find the desired extension. Copy the extension URL from the toolbar - you'll need this for installation.

{% hint style="info" %}
If you plan to install multiple extensions across multiple profiles, consider pasting the URLs into a text editor for efficiency.
{% endhint %}

![](/files/x0nG2fN6qyFQ45zygeOf)
{% endstep %}

{% step %}

#### **Add extension in Incogniton**

Go to the Incogniton app and navigate to **Browsers > Extensions**. Click **Add extension** and paste the Chrome Web Store URL into the link bar. Give the extension a name and description (optional) and click **Add**.
{% endstep %}

{% step %}

#### Add extension directly to browser profile

You can also add the extension directly to a browser profile:

* Create a new browser profile or edit an existing one
* Navigate to **Advanced > Extensions & Cookies**
* Paste the Chrome Web Store URL into the link bar and click **Add**
* Click **Create** or **Save**

The extension will be installed automatically when you launch the browser profile

![](/files/2yquWhsCTfqNwPnTBUbJ)
{% endstep %}
{% endstepper %}

### Adding pre-saved extensions

{% embed url="<https://www.youtube.com/watch?v=BjowJ9pc2UM&embeds_referring_euri=https%3A%2F%2Fincogniton.com%2F>" %}

Once you added an extension in Incogniton (see steps above) you can easily add this pre-saved extension to other browser profiles. Here's how:

* Click on the 3-bullet icon next to the profile and choose **Extensions**
* Select the preferred extension and click on **Save**

The extension will be installed automatically when the profiles are started.

You can also install an extension for multiple profiles at once. Select the browser profiles in question, navigate to the toolbar below and go to more actions. Click on **Browser Management > Add Extensions**, select the extension you want to add and click **Save**.&#x20;

<figure><img src="/files/ESWFkdoHOcH4O8p8KS6p" alt=""><figcaption></figcaption></figure>

### Removing an extension

You can remove installed extensions from profiles. Edit the profile, go to **Advanced > Extensions & Cookies** and choose **Remove all** or **Remove selected**.

You can also delete pre-saved extensions. Go to **Browsers > Extensions**, click on the 3-bullet icon next to the extension and choose **Delete**.

<figure><img src="/files/tz224fNKXD3LDWB7ZeDO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you still have any questions about Incogniton’s extension manager, please contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.incogniton.com/extra-features/extension-manager.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.
