# ZeroOmega

ZeroOmega is a very popular proxy management extension for Chrome and Edge browsers, allowing you to easily switch between multiple proxy configurations. Follow the steps below to configure proxies in your browser.

{% hint style="success" icon="lightbulb-exclamation-on" %}
Before configuring the proxy, you need to obtain proxies credentials. [Click here](/proxy/rotating-residential-proxies/quick-start.md) to learn how to obtain proxies credentials.
{% endhint %}

***

{% stepper %}
{% step %}

#### **Install** ZeroOmega

Open the Chrome browser, go to the Chrome Web Store, and search for ZeroOmega.\
Click **Add to Chrome**.

<div data-with-frame="true"><figure><img src="/files/W4sNuZEA6lZisNlX9I3c" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### **Open ZeroOmega Options**

Click the ZeroOmega icon in the top-right corner of the browser, then click **Options**.

<figure><img src="/files/2goiHHrGkuiVOOaXg4yF" alt="" width="200"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Create New Profile

Click "New profile" in the left navigation bar, enter a profile name (custom) in the pop-up window, select Proxy Profile as the profile type, and click Create.

<figure><img src="/files/ci0SKl8m6gnTYBJ3J0xn" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Configure the Proxy

Click on the profile you just created in the left navigation bar.\
In the "Proxy Servers" configuration area on the right, fill in your proxy information:

* Protocol: HTTP / HTTPS / SOCKS5
* Server: Enter the proxy host address
* Port: Enter the proxy port

<figure><img src="/files/cGT7LTSI2a2L14z0o8cv" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Enter Authentication Information**

Click the authentication button (lock icon)\
Enter your username and password, then click **Save**.\
Click the **Apply changes** button in the navigation bar.

<figure><img src="/files/gf39So89CEduZuAPTm4B" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enable the Proxy

Click the SwitchyOmega icon in the top-right corner of the browser and select the proxy you just created (e.g., talordata).\
The icon will turn colorful, indicating that the proxy is enabled.
{% endstep %}

{% step %}

#### **Verify the Proxy**

Access [ipinfo.io](https://ipinfo.io) in your browser and verify that the displayed IP address matches your proxy IP address.
{% endstep %}
{% endstepper %}

***


---

# 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.talordata.com/proxy/integrations/zeroomega.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.
