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

# Firefoxへのインストール

## Firefox <a href="#installation-and-setup" id="installation-and-setup"></a>

以下のリンクから、**Keeperパスワードマネージャー**をダウンロードします。

{% embed url="<https://addons.mozilla.org/ja/firefox/addon/keeper-password-manager/?src=search>" %}

インストールが終わると、ブラウザの右上にKeeperアイコンが表示されます。

<figure><img src="/files/t9gcXHpGIHQddL4534iF" alt=""><figcaption><p>KeeperFillブラウザ拡張機能</p></figcaption></figure>

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

1. ブラウザの右上隅にある**メニューアイコン** (3本の横線) をクリックし、**\[設定] > \[プライバシーとセキュリティ]**&#x3092;選択します。
2. 「ログインとパスワード」の下の、「ウェブサイトのログイン情報とパスワードを保存する」のチェックボックスのチェックを外しておきます。

ブラウザの右上隅にあるKeeper拡張機能アイコンを右クリックして\[拡張機能]を選択し、Keeper拡張機能メニューから以下の画像のように最新版への自動アップデートとプライベートウィンドウでの実行を有効にします。

<figure><img src="/files/nirsDMPjtDyi2xlAj9fG" alt=""><figcaption><p>自動更新とプライベートウィンドウでの実行を有効にする</p></figcaption></figure>

{% hint style="info" %}
現在、Firefoxのプライベートブラウジングは、ウェブボルトからログインした場合にのみ動作します。 ブラウザ拡張機能からの直接ログインでは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:

```
GET https://docs.keeper.io/user-guides/jp/browser-extensions/keeperfill-for-firefox.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.
