> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/user-guides/br/browser-extensions/keeperfill-for-safari.md).

# Instalar no Safari

Instruções de instalação e uso da extensão KeeperFill no Safari.

### Safari

**(1)** Acesse o link abaixo para baixar **Keeper for Safari** na Mac App Store.

{% embed url="<https://apps.apple.com/us/app/keeper-for-safari/id6444685332?mt=12>" %}

**(2)** Abra o Safari e acesse **Safari > Preferências > Extensões.**

**(3)** Se você já tiver uma extensão KeeperFill, desinstale-a.

**(4)** Ative a extensão Keeper Password Manager recém-baixada marcando a **caixa de seleção**.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-58bf7e5fec45e201e3ce520de3b3af59efd8ddeb%2FScreen%20Shot%202024-05-09%20at%2012.26.59%20PM.png?alt=media" alt=""><figcaption><p>Ativar o Keeper Password Manager para Safari</p></figcaption></figure>

**(5)** Em algum momento, serão solicitadas permissões. Selecione “**Sempre permitir em todos os sites**” para que o Keeper funcione nos sites que você visita.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-d6c45a8f58c34a25d2e8664efdcceccdd2c95319%2FScreenshot%202023-05-25%20at%208.17.38%20PM.jpg?alt=media" alt=""><figcaption></figcaption></figure>

**(6)** A extensão KeeperFill deve aparecer na barra de ferramentas do navegador. No entanto, pode ser necessário reiniciar o Safari para que o ícone do Keeper seja exibido.

**(7)** Recomendamos desativar os recursos integrados de preenchimento automático do Safari. Abra **Safari > Preferências > Preenchimento automático** e desative “nomes de usuário e senhas”.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-509fbf606eda9da3b5d9dcf78ddf4ea21a5fedb4%2Fsfr10.png?alt=media" alt=""><figcaption><p>Desativar o preenchimento automático do Safari</p></figcaption></figure>

{% hint style="info" %}
É importante permitir que o Keeper opere em todos os sites. Essa permissão permite que o Keeper preencha senhas automaticamente e salve senhas nos sites em que você faz login. O Keeper é um produto de conhecimento zero e não monitora, armazena nem rastreia nenhum site que você visita, nem seu histórico de navegação. Consulte nossa [Política de privacidade](https://www.keepersecurity.com/privacypolicy.html) em caso de dúvidas.
{% endhint %}

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-4c7c515d7e6115b91304153bcbd103f5063508e3%2FScreenshot%202023-05-26%20at%207.50.37%20AM.png?alt=media" alt=""><figcaption><p>Permissões “Permitir Keeper”</p></figcaption></figure>

{% embed url="<https://vimeo.com/269252081>" %}
Como usar o KeeperFill para Safari (em inglês)
{% endembed %}

#### Solução de problemas

Falha após a instalação: se um usuário instalar o Keeper for Safari ao mesmo tempo em um Mac M1 e em um Mac Intel pela função “Compartilhar entre dispositivos” do Safari, pode ser necessário executar as ações abaixo:

1. Abra o Safari e acesse **Safari > Preferências > Extensões**.
2. Desative e reative as extensões Keeper for Safari.
3. Tente abrir o Keeper novamente.


---

# 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://docs.keeper.io/user-guides/br/browser-extensions/keeperfill-for-safari.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.
