> For the complete documentation index, see [llms.txt](https://docs.proxyman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyman.com/debug-devices/firefox.md).

# Firefox

## ✅ New Solution (Proxyman v5.19.0 or later - recommended)

With Proxyman v5.19.0+, Proxyman can capture HTTPS Requests/Responses from Firefox with 1-click setup.

1. Go to Setup Menu -> Automatic Setup
2. On the Web Browser Section -> Click the ⬇️ Arrow Button -> Select Firefox

<figure><img src="/files/nHjBAsQMPZo7e437qWlr" alt=""><figcaption><p>How to capture HTTPS Reqyests/Responses from Firefox Browser with Proxyman</p></figcaption></figure>

3. New Firefox instance will open
4. ✅ Done. All traffic from Firefox will be captured by Proxyman

This setup will make Firefox or Google Chrome:

* Auto set Proxyman to Proxyman
* Auto install & trust Proxyman Certificate

{% hint style="success" %}
Works with Google Chrome and Firefox
{% endhint %}

## ❌ Old Solution (Proxyman v5.18.0 or ealier)

In order to intercept HTTPS traffic from Firefox, it requires extra steps to install Proxyman CA into Firefox's Trust Store.

### 1. Install Proxyman CA on macOS machine

Before installing Proxyman CA on Java VMs, we have to install it properly on your current machine.

Check out macOS Guidelines:

{% content-ref url="/pages/-LlQ11LV9KVIfRygaCPn" %}
[macOS](/debug-devices/macos.md)
{% endcontent-ref %}

If you've done this step, you can skip to the next step.

### 2. Set Proxy on Firefox

* Open Firefox's Preferences panel (CMD+,)
* Search Proxy and open the Proxy Settings
* Select Auto Use System Proxy or manually hardcode the Proxy IP and Port

![](/files/-MH_Hi8ciXNj2TC6323L)

### 3. Install Proxyman CA to Firefox

1. Open `http://proxy.man/ssl` on Firefox and download the certificate to your Download folder

{% hint style="info" %}
<http://proxy.man/ssl> is a local HTTP Server for strengthening the security. Please make sure the Proxyman app is open when accessing this domain.
{% endhint %}

2\. Open Firefox's Preferences (CMD+,) and openthe View Certificate window

![](/files/-MAUH9ID3Ks0R5MuU0L6)

3\. Open the Authorities Tab and select the Import button

![](/files/-MAUHITJp-gj9-hSheNW)

4\. Select Proxyman CA, which you've downloaded and Trust all.

![](/files/-MAUHTWo97fQnsijXTbu)

5\. Reload the page that you need to intercept. Enjoy!
