# KeeperFillブラウザ拡張機能

<figure><img src="/files/vVHNI2UVD7dUIf0YZEhZ" alt=""><figcaption></figcaption></figure>

## 概要

KeeperFillブラウザ拡張機能は、ユーザーが直接インストールすることもKeeper管理者がユーザーにプッシュすることもできます。

## アプリストアから直接インストール

最新のブラウザ拡張機能は、以下のリンクまたはKeeper[ダウンロードページ](https://www.keepersecurity.com/ja_JP/download.html)からインストールできます。\
\
**Chrome、Brave、Operaおよび他のChromiumベースのブラウザ**

[こちらのページ](https://chromewebstore.google.com/detail/keeper%C2%AE-%E3%83%91%E3%82%B9%E3%83%AF%E3%83%BC%E3%83%89%E3%83%9E%E3%83%8D%E3%83%BC%E3%82%B8%E3%83%A3%E3%83%BC-%E3%83%87%E3%82%B8%E3%82%BF%E3%83%AB%E3%83%9C/bfogiafebfohielmmehodmfbbebbbpei?hl=ja)からインストールしてください。

**Firefox**

[こちらのページ](https://addons.mozilla.org/ja/firefox/addon/keeper-password-manager/)からインストールしてください。

**Microsoft Edge**

[こちらのページ](https://microsoftedge.microsoft.com/addons/detail/keeper%C2%AE-%E3%83%91%E3%82%B9%E3%83%AF%E3%83%BC%E3%83%89%E3%83%9E%E3%83%8D%E3%83%BC%E3%82%B8%E3%83%A3%E3%83%BC-%E3%83%87%E3%82%B8%E3%82%BF/lfochlioelphaglamdcakfjemolpichk?hl=ja-JP\&gl=JP)からインストールしてください。

**Safari**

[こちらのページ](https://apps.apple.com/jp/app/safari%E7%94%A8keeper/id6444685332?mt=12)からインストールしてください。

## 管理者によるデプロイ

以下のリンクからChrome、Edge、Firefoxのデプロイガイドをご参照ください。

* [Chrome にアプリと拡張機能を自動的にインストールする](https://support.google.com/chrome/a/answer/6306504?hl=ja\&sjid=17821231681505838775-NA) (Google)
* [企業で Microsoft Edge 拡張機能を管理する](https://learn.microsoft.com/ja-jp/deployedge/microsoft-edge-manage-extensions) (Microsoft)
* [拡張機能を使用した Firefox の導入](https://support.mozilla.org/ja/kb/deploying-firefox-with-extensions) (Mozilla)

***

## MDMプラットフォームを利用したデプロイ

Microsoft IntuneやJamfなどのプラットフォームを通じてデバイスを管理する環境でのデプロイ。

* [Mac](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac.md)
  * [PLIST (.plist) ポリシーの展開](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac/plist-policy-deployment-chrome.md)
  * [Jamf Pro](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac/plist-policy-deployment-chrome/jamf-pro-r-policy-deployment-chrome.md)
  * [Microsoft Intune](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac/plist-policy-deployment-chrome/microsoft-intune-r-policy-deployment-chrome.md)
  * [Kandji](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac/plist-policy-deployment-chrome/kandji.md)
* [Linux](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/linux.md)
  * [JSONポリシーの展開 - Chrome](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/linux/json-policy-deployment-chrome.md)
* [Windows](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/windows.md)
  * [グループポリシーの展開 - Chrome](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/windows/group-policy-deployment-chrome.md)
  * [グループポリシーの展開 - Edge](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/windows/group-policy-deployment-edge.md)
  * [グループポリシーの展開 - Firefox](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/windows/group-policy-deployment-firefox.md)
  * [SCCMの展開 - Chrome](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/windows/sccm-deployment.md)

***

## オフライン/直接ダウンロード

グループポリシーで拡張機能のインストールがサポートされていない場合、SCCM管理者が以下のリンクを使用して拡張機能をプッシュできる場合があります。

* Microsoft EdgeおよびChrome: [**chrome.zip**](https://keepersecurity.com/browser_extension/chrome.zip)
* Firefox: [**firefox.xpi**](https://keepersecurity.com/browser_extension/firefox.xpi)

パッケージの直接インストールは、ほとんどの環境では推奨されません。Google管理コンソールなどのアプリストア管理ポータルの利用を推奨します。

***

## エンドユーザーガイド

以下のリンクから各ウェブブラウザ用の導入手順をご参照ください。

* [KeeperFill for Chrome](/user-guides/jp/browser-extensions/keeperfill-for-chrome-and-brave.md)
* [KeeperFill for Firefox](/user-guides/jp/browser-extensions/keeperfill-for-firefox.md)
* [KeeperFill for Safari](/user-guides/jp/browser-extensions/keeperfill-for-safari.md)
* [KeeperFill for Edge](/user-guides/jp/browser-extensions/keeperfill-for-edge.md)
* [KeeperFill for Opera](/user-guides/jp/browser-extensions/keeperfill-for-opera.md)


---

# Agent Instructions: 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/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill.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.
