> 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/pt-br/sobre-o-que-voce-gostaria-de-aprender/account-management/account-settings/connect-media-properties/connect-a-browser-extension-and-custom-software.md).

# Conectar uma extensão de navegador e software personalizado

Conecte uma extensão de navegador ou outro software personalizado que você usa para divulgar ao seu público, para que as marcas possam ver onde você anuncia. Esses canais promocionais não podem ser verificados.

1. Na barra de navegação superior, selecione ![](/files/7ee51d5f422a370479757b57181e2c318ff138a3) **\[Perfil do usuário] → Configurações**.
2. Em *Perfil* a seção, selecione [**Propriedades de mídia**](https://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. Na tela de *Canais promocionais* , em *Adicionar novos canais*, selecione **Mais** ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659)**\[Menu suspenso]**, depois selecione **Extensão do navegador** ou **Software personalizado**.

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

4. No painel deslizante, preencha os campos com informações sobre seu canal promocional:

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

<table><thead><tr><th width="243.0703125">Campo</th><th>Instrução</th></tr></thead><tbody><tr><td>Nome</td><td>Forneça um nome para o canal promocional — ele aparecerá na coluna de nome ao visualizar a <em>Canais promocionais</em> tela.</td></tr><tr><td>URL da loja</td><td>Forneça a URL pública onde sua extensão de navegador ou software está listado ou pode ser baixado — por exemplo, a extensão do navegador, a Chrome Web Store ou a página da loja de aplicativos.</td></tr><tr><td>Descrição</td><td>Forneça uma descrição do seu canal promocional, limitada a 1.000 caracteres, incluindo espaços.</td></tr><tr><td>Captura de tela</td><td>Opcionalmente, carregue uma imagem nítida mostrando a interface da sua extensão de navegador ou software. Os formatos PNG, JPG, JPEG e GIF são compatíveis, até 10,5 MB. Selecione <strong>Escolher arquivo</strong> ou arraste e solte o arquivo.</td></tr></tbody></table>

5. Selecione **Adicionar** para adicionar seu canal promocional à *Canais promocionais* tela.


---

# 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/pt-br/sobre-o-que-voce-gostaria-de-aprender/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.
