# 扩展管理器

在本文中，我们将解释如何使用Incogniton的扩展管理器。通过使用此功能，您可以轻松快捷地为新的或现有的浏览器配置文件安装浏览器扩展。

### 在Incogniton中添加扩展

{% stepper %}
{% step %}
**导航到Google Chrome网上应用店**

通过您的常规Chrome浏览器访问[Google Chrome网上应用店](https://chrome.google.com/webstore/category/extensions)并找到所需的扩展。从工具栏复制扩展的URL——您需要此URL进行安装。

{% hint style="info" %}
如果您计划在多个配置文件中安装多个扩展，请考虑将URL粘贴到文本编辑器中以提高效率。
{% endhint %}

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

{% step %}
**在Incogniton中添加扩展**

打开Incogniton应用，创建一个新的浏览器配置文件或编辑现有的配置文件，然后导航到左侧边栏的**Extensions**。将Chrome网上应用店的URL粘贴到链接栏中，然后点击**Add to profile**。然后点击**Update profile**或**Create profile**——当您启动浏览器配置文件时，扩展将自动安装。

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

### 为多个浏览器配置文件添加扩展

您还可以一次为多个配置文件安装扩展。

{% stepper %}
{% step %}
**选择多个浏览器配置文件**

* 在**Profile Management**中，选择您想要修改的配置文件。
* 点击**Action - Modify - Set browser extensions**。
* 输入Chrome网上应用店的URL并点击**Add**。
  {% endstep %}

{% step %}
**添加扩展**

扩展会出现在下面的列表中。选择它，点击**Add selected**，然后**Save**。当所选配置文件启动时，扩展将自动安装。

![](/files/9549f7b8b1374cf9205f97ccf5ffa48d6c1ac43e)
{% endstep %}
{% endstepper %}

### 添加预保存的扩展

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

使用预保存的扩展可以节省时间，当您在配置文件中重复使用相同的扩展时。以下是添加它们的方法。

{% stepper %}
{% step %}
**预保存扩展**

* 点击**Browser Management**并进入**General Extensions**。
* 点击**Create extensions**，粘贴Chrome网上应用店链接，点击**Add extension**，然后**Create extensions**。
  {% endstep %}

{% step %}
**将预保存的扩展添加到浏览器配置文件**

* 点击浏览器配置文件的三点图标并点击**Edit**。
* 导航到左侧菜单的**Extensions**。
* 从列表中选择扩展，点击**Add selected**，然后**Update profile**。

![](/files/87034a560b9d23930a2d502b67b9a572fd642189)
{% endstep %}
{% endstepper %}

### 移除扩展

您可以从配置文件中移除已安装的扩展。有两种选项：

* **Remove all:** 从配置文件中移除所有已安装的扩展。
* **Remove selected:** 仅移除您选择的扩展。

![](/files/265cce440ec610ed1460ebeed8988aa0a58f1411)

{% hint style="info" %}
如果您对Incogniton的扩展管理器仍有任何疑问，请联系我们的[支持部门](https://incogniton.com/contact/)。
{% 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/documentation/chinese-documentation/e-wai-gong-neng/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.
