# ブラウザ拡張機能 Ver 17.2.4

## バグ修正

* **BE-6458:** 自動入力プロンプトが無効になっている場合、レコードの自動入力が機能しない不具合を修正。
* **BE-6694:** 自動入力でユーザー名が正しく入力されない不具合を修正。
* **BE-6759:** セッションがアイドル状態で期限切れになった際に、拡張機能が複数回ログアウト処理を実行してしまう不具合を修正。
* **BE-6806:** 新しいKeeperパスキーで、ユーザー名が一致しない既存レコードに誤って割り当てられる不具合を修正。
* **BE-6852:** ウェブボルトでマスターパスワードをリセットした後、拡張機能が自動ログインに失敗する不具合を修正。


---

# 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/browser-extension-version-17.2.4.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.
