> 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/de/browser-extensions/keeperfill-for-chrome-and-brave.md).

# Für Chrome installieren

Installationsanleitung für KeeperFill für Chrome, Brave und andere Chromium-basierte Browser.

### Installation über den Chrome Web Store <a href="#chrome-web-store-install" id="chrome-web-store-install"></a>

Öffnen Sie den folgenden Link, um **Keeper Password Manager & Digital Vault** aus dem Chrome Web Store zu installieren.

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

Damit Keeper dauerhaft in Ihrer Symbolleiste sichtbar ist, klicken Sie auf das **Puzzle-Symbol** und anschließend auf das **Pin-Symbol** neben Keeper Password Manager.

<figure><img src="https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%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 anheften</p></figcaption></figure>

Keeper muss standardmäßig auf allen Websites aktiviert sein. Prüfen Sie dies auf dem Optionsbildschirm der Erweiterung. Der Websitezugriff sollte auf **Auf allen Websites** eingestellt sein.

<figure><img src="https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-fe237adbaebf0f7376c5603daa1f0dcd2b044e9a%2FScreen%20Shot%202023-10-10%20at%2011.21.04%20AM.png?alt=media" alt=""><figcaption><p>Keeper für alle Websites aktiviert</p></figcaption></figure>

### Den integrierten Chrome-Passwortmanager deaktivieren <a href="#disable-chrome-built-in-password-manager" id="disable-chrome-built-in-password-manager"></a>

Wir empfehlen, die integrierten Passwortspeicherfunktionen von Chrome zu deaktivieren.

* Öffnen Sie <chrome://password-manager/settings> und stellen Sie sicher, dass alle Funktionen zum automatischen Ausfüllen deaktiviert sind.

<figure><img src="https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-dcd4c074804088e22fc4f144b2bb5850898227a0%2FScreen%20Shot%202023-10-10%20at%2011.30.00%20AM.png?alt=media" alt=""><figcaption><p>Autofill-Funktionen des Browsers deaktiviert</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/de/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.
