# FoxyProxy

[FoxyProxy](https://getfoxyproxy.org/) is a third-party extension that enables configuring proxies directly for Chrome, Firefox, and other Chromium-based browsers. Follow the guides below to configure FoxyProxy with Oxylabs [**Residential Proxies**](https://oxylabs.io/products/residential-proxy-pool).

## Set up FoxyProxy on Google Chrome <a href="#set-up-foxyproxy-on-google-chrome" id="set-up-foxyproxy-on-google-chrome"></a>

{% stepper %}
{% step %}

### Install FoxyProxy

Download and install the [standard](https://chromewebstore.google.com/detail/foxyproxy/gcknhkkoolaabfmlnjonogaaifnjlfnp) or [basic](https://chromewebstore.google.com/detail/foxyproxy-basic/dookpfaalaaappcdneeahomimbllocnb) extension for Chrome. We'll use the standard extension in the following steps.
{% endstep %}

{% step %}

### Open options

After installing the extension, click on its icon in the extensions menu and select **Options**.

<figure><img src="/files/uLixabF39qe2DEsrvsdg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add Residential Proxies

In the **Proxies** tab, click the **Add** button located on the left to open proxy settings. Then, fill in your Residential Proxies configuration:

**Type**: `HTTP`, `HTTPS`, or `SOCKS5`

**Hostname**: `pr.oxylabs.io`

**Port**: `7777`

**Username:** `customer-USERNAME`

**Password:** `PASSWORD`

{% hint style="info" %}
You can also use country-specific entries to acquire a desired country exit node with a sticky session. For example, to use a US exit node, enter `us-pr.oxylabs.io` next to **Host or IP Address** and `10001` next to **Port**. You can find a complete list of location-specific information in our [documentation](broken://pages/FM5Yk81WSTWHgPUK1foi).
{% endhint %}

<figure><img src="/files/ppf7zXjmZxzKNkumIx7Q" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure to add the `customer-` part to your username.
{% endhint %}

After that, click **Save** to save your proxy settings.
{% endstep %}

{% step %}

### Activate proxies

To activate a proxy server, click on the **FoxyProxy extension icon** and then click again on your **proxy profile** from the drop-down menu.

<figure><img src="/files/w0UeBVqnY22uwVjwkyiV" alt=""><figcaption></figcaption></figure>

That’s it! To test if everything is working properly, you can check if your IP has changed by visiting [ip.oxylabs.io](https://ip.oxylabs.io/).
{% endstep %}
{% endstepper %}

## Set up FoxyProxy on Mozilla Firefox <a href="#set-up-foxyproxy-on-mozilla-firefox" id="set-up-foxyproxy-on-mozilla-firefox"></a>

The process of setting up FoxyProxy on Firefox is the same as on Chrome.

{% stepper %}
{% step %}

### Install FoxyProxy

Download and install the [standard](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/) or [basic](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-basic/) extension for Firefox. We'll use the standard extension in the following steps.
{% endstep %}

{% step %}

### Open options

After installing the extension, click on its icon in the extensions menu and select **Options**.

<figure><img src="/files/0a8Fs3KlL0g8wbU2dm8I" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add Residential Proxies

In the **Proxies** tab, click the **Add** button located on the left to open proxy settings. Then, fill in your Residential Proxies configuration:

**Type**: `HTTP`, `HTTPS`, or `SOCKS5`

**Hostname**: `pr.oxylabs.io`&#x20;

**Port**: `7777`

**Username:** `customer-USERNAME`

**Password:** `PASSWORD`

{% hint style="info" %}
You can also use country-specific entries to acquire a desired country exit node with a sticky session. For example, to use a `US` exit node, enter `us-pr.oxylabs.io` next to **Host or IP Address** and `10001` next to **Port**. You can find a complete list of country-specific entry nodes in our [documentation](broken://pages/UPg2AOzHh8eTwZf0ZfxE#country-specific-entry-nodes).
{% endhint %}

<figure><img src="/files/ZXolDr9zpGhwoqQ6YMBz" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure to add the `customer-` part to your username.
{% endhint %}

After that, click **Save** to save your proxy settings.

{% endstep %}

{% step %}

### Activate proxies

To activate a proxy server, click on the **FoxyProxy extension icon** and then click again on your **proxy profile** from the drop-down menu.

<figure><img src="/files/27OVBVkcIj35ItZ9xPky" alt=""><figcaption></figcaption></figure>

Now if you wish to find out if your internet traffic is now routed through a proxy, check if your IP has changed at [ip.oxylabs.io](http://ip.oxylabs.io/).
{% endstep %}
{% endstepper %}

This guide is also available for [ISP Proxies](/integrations/proxy-integrations/isp-proxies-guides/foxyproxy.md), [Dedicated ISP Proxies](/integrations/proxy-integrations/dedicated-isp-proxies-guides/foxyproxy.md), [Enterprise Dedicated Datacenter Proxies](/integrations/proxy-integrations/dedicated-datacenter-proxies-guides/enterprise.md), [Self-Service Dedicated Datacenter Proxies](/integrations/proxy-integrations/dedicated-datacenter-proxies-guides/self-service/foxyproxy.md), and [Shared Datacenter Proxies](/integrations/proxy-integrations/datacenter-proxies-guides/foxyproxy.md).


---

# 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/proxy-integrations/residential-proxies-guides/foxyproxy.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.
