> 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-firefox.md).

# Instalar no Firefox

Instruções de instalação do KeeperFill para Firefox.

### Firefox

Acesse o link abaixo para baixar **Keeper Password Manager & Digital Vault** nos complementos do Firefox.

{% embed url="<https://addons.mozilla.org/en-US/firefox/addon/keeper-password-manager/?utm_content=search&utm_medium=referral&utm_source=addons.mozilla.org>" %}

Após a instalação, o ícone do Keeper aparece quando você clica no quebra-cabeça no canto superior direito da janela do Firefox.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-6ff7636f53dac0e64f51c565e166f9f59d4f9cd3%2FScreenshot%202026-06-24%20at%203.49.50%E2%80%AFPM.png?alt=media" alt="Extensão do navegador KeeperFill ativada"><figcaption><p>Extensão do navegador KeeperFill ativada</p></figcaption></figure>

Em seguida, recomendamos desativar os recursos integrados de salvamento de senhas do navegador:

1. No canto superior direito do navegador, clique no **ícone de menu** (3 linhas horizontais) e selecione **Configurações > Privacidade e segurança**.
2. Em “Logins e senhas”, desmarque a caixa ao lado de “Perguntar se deseja salvar logins e senhas para sites”.

Para garantir que você está usando a versão mais recente do KeeperFill e permitir que o Keeper seja executado em janelas privativas, ative as duas configurações abaixo (mostradas na imagem) no menu da extensão Keeper. Clique com o botão direito no ícone da extensão Keeper no canto superior direito da janela do navegador e selecione **Gerenciar extensão**.

<figure><img src="https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-ae4898e43dbe99f1377188d9f21aa5cd31e18392%2Fspaces_-LSGVtOTYUIkVBoYtFvK_uploads_kTyO65bTKmwkTyq7soPV_Screen%20Shot%202023-03-10%20at%2010%20copy.jpg?alt=media" alt=""><figcaption><p>Permitir atualizações automáticas e executar em janelas privativas</p></figcaption></figure>

{% hint style="info" %}
O modo privativo do Firefox só funciona atualmente se você fizer login a partir do Cofre da web. Fazer login diretamente na extensão do navegador não conecta ao Keeper.
{% endhint %}


---

# 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-firefox.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.
