Password Vault
Chrome Extension · Free · Works offline

Your passwords stay on your computer.

An encrypted vault that fills your logins with a keyboard shortcut or a click. No account to create, nothing to sync, and not a single network request.

See how it works Privacy policy

What it does

Autofill that works where autofill usually gives up

Click into a username box and pick from your saved logins, or press ⌘⇧L. Save a new one with ⌘⇧Y, or just accept the prompt when you sign in.

Modern web apps

Fills React and Vue inputs correctly, not just plain HTML forms — including fields inside iframes and web components.

The right form

When a page has several sign-in forms, it fills the one your cursor is in rather than the first one it finds.

Touch ID on Mac

Unlock with your fingerprint instead of typing your master password. Your master password still works, and remains the only way to recover.

Password generator

Adjustable length and character sets, with lookalike characters excluded by default so a password is safe to read aloud.

Security check

Finds reused and weak passwords across your vault. Runs entirely on your machine — no password is sent anywhere, not even hashed.

Import what you have

Load a password export from Chrome, Firefox, 1Password or Bitwarden. Duplicates merge instead of piling up.

Security

Encrypted locally, with nowhere to leak to

Your vault is a single AES-GCM-256 encrypted blob in your browser's local extension storage. The key is derived from your master password with PBKDF2-SHA256 at 600,000 iterations. Not even the list of sites you have saved is readable without it.

Zero network requests

There is no server, no account system, no analytics and no crash reporting. The extension works entirely offline.

Master password never stored

Not in plaintext, not hashed, not anywhere. It exists only for as long as it takes to derive the key.

Locks itself

On inactivity, when your computer goes idle, and whenever Chrome quits. Repeated wrong attempts trigger an escalating delay.

Clipboard cleanup

A copied password is cleared after 30 seconds — and only if the clipboard still holds it, so anything you copied since is left alone.

Being straight with you: there is no sync and no cloud backup, and while the vault is unlocked, anyone using your computer can see your saved logins. If you forget your master password, nobody — including me — can recover your vault. Keep an encrypted backup.

Good to know

Chrome will not let any extension read its saved passwords

That is a browser restriction, not a limitation of this extension — no password manager can read Chrome's built-in store. To bring your existing passwords across, export them from Chrome (Settings → Autofill and passwords → Google Password Manager → Settings → Export passwords) and import the file. Delete the export afterwards; it is not encrypted.