# Browser Extension Version 16.6.0

{% hint style="info" %}
このリリースはプレビュー版です。 プレビュー版をインストールするには、[ここをクリック](/release-notes/jp/browser/browser-extension/preview-release.md)してください。
{% endhint %}

### 特徴

* UIを更新し、より見やすく、米国法「リハビリテーション法」の508条に準拠しました。
* パスキーのサポート （[リンク](/user-guides/jp/passkeys.md)）
* HTTP Basic Authウェブサイトの自動入力
* HTTPの「安全でない入力の警告」プロンプトを管理する機能
* 「ログインを促すプロンプト」の改善

### 不具合修正

* 数百のサイト固有自動入力機能を修正


---

# 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/release-notes/jp/browser/browser-extension/older/browser-extension-version-16.6.0.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.
