Historial de versiones de Vulpo Password Manager - 4 versiones
Vulpo Password Manager por Vulpo
Historial de versiones de Vulpo Password Manager - 4 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.3
Lanzada el 29 de jun. de 2026 - 47,91 KBCompatible con firefox 150.0 y superiores- 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.
Se publicó el código fuente bajo la licencia Todos los derechos reservados
- Sign-in spinner. The "Sign in" button shows a spinner and is disabled
Versiones antiguas
Versión 1.2
Lanzada el 29 de jun. de 2026 - 43,25 KBCompatible con firefox 150.0 y superiores- 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.
Se publicó el código fuente bajo la licencia Todos los derechos reservados
- Fingerprint unlock on Firefox. Enabling biometric unlock no longer fails
Versión 1.1
Lanzada el 29 de jun. de 2026 - 42,95 KBCompatible con firefox 142.0 y superiores- 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.
Se publicó el código fuente bajo la licencia Todos los derechos reservados
- Multiple vaults (safes). Credentials are now grouped by the vault they
Versión 1.0
Lanzada el 18 de jun. de 2026 - 37,16 KBCompatible con firefox 142.0 y superioresSe publicó el código fuente bajo la licencia Todos los derechos reservados