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

# Installeren voor Chrome

Installatie-instructies voor KeeperFill voor Chrome, Brave en andere Chromium-gebaseerde browsers.

### Installatie via de Chrome Web Store

Ga naar de onderstaande link om **Keeper Password Manager & Digital Vault** te installeren vanuit de Chrome Web Store.

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

Om Keeper altijd zichtbaar te houden in uw werkbalk, klikt u op het **puzzelpictogram** en daarna op het **pinpictogram** naast Keeper Password Manager.

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

Keeper moet standaard op alle sites zijn ingeschakeld. Controleer dit op het optiescherm van de extensie. Site-toegang moet zijn ingesteld op “Op alle sites”.

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

### Ingebouwde wachtwoordmanager van Chrome uitschakelen

We raden aan de ingebouwde wachtwoordopslag van Chrome uit te schakelen.

* Ga naar: <chrome://password-manager/settings> en zorg dat alle functies voor automatisch invullen zijn uitgeschakeld.

<figure><img src="https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-dcd4c074804088e22fc4f144b2bb5850898227a0%2FScreen%20Shot%202023-10-10%20at%2011.30.00%20AM.png?alt=media" alt=""><figcaption><p>Functies voor automatisch invullen in de browser uitgeschakeld</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/nl/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.
