Vulpo Password Manager Versionsgeschichte – 4 Versionen
Vulpo Password Manager von Vulpo
Vulpo Password Manager Versionsgeschichte – 4 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.3
Veröffentlicht 29. Juni 2026 – 47,91 KBFunktioniert mit firefox 150.0 und höher- 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.
Quelltext steht unter der Alle Rechte vorbehalten
- Sign-in spinner. The "Sign in" button shows a spinner and is disabled
Ältere Versionen
Version 1.2
Veröffentlicht 29. Juni 2026 – 43,25 KBFunktioniert mit firefox 150.0 und höher- 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.
Quelltext steht unter der Alle Rechte vorbehalten
- Fingerprint unlock on Firefox. Enabling biometric unlock no longer fails
Version 1.1
Veröffentlicht 29. Juni 2026 – 42,95 KBFunktioniert mit firefox 142.0 und höher- 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.
Quelltext steht unter der Alle Rechte vorbehalten
- Multiple vaults (safes). Credentials are now grouped by the vault they
Version 1.0
Veröffentlicht 18. Juni 2026 – 37,16 KBFunktioniert mit firefox 142.0 und höherQuelltext steht unter der Alle Rechte vorbehalten