# 配置文件同步器

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

在本指南中，我们将解释如何使用 Incogniton 同步器。通过此功能，您可以自动将操作从一个浏览器配置文件复制到另一个配置文件，从而节省时间，避免重复点击。

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

通过选择一个主浏览器配置文件（也称为自变量）来激活同步器。这是将从中获取操作并复制到其他配置文件的配置文件。

![](/files/6638d25990a81a30ad61703beebb401d41160c9a)
{% endstep %}

{% step %}
**选择依赖配置文件**

选择依赖配置文件——即将复制操作到的配置文件。您可以选择多个配置文件。选择后，点击将浏览器配置文件设置为依赖同步器。这使您可以同时在多个配置文件上执行操作。

![](/files/3a2abe0b99b05975723f796fcf9b0ec784a4bfc8)
{% endstep %}

{% step %}
**打开同步器管理**

通过点击左侧概览中的 **Synchronizer** 进入同步器管理部分。在同步器管理中，您可以执行以下操作：

* 停止选定的配置文件
* 导航到一个 URL
* 将窗口调整为主同步器大小
* 将浏览器窗口置于前端
* 关闭所有空白标签页
* 关闭所有非当前标签页
* 将选定窗口平铺在网格中
* 重叠选定窗口

{% hint style="warning" %}
始终选择 **将窗口调整为主同步器大小** 选项非常重要。这确保所有浏览器配置文件的屏幕大小相同。如果不这样做，同步器将无法正常工作。
{% endhint %}

![](/files/0d5c1822e711d40cae7747fd51d6a31202a3d2f4)
{% endstep %}

{% step %}
**开始同步**

确保所有窗口大小相同后，使用 **将选定窗口平铺在网格中** 或 **将窗口置于前端** 将浏览器配置文件置于前端。然后开始在主配置文件中执行操作，它们将被复制到依赖配置文件中。

{% embed url="<https://incogniton.com/wp-content/uploads/2023/12/ezgif.com-video-to-gif.mp4>" %}
{% endstep %}
{% endstepper %}

{% hint style="info" %}
您对如何使用同步器还有任何疑问吗？请随时联系我们的[支持部门](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/liu-lan-qi-he-liu-lan-qi-pei-zhi-wen-jian/profiles-synchronizer.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.
