# SwitchyOmega

SwitchyOmega 是一款功能强大且可靠的代理管理器，可在许多主流浏览器上运行。&#x20;

{% hint style="warning" %}
**免责声明：** 自 Manifest V3 发布后，Switchy Omega 已不再支持 Google Chrome 和基于 Chromium 的浏览器。以下指南仅涵盖 Mozilla Firefox 可用的浏览器扩展。
{% endhint %}

按照以下步骤集成 Oxylabs ISP代理：

**步骤 1。** 获取插件并安装它。Firefox 附加组件请点击 [**这里**](https://addons.mozilla.org/en-US/firefox/addon/switchyomega/).

**步骤 2。** 打开 SwitchyOmega **选项**.

<figure><img src="/files/22086af2a52957000881104e33dc8e771d9387e0" alt="SwitchyOmega Options"><figcaption></figcaption></figure>

**步骤 3。** 点击 **+ 新建配置文件。**

<figure><img src="/files/f32710e2110d2ee3bc582f8020a92883924658dc" alt="Create New profile"><figcaption></figcaption></figure>

**步骤 4。** 为这个新配置文件命名，选择 **代理配置文件** 类型，然后点击 **创建**.

<figure><img src="/files/8cb31ff20761ee5d9653bd77eb7c1785ff705d1a" alt="Profile name and proxy profile"><figcaption></figcaption></figure>

**步骤 5。** 更改 **协议** 到 `HTTP`, `HTTPS`，或 `SOCKS5`。填写详细信息：

**服务器：** `isp.oxylabs.io`

**端口：** `8001`

{% hint style="info" %}
您需要从已购买的产品中选择分配给某个 IP 地址的端口 [**代理列表**](https://developers.oxylabs.io/proxies/isp-proxies/proxy-list)**,** ，您可以在 Oxylabs 仪表板上找到。 `8001` 该端口将为所有请求从您的列表中选择第一个 IP 地址。
{% endhint %}

<figure><img src="/files/6ed32753281aa859aa130273b57e5f41ab8b69ff" alt=""><figcaption></figcaption></figure>

**步骤 6。** 点击 **锁定** 图标在右侧。填写 **代理认证**:

**代理用户** **用户名：** `user-username`

**代理用户密码：** `密码`

{% hint style="warning" %}
别忘了添加 `user-` 这一部分到您的用户名中。
{% endhint %}

点击 **保存更改。**

<figure><img src="/files/6623e20f7a966465490178bd4593f4db1fca809d" alt="" width="435"><figcaption></figcaption></figure>

**步骤 7。** 点击 **应用更改。**

<figure><img src="/files/292ff5eea84036150363966519b4029137303695" alt="Apply changes"><figcaption></figcaption></figure>

**步骤 8**。点击 SwitchyOmega 图标并选择您新配置的代理。&#x20;

<figure><img src="/files/696707f92b074e1e392445c15f2d384cb3815a2b" alt="Choose newly configured proxy"><figcaption></figcaption></figure>

就是这样！您现在已准备好将 SwitchyOmega 与 ISP代理 一起使用。


---

# 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://developers.oxylabs.io/integrations/cn/proxy-integrations/isp-proxies-guides/switchyomega.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.
