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

# Installeren voor Safari

Installatie- en gebruiksinstructies voor de KeeperFill-extensie in Safari.

### Safari

**(1)** Ga naar de onderstaande link om **Keeper for Safari** te downloaden vanuit de Mac App Store.

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

**(2)** Open uw Safari-browser en ga naar **Safari > Voorkeuren > Extensies.**

**(3)** Als u al een KeeperFill-extensie hebt, verwijdert u die.

**(4)** Activeer de nieuw gedownloade extensie Keeper Password Manager door het **selectievakje** in te schakelen.

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

**(5)** Op een gegeven moment wordt om machtigingen gevraagd. Selecteer “**Altijd toestaan op elke website**”, zodat Keeper werkt op de websites die u bezoekt.

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

**(6)** De KeeperFill-extensie zou nu in uw browserwerkbalk moeten staan. Het kan nodig zijn Safari opnieuw te starten voordat het Keeper-pictogram verschijnt.

**(7)** We raden aan de ingebouwde functies voor automatisch invullen van Safari uit te schakelen. Open **Safari > Voorkeuren > Automatisch invullen** en schakel “gebruikersnamen en wachtwoorden” uit.

<figure><img src="https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-509fbf606eda9da3b5d9dcf78ddf4ea21a5fedb4%2Fsfr10.png?alt=media" alt=""><figcaption><p>Functie Automatisch invullen van Safari uitschakelen</p></figcaption></figure>

{% hint style="info" %}
Het is belangrijk Keeper op alle websites toe te staan. Die machtiging laat Keeper wachtwoorden automatisch invullen en opslaan op sites waarop u zich aanmeldt. Keeper is een zero-knowledge-product en monitort, bewaart of volgt geen site die u bezoekt, noch uw browsegeschiedenis. Raadpleeg ons [privacybeleid](https://www.keepersecurity.com/privacypolicy.html) bij vragen of zorgen.
{% endhint %}

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

{% embed url="<https://vimeo.com/269252081>" %}
KeeperFill voor Safari gebruiken (Engels)
{% endembed %}

#### Problemen oplossen

Crash na installatie: als een gebruiker Keeper for Safari tegelijk op een M1-Mac en een Intel-Mac installeert via de Safari-functie “Delen tussen apparaten”, kan de volgende actie nodig zijn:

1. Open uw Safari-browser en ga naar **Safari > Voorkeuren > Extensies**.
2. Schakel de extensies Keeper for Safari uit en weer in.
3. Probeer Keeper opnieuw te starten.


---

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