# Browser Extension Version 12.6.0

## Enhancements & Benefits

* **Match on Subdomain** - This release introduces a new setting that enables the in-page extension to recognize and differentiate a record's subdomain from its domain.<br>
  * Only records that match the subdomain of the page visited will be populated into the in-page extension window upon log in.<br>
  * Alternatively, if no records exist for the subdomain of the page visited but they do for the domain, the in-page extension window will populate all of the existing records containing that domain.<br>
* **Keyboard Shortcut to Browser Extension Toolbar + Automatic Search Upon Typing** - This feature further streamlines the ability to quickly open the browser extension as well as automate the use of the search bar upon typing, essentially eliminating the need for mouse clicks.<br>
  * Command+Shift+k (for Mac OS) and Alt+k (for Windows) will automatically open the browser extension toolbar.<br>
  * Once the browser extension is open, the user can simply begin typing their search terms using the up and down arrows on their keyboard to easily navigate to the desired record. The highlighted record can then be autofilled by pressing the enter key.<br>
* **Launch Button Triggers Automatic Fill and Login** - A new enhancement to the "Launch" button within the Vault with one click, automatically takes the user to the site, autofills their credentials, and logs them in a matter of a few seconds.

## Bug Fixes

* Fixed dozens of reported website autofill issues


---

# 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/browswer-extension-version-12.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.
