> 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/nl/browser-extensions/keeperfill-for-firefox.md).

# Installeren voor Firefox

Installatie-instructies voor KeeperFill voor Firefox.

### Firefox

Ga naar de onderstaande link om **Keeper Password Manager & Digital Vault** te downloaden vanuit Firefox Browser Add-ons.

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

Na installatie ziet u het Keeper-pictogram wanneer u rechtsboven in het Firefox-venster op de puzzel klikt.

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

Vervolgens raden we aan de ingebouwde wachtwoordopslag van uw browser uit te schakelen:

1. Klik rechtsboven in uw browser op het **menupictogram** (3 horizontale lijnen) en selecteer **Instellingen > Privacy en beveiliging**.
2. Schakel onder “Aanmeldingen en wachtwoorden” het vakje naast “Vragen of aanmeldingen en wachtwoorden voor websites moeten worden opgeslagen” uit.

Om te zorgen dat u de nieuwste versie van KeeperFill gebruikt en Keeper in privévensters mag uitvoeren, schakelt u beide onderstaande instellingen in via het menu van de Keeper-extensie. Klik met de rechtermuisknop op het Keeper-extensiepictogram rechtsboven in uw browservenster en selecteer “Extensie beheren”.

<figure><img src="https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-ae4898e43dbe99f1377188d9f21aa5cd31e18392%2Fspaces_-LSGVtOTYUIkVBoYtFvK_uploads_kTyO65bTKmwkTyq7soPV_Screen%20Shot%202023-03-10%20at%2010%20copy.jpg?alt=media" alt=""><figcaption><p>Automatische updates toestaan &#x26; uitvoeren in privévensters</p></figcaption></figure>

{% hint style="info" %}
Privémodus in Firefox werkt momenteel alleen als u zich aanmeldt via de webkluis. Rechtstreeks aanmelden via de browserextensie meldt u niet aan bij 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/nl/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.
