Vulpo Password Manager のバージョン履歴 - 全 4 バージョン
Vulpo Password Manager 作成者: Vulpo
Vulpo Password Manager のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.3
リリース日 : 2026年6月29日 - 47.91 KBfirefox バージョン 150.0 以降 で動作- Sign-in spinner. The "Sign in" button shows a spinner and is disabled
while the login request is in flight, instead of looking idle.
- Fingerprint unlock on Firefox. Enabling and using biometric unlock still
failed on Firefox after 1.2: the browser-action popup closes the moment the OS
prompt appears (Firefox bug 2026687), so the WebAuthn call was aborted. On
Firefox the fingerprint ceremony now runs in a dedicated extension tab — which
has a stable origin the WebAuthn API accepts. The tab requests the
hub.vulpo.behost permission (asserting it as the WebAuthn relying party
requires the permission to be granted, not just declared), runs the ceremony
from a user click, then stores the result, reopens the popup, and closes
itself. Chrome keeps its existing in-popup flow.
ソースコードは All Rights Reserved に従いリリースされています
- Sign-in spinner. The "Sign in" button shows a spinner and is disabled
以前のバージョン
バージョン 1.2
リリース日 : 2026年6月29日 - 43.25 KBfirefox バージョン 150.0 以降 で動作- Fingerprint unlock on Firefox. Enabling biometric unlock no longer fails
with aSecurityError. Firefox needs an explicit WebAuthn relying-party ID
matching the extension's host permissions, so we now asserthub.vulpo.beon
Firefox (Chrome continues to derive it from the extension origin).
- Minimum Firefox version raised to 150.0, the first release that allows
extensions to use the WebAuthn API.
ソースコードは All Rights Reserved に従いリリースされています
- Fingerprint unlock on Firefox. Enabling biometric unlock no longer fails
バージョン 1.1
リリース日 : 2026年6月29日 - 42.95 KBfirefox バージョン 142.0 以降 で動作- Multiple vaults (safes). Credentials are now grouped by the vault they
live in, each section headed by the vault's own colored icon — mirroring the
Vulpo web app — instead of a single Private/Shared split. Your private vault
is listed first, then shared vaults alphabetically. - Collapsible vaults. Each vault section can be collapsed/expanded, and the
state is remembered the next time you open the popup. Headings show a per-vault
entry count. - File attachment downloads. Entries that hold a file now show a download
button. An entry that contains only a file (no password) shows just the
download action, with the file name as its subtitle. - Loading spinner. The initial load now shows a spinner instead of plain
"Loading…" text. - Instant list (caching). The popup renders your credential list instantly
from an in-memory session cache, then refreshes in the background, so it no
longer reloads from scratch every time you open it. The cache holds metadata
only (never secrets), is never written to disk, and is cleared on lock,
logout, and when the browser closes.
- Silent autofill. "Autofill on this page" now does nothing on failure
(e.g. no fillable field) instead of showing an error. Copy and download
actions still report their errors. - Search now also matches vault names.
- Replaced all
innerHTMLusage with safe DOM construction (icons are parsed
from trusted static SVG constants), resolving the AMO validator's
"Unsafe assignment to innerHTML" warning.
- Action buttons degrade gracefully against older server APIs: password
copy/autofill stay available unless the API explicitly reports an entry has no
password.
ソースコードは All Rights Reserved に従いリリースされています
- Multiple vaults (safes). Credentials are now grouped by the vault they
バージョン 1.0
リリース日 : 2026年6月18日 - 37.16 KBfirefox バージョン 142.0 以降 で動作ソースコードは All Rights Reserved に従いリリースされています