> 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/what-would-you-like-to-learn-about/account-management/account-settings/connect-media-properties/connect-a-browser-extension-and-custom-software.md).

# Connect a Browser Extension & Custom Software

Connect a browser extension or other custom software you use to promote to your audience, so that brands can see where you advertise. These promotional channels cannot be verified.

1. From the top navigation bar, select ![](/files/wwFzX9PI7PPDcIzEGwSW) **\[User profile] → Settings**.
2. Under the *Profile* section, select [**Media Properties**](https://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. On the *Promotional Channels* screen, under *Add new channels*, select **More** ![](/files/MI0qiZso0KSqqJFsbtpU)**\[Drop-down menu]**, then select **Browser Extension** or **Custom Software**.

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

4. In the slide-out, fill in the fields with information about your promotional channel:

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

<table><thead><tr><th width="243.0703125">Field</th><th>Instruction</th></tr></thead><tbody><tr><td>Name</td><td>Provide a name for the promotional channel — this will appear in the name column when viewing the <em>Promotional Channels</em> screen.</td></tr><tr><td>Store URL</td><td>Provide the public URL where your browser extension or software is listed or downloaded — for example, the browser add-on, Chrome Web Store, or app store page.</td></tr><tr><td>Description</td><td>Provide a description of your promotional channel, limited to 1,000 characters, including spaces.</td></tr><tr><td>Screenshot</td><td>Optionally, upload a clear image showing your browser extension or software interface. PNG, JPG, JPEG, and GIF formats are supported, up to 10.5 MB. Select <strong>Choose File</strong> or drag and drop the file.</td></tr></tbody></table>

5. Select **Add** to add your promotional channel to the *Promotional Channels* screen.


---

# 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/what-would-you-like-to-learn-about/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.
