Add browser best match option
ci / lint-test (pull_request) Successful in 5m1s
ci / build (pull_request) Successful in 7m28s

This commit is contained in:
Joe Julian
2026-04-25 11:42:43 -07:00
parent 2269944702
commit d1f30f5936
6 changed files with 96 additions and 7 deletions
+5
View File
@@ -103,6 +103,8 @@ User story:
access.
- Browser matching must treat common KeePass data conventions as real browser
targets, not just the primary `URL` field.
- Users who prefer narrow suggestions can ask the extension to show only the
strongest match quality returned by KeePassGO.
Expected behavior:
@@ -114,6 +116,9 @@ Expected behavior:
- scheme-less host values such as `gitlab.com`
- custom URL fields such as `URL1`, `URL2`, and similar KeePass-style URL
slots
- The extension settings page exposes `Best match only`.
- When `Best match only` is enabled, page suggestions and popup search results
only show the strongest quality band returned by KeePassGO.
## Locked Vault Workflow