# Browser Extension Version 16.9.0

## Major UI Improvements

An entirely refreshed Browser Extension experience.

### Records now appear directly on your homepage.

{% tabs %}
{% tab title="New" %}

<figure><img src="/files/jskIM8EmZTNGLmq0tvK2" alt="" width="327"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Previous" %}

<figure><img src="/files/hLCBFOVohpb8hYFZhgr1" alt="" width="326"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### New, simple ways to find what you're looking for.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Easily fill credentials with Suggested records that match the website you're on.<br></td><td><img src="/files/8PDZM67NzuNZuF6HI7DH" alt="" data-size="original"></td><td></td><td></td></tr><tr><td>Sort records by most recently used, name, or date modified. Filter by Favorites, record type, and more.<br></td><td><img src="/files/1LOwIXT0zI0C8LJOV9GW" alt="" data-size="original"></td><td></td><td></td></tr><tr><td>Favorite records will appear on top when more than one Suggested record is shown.<br></td><td><img src="/files/mkGWMftvyr5dJTZUgpoO" alt="" data-size="original"></td><td></td><td></td></tr></tbody></table>

### Create records with a click.

Start from scratch with the Create Record (+) button, or **Quick Add** a record by clicking (+) Add Record when no suggested records are found. Quick adding a record will auto-generate Title and URL based on the website you are on.

<figure><img src="/files/q39meZpiNlWQz2Dz5Aa3" alt="" width="326"><figcaption></figcaption></figure>

### Know which account you are on with a glance.

Especially helpful for users who switch between Business and Personal accounts.

<figure><img src="/files/4Yvbl6ruJ8OjAdMYrWZ2" alt="" width="326"><figcaption></figcaption></figure>

### Streamlined user interface.

Tools and Settings have been consolidated into an easily-accessible Options menu.

<figure><img src="/files/wcYgN3Ajr6D9Fh0WPwrB" alt="" width="326"><figcaption></figcaption></figure>

## Other Improvements

**BE-5717:** UI improvements to Record Details. Added a back arrow to the top left of the screen. Moved Favicon next to Record Title.

<figure><img src="/files/0vpc64UJ5AuWC1dsOPgN" alt="" width="327"><figcaption></figcaption></figure>

**BE-5535:** Gave users the ability to entirely disable Form Field Icons (The Keeper icons that appear inside of fields) without having to disable autofill and auto-submit functionality.

{% tabs %}
{% tab title="New" %}

<figure><img src="/files/RAdGNiJUTKmL9Wg91eX5" alt="" width="217"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Previous" %}

<figure><img src="/files/mZKkGrjq7I6PmNnaG9VL" alt="" width="217"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

**BE-5489:** Released Manifest Version 3 to all users.

{% hint style="info" %}
Manifest V3 is the latest standard for Chrome extensions. All extensions are required to migrate to V3 before June 2024 to ensure that they meet new security requirements.\
\
More on that here:[ Chrome Support - Manifest Version 3](https://support.google.com/chrome/a/thread/257420994/upgrading-chrome-app-to-manifest-v3?hl=en#:~:text=Manifest%20V3%20is%20the%20latest,extensions%20running%20in%20the%20browser.)
{% endhint %}

**BE-5523:** Added a security measure to prevent KeeperFill from detecting and filling into HTML elements in the body of emails.

## Fixes

**BE-5457:** Fixed an issue where when users with expired trial accounts clicked “Upgrade Now” button in the extension, two tabs were opened instead of one.

**BE-5456:** Fixed an issue where the US Government Access Notice fails to appear if the datacenter is changed to US (GOV) with keyboard navigation.

**BE-5446:** Fixed an issue where master password was being asked for more than once when attempting to log in via SSO + Yubikey 2FA.

**BE-5431:** Fixed an issue where an error message was not reappearing when user’s master password was entered incorrectly more than once.

**BE-5429:** Fixed an issue where the Fill button was displayed on records that did not contain a URL.

**BE-5509:** Fixed an issue where the extension was using more memory than expected in certain scenarios where multiple tabs were opened and closed.

**BE-5439:** Fixed an issue where more than one popup was being displayed when attempting to fill Payment information into cross-domain iFrames.

**BE-5427:** Fixed an issue where, when using dark mode, text entered into the search field was unreadable due to font color matching the search field’s background color.

**BE-5512:** Fixed an issue where updates to a record’s favicon did not take effect immediately after a URL was added to or removed from the record.

**BE-5185:** Added a missing translation in Change Password flow.

**BE-5526:** Fixed detection issues causing Keeper icons to display in non-applicable fields in Figma, such as text size

**BE-5468:** Site Specific Fixes

* <https://figma.com/>
* <https://www.ssactivewear.com/myaccount/login>
* <https://accounts.renweb.com/>
* <https://www.drivingi.com/?v=home>
* <https://launchpad.classlink.com/login>
* <https://www.hertz.com/rentacar/ap/ap-login.do>
* <https://login.remotepc.com/rpcnew/2FA/screen>
* <https://vgcloud.i-abs.co.jp/vg-02/hr/page/OVg00010t.aspx>
* <https://welcome.saas.mrisoftware.com/>

<br>


---

# 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://newdocs.keeper.io/en/release-notes/browser-extensions/browser-extension/browser-extension-version-16.9.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.
