> 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-chrome-and-brave.md).

# Instalar no Chrome

Instruções de instalação do KeeperFill para Chrome, Brave e outros navegadores baseados em Chromium.

### Instalação na Chrome Web Store

Visite o link abaixo para instalar **Keeper Password Manager & Digital Vault** na Chrome Web Store.

{% embed url="<https://chromewebstore.google.com/detail/keeper%C2%AE-password-manager/bfogiafebfohielmmehodmfbbebbbpei>" %}
Chrome Web Store
{% endembed %}

Para que o Keeper fique sempre visível na barra de ferramentas, clique no **ícone de quebra-cabeça** e depois no **ícone de pin** ao lado de Keeper Password Manager.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-16e22a97a1fc980065d33e6e9f2016600ddad94a%2FScreen%20Shot%202023-10-10%20at%2011.16.04%20AM%20(1).png?alt=media" alt=""><figcaption><p>Fixar Keeper Password Manager</p></figcaption></figure>

O Keeper precisa estar ativado em todos os sites por padrão. Para confirmar, acesse a tela de opções da extensão. O acesso ao site deve estar definido como “Em todos os sites”.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-fe237adbaebf0f7376c5603daa1f0dcd2b044e9a%2FScreen%20Shot%202023-10-10%20at%2011.21.04%20AM.png?alt=media" alt=""><figcaption><p>Keeper ativado para todos os sites</p></figcaption></figure>

### Desativar o gerenciador de senhas integrado do Chrome

Recomendamos desativar os recursos integrados de salvamento de senhas do Chrome.

* Acesse: <chrome://password-manager/settings> e confirme que todos os recursos de preenchimento automático estão desativados.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-dcd4c074804088e22fc4f144b2bb5850898227a0%2FScreen%20Shot%202023-10-10%20at%2011.30.00%20AM.png?alt=media" alt=""><figcaption><p>Recursos de preenchimento automático do navegador desativados</p></figcaption></figure>


---

# 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-chrome-and-brave.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.
