# How do I set up the browser extension in the sipgate app?

With the free browser extension for the sipgate app, you can dial phone numbers directly on websites, in emails, or in CRM systems with a click (click-to-dial).

{% hint style="warning" %}
**Important:** The extension works with both the desktop app and the app in the browser.
{% endhint %}

The extension is available for the following browsers:

* [Google Chrome](https://chromewebstore.google.com/detail/sipgate-app-click2dial/meocbidedjibjdlhfjgplpogklmbhbko)
* [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/sipgate-app-click2dial/fbdlfdlmjjigegpaaghlmdndbpeemgob)
* [Mozilla Firefox](https://addons.mozilla.org/de/firefox/addon/sipgate-app-click2dial/)

#### How to install and configure the extension

{% stepper %}
{% step %}
**Open the app**

**Open the sipgate app** (in the browser or as a desktop app). Navigate via the gear icon to the **settings**.

![HC-Image-sipgate-app-config-browser-extension-1.png](/files/670644576f9ee284b5b432a0d35df8c3bbfc7e6a)
{% endstep %}

{% step %}
**Find extensions**

Select the section **Advanced**. Under **Extensions** you will find the appropriate add-ons for Chrome, Edge, or Firefox.

![HC-Image-sipgate-app-config-browser-extension-2.png](/files/dbfc2ff27c4178a537540fd2580a48ea8c24c875)
{% endstep %}

{% step %}
**Install extension**

Click on **Open** in the desired browser and add the extension. After installation, click-to-dial is immediately ready to use.
{% endstep %}
{% endstepper %}

#### Channel settings

You can choose whether you want to select the desired telephony channel before each call or set a fixed channel permanently (e.g. landline, mobile device, or VoIP phone). You can also make this setting in the section **Advanced ➔ Extensions** there.

#### Common problems and notes

<details>

<summary><strong>Problem: Phone number is expanded with 20 and cannot be reached</strong></summary>

Cause: The linked phone number contains spaces in the “tel” link. According to RFC 3966, phone numbers in the link must not contain spaces.

{% hint style="info" %}
**Tip:** Hover over the phone number with your mouse. The link should look like this: ***tel:+49123456789*** (without spaces).
{% endhint %}

</details>

<details>

<summary><strong>Problem: Calling from Google Sheets is not possible</strong></summary>

Cause: Google interprets formulas such as =+49800... as arithmetic operations.

**Solution:** Save the phone number as =+498003301000 Double-click the cell with the phone number and then click the sipgate logo to start the call.

</details>

**Further notes**

The extension also works with connected CRM systems (e.g. HubSpot or Salesforce), provided that phone numbers there are linked in tel: format.\
Make sure that your browser allows pop-ups for sipgate so that the app can start the call.

If you have any questions or problems, please contact sipgate Support.


---

# 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://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/die-sipgate-app/wie-richte-ich-die-browser-erweiterung-in-der-sipgate-app-ein.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.
