# Browser Extension Version 17.2.3

## Summary <a href="#summary" id="summary"></a>

Browser Extension version 17.2.3 primarily consists of performance fixes.

## Improvements

**BE-6473:** Added support for payment card and address field autofill fixes in our [Snapshot Tool](/user-guides/troubleshooting/autofill-issues.md#reporting-autofill-issues-with-the-snapshot-tool).

## Bug Fixes <a href="#bug-fixes" id="bug-fixes"></a>

**BE-6727:** Copy icon appears on privacy screen passwords.

**BE-6736:** Firefox Performance improvements.

**BE-6757:** Resolved a logout-loop issue after idle-timeout.

**BE-6772:** Snapshot tool to clear snapshot after preview.

**BE-6808:** Performance improvements and API throttling related to security scores.


---

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