> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/de/woruber-mochten-sie-mehr-erfahren/account-management/account-settings/connect-media-properties/connect-a-browser-extension-and-custom-software.md).

# Browsererweiterung und benutzerdefinierte Software verbinden

Verbinden Sie eine Browsererweiterung oder andere benutzerdefinierte Software, die Sie zur Bewerbung bei Ihrem Publikum verwenden, damit Marken sehen können, wo Sie werben. Diese Werbekanäle können nicht verifiziert werden.

1. Wählen Sie in der oberen Navigationsleiste ![](/files/9c0f54f4427f50f51fed9f108c8338cc77ae3fa7) **\[Benutzerprofil] → Einstellungen**.
2. Unter dem *Profil* Abschnitt, wählen Sie [**Medieneigenschaften**](https://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. Auf dem *Bildschirm für Werbekanäle* unter *Neue Kanäle hinzufügen*, wählen Sie **Mehr** ![](/files/eac5352ea6304c8e23afe05d88739a17e06d45dc)**\[Dropdown-Menü]**, dann wählen Sie **Browsererweiterung** oder **Benutzerdefinierte Software**.

<div data-with-frame="true"><figure><img src="/files/52587ae7630f65aa83d3c569c9ccc18844d3a3d5" alt="" width="563"><figcaption></figcaption></figure></div>

4. Füllen Sie im ausklappbaren Bereich die Felder mit Informationen zu Ihrem Werbekanal aus:

<div data-with-frame="true"><figure><img src="/files/a01b244e0ca73f9dea56e356ed0ae8b394606f54" alt="" width="563"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="243.0703125">Feld</th><th>Anweisung</th></tr></thead><tbody><tr><td>Name</td><td>Geben Sie einen Namen für den Werbekanal an — dieser wird in der Namensspalte angezeigt, wenn Sie den <em>Bildschirm für Werbekanäle</em> Bildschirm.</td></tr><tr><td>Store-URL</td><td>Geben Sie die öffentliche URL an, unter der Ihre Browsererweiterung oder Software gelistet oder heruntergeladen wird — zum Beispiel das Browser-Add-on, der Chrome Web Store oder die App-Store-Seite.</td></tr><tr><td>Beschreibung</td><td>Geben Sie eine Beschreibung Ihres Werbekanals an, begrenzt auf 1.000 Zeichen einschließlich Leerzeichen.</td></tr><tr><td>Screenshot</td><td>Laden Sie optional ein klares Bild hoch, das die Oberfläche Ihrer Browsererweiterung oder Software zeigt. Unterstützt werden die Formate PNG, JPG, JPEG und GIF, bis zu 10,5 MB. Wählen Sie <strong>Datei auswählen</strong> oder ziehen Sie die Datei per Drag &#x26; Drop.</td></tr></tbody></table>

5. Wählen Sie **Hinzufügen** um Ihren Werbekanal zu dem *Bildschirm für Werbekanäle* Bildschirm.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/de/woruber-mochten-sie-mehr-erfahren/account-management/account-settings/connect-media-properties/connect-a-browser-extension-and-custom-software.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
