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

# Chromeへのインストール

## Chrome

以下のリンクからChromeウェブストアを開いて**Keeperパスワードマネージャー**をインストールします。

{% embed url="<https://chrome.google.com/webstore/detail/keeper%C2%AE-password-manager/bfogiafebfohielmmehodmfbbebbbpei>" %}

まず、拡張機能をピン留めしてツールバーに常に表示されるようにします。**パズルアイコン**をクリックし、Keeperパスワードマネージャーの横にある**ピンアイコン**をクリックします。

<figure><img src="/files/36RwrXKzFlrSg1HIXVCe" alt=""><figcaption><p>Keeper拡張機能をツールバーにピン留めする</p></figcaption></figure>

拡張機能のオプション画面へ移動して、Keeperの「サイトアクセス」を「すべてのサイト」で有効になるようにします。

<figure><img src="/files/B6lmn7SOcoFq0cm9uau9" alt=""><figcaption><p>すべてのサイトでKeeperを有効化</p></figcaption></figure>

## Chromeのパスワードマネージャーを無効化

ブラウザ内蔵のパスワード保存機能を無効にします。

* <chrome://password-manager/settings>を開いて、すべての自動入力機能をオフにします。

<figure><img src="/files/6iiVLu9e5G9KLvALXIK2" alt=""><figcaption><p>パスワードマネージャーの自動入力機能を無効にする</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:

```
GET https://docs.keeper.io/user-guides/jp/browser-extensions/keeperfill-for-chrome-and-brave.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
