# Custom extensions

{% embed url="<https://www.youtube.com/watch?v=VcuVuomhaUs>" %}

Incogniton lets you install custom Chrome-compatible extensions into your browser profiles. This allows you to optimize each profile for your specific workflow, without sacrificing fingerprint protection or anonymity - whether you’re running automation tools, managing ads, blocking trackers, or handling multiple accounts.

In this guide, we’ll walk you through the steps to upload a custom extension and assign it to profiles. Before you begin, ensure the custom extension file you want to upload is saved on your computer and in **.crx format**.

### How to Upload and Set Up a Custom Extension in Incogniton <a href="#id-0-toc-title" id="id-0-toc-title"></a>

{% stepper %}
{% step %}
**Upload and create the custom extension**

* Launch Incogniton.
* Navigate to **Browser Management**.
* Click **Create Extensions** and select **Custom Extension** in the pop-up dialog.
* Click **Upload .crx file**.
* Select your .crx file from your computer and follow the prompts to add it.
  {% endstep %}

{% step %}
**Optional: customize and finalize**

* Click the **Customize Extension?** arrow to add a special name and description for the extension.
* Click the arrow next to **Add to Extension**.
* Click **Create Extensions** to finalize the process.

After completion, the extension will appear in the **General Extensions** menu.

![](/files/8245e17efaad596097b5eb7828e30c79e014ea80)
{% endstep %}
{% endstepper %}

### How to Assign Custom Extensions to Browser Profiles

If you want to add a custom extension to one or more browser profiles, follow these steps.

{% stepper %}
{% step %}
**Add a custom extension to a single profile**

* Click on the **Go to profile creation** button.
* Go to **Extensions - Custom Extension**.
* Click on the extension in the general list you want to add to the profile.
* Click **Add selected** and then **Create profile** to add the custom extension.
  {% endstep %}

{% step %}
**Add a custom extension to multiple profiles (bulk)**

* Go to **Profile Management**.
* Select the profiles you want to add the extension to.
* Click **Action - Modify - Set browser extensions**.
* Select the custom extension, click **Add selected** and then **Save**.

![](/files/1cbea0495113f979a443f5eece89235df7b9f38c)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you have any questions about the process or are running into issues assigning extensions, reach out to [Incogniton Support](https://incogniton.com/contact/) for assistance.
{% endhint %}


---

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