> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/browser-extensions/browser-extension/browser-extension-version-18.1.0.md).

# Browser Extension Version 18.1.0

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

Keeper Browser Extension version 18.1.0 introduces a redesigned autofill prompt, the ability to pause Keeper for a specific site or domain and various bug fixes.

{% hint style="info" %}
Currently in [preview](/release-notes/browser-extensions/browser-extension/preview-release.md).
{% endhint %}

## New Features

### **Autofill Prompt Redesign** <a href="#nested-shared-subfolders-with-role-based-folder-permissions" id="nested-shared-subfolders-with-role-based-folder-permissions"></a>

The Keeper Browser Extension has been updated to make autofilling credentials faster and more intuitive, with smarter suggestions appearing inline as you interact with forms and greater control over how your saved information is applied.

#### What's New <a href="#how-it-works" id="how-it-works"></a>

**Inline Autofill Recommendations**\
The Keeper Browser Extension now displays autofill suggestions directly beneath form fields as you interact with them — no more hunting through pop-ups or menus. When you click into or tab to a login, address, or payment field, Keeper shows matching credentials from your vault in a compact list positioned just below the field. Click any item to autofill the entire form instantly.

<figure><img src="/files/GVi1yacxDocYOjE7cw6L" alt="" width="375"><figcaption><p>Autofill Recommendations</p></figcaption></figure>

**Smart Search as You Type**\
Start typing in a field and the suggestions list narrows in real-time, filtering your vault entries to match what you're entering.

<div><figure><img src="/files/FCgPFcTR25eoW0Te58yJ" alt="" width="375"><figcaption><p>Record Search Suggestions</p></figcaption></figure> <figure><img src="/files/e7dVxQ1A07R2Pdf9VuoG" alt="" width="375"><figcaption><p>Payment Search Suggestions</p></figcaption></figure></div>

**Multiple Credential Visibility** \
If you have more than one login saved for a site, all matching entries appear in a scrollable list sorted by favorites first, then recently used, then alphabetical. Use the inline search to find the right one quickly.

**Granular Control of Autofill**\
Click the expand arrow on any suggestion to see all fields in that record. From there you can:

* Autofill only specific fields
* Copy individual values (username, password, etc.) to your clipboard using the copy icon

### **Hide Keeper**  <a href="#nested-shared-subfolders-with-role-based-folder-permissions" id="nested-shared-subfolders-with-role-based-folder-permissions"></a>

Sometimes you don't want the Keeper Browser Extension to autofill or show suggestions on a particular website — for example, when you're filling out a long form manually or browsing a site where autofill gets in the way. This feature allows you to effectively have a pause-for-a-visit / site-pause to temporarily silence the Keeper Browser Extension on any domain with a single click.&#x20;

**What it Does**

* Hides all Keeper Browser Extension autofill popups, autofill suggestions, and KeeperLock icons on the paused site
* Keeps the extension toolbar icon active so you can still open your vault or resume at any time
* Works on sites already saved in your vault *and* sites you haven't saved yet

{% hint style="info" %}
Hiding Keeper on a site applies to the entire domain (e.g., all pages on [example.com](http://example.com/)), not just the current URL. Your hide/restore preferences are remembered locally in your browser until you change them.
{% endhint %}

**How it Works**

Click the Keeper lock icon and from the overflow menu (three vertical dots), select **Hide Keeper on this site**.

<figure><img src="/files/4XxJm5qyoRYQ3h2BGt4r" alt="" width="375"><figcaption><p>Hide Keeper from Autofill Prompt</p></figcaption></figure>

Alternatively, right-click on any autofill field and select **Hide Keeper on this Site** from the Keeper context menu&#x20;

<figure><img src="/files/ufQckoclahnL23GILggt" alt="" width="375"><figcaption><p>Right-Click Context Menu</p></figcaption></figure>

**How to Restore Keeper**

When you're ready to resume Keeper's functionality on a site, click the **Restore** button at the top of the extension toolbar. Alternatively, within the extension **Settings** menu, select **Hidden Sites >** **Restore** next to the site's domain name. Keeper's autofill and suggestions functionally will immediately return to normal.

<div><figure><img src="/files/tOVtmMit3HrBUO9iXw8S" alt="" width="361"><figcaption><p>Restore Keeper on Current Site</p></figcaption></figure> <figure><img src="/files/UAw5MP5L4iUUd8ZWl3Ru" alt="" width="361"><figcaption><p>Settings > Hidden Sites</p></figcaption></figure> <figure><img src="/files/hWo1C4IIOorZDYoXCPSS" alt="" width="361"><figcaption><p>Manage All Hidden Sites</p></figcaption></figure></div>

## Bug Fixes

* **BE-7855:** Record disappears from autofill and extension after account switch.
* **BE-7852:** Incorrect matching credit cards/addresses after re-logins in new form filler.
* **BE-7799:** Incorrect Create New Record prompt.
* **BE-7794:** Multiple confirmation modals appear when filling payment card and address records via new form-fill prompt redesign.
* **BE-7733:** Shared folder is not removed from vault after owner deletion when no other folders exist.
* **BE-7711:** Address, payment card, and secure note records not displaying as expected in landscape mode.
* **BE-7660:** SSO Connect Duo 2FA method buttons gray out after selection.
* **BE-7576:** Select Folder Location resets after clicking away from toolbar window.
* **BE-7565:** Snapshot Preview Page - 'Report Issue' text spilling out of button.
* **BE-7344:** Password generator history navigation with tab key stuck on eye icon.
* **BE-7340:** Accessibility tab not functioning as expected in default password manager flow.
* **BE-7264:** Recent sort is not being updated after viewing record in toolbar window.
* **BE-7955**: Addressed security finding related to cross-origin navigation during checkout flows (payment and address records) while confirmation dialog is in a pending state
* **BE-7956**: During HTTP Basic Auth autofill scenarios, only offer credentials that match the origin of the request (e.g. http\:// authorization only offered if the record URL uses http\:// as opposed to https\://)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/release-notes/browser-extensions/browser-extension/browser-extension-version-18.1.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
