Browser Password Manager Extension

PassCryp's browser extension autofills logins, generates strong passwords on signup, and saves new credentials automatically. Open source, zero-knowledge, and works on every Chromium browser — Chrome, Edge, Brave, Arc, and Vivaldi.

Autofill on every login form

The extension detects login forms, matches the domain to your vault, and fills with a single keystroke.

Save on submit

Type a new credential and submit — the extension offers to save the login to your vault automatically.

Generate on signup

Signup form detected? The extension offers a generated 20-character random password. One click fills, signs up, and saves.

TOTP injection

If the matched vault item has a TOTP seed, the extension fills the 2FA field automatically after password fill.

Open source

Every line that touches your master password is auditable. Published on GitHub with reproducible builds.

Why we built our own extension

Browser-built-in password managers (Chrome, Safari, Edge) are convenient but they're scoped to one browser, sync only inside one ecosystem, and use weaker key derivation. They're fine for casual use, weak for primary security.

Third-party extensions give you cross-browser sync, stronger key derivation, breach monitoring, TOTP, and shared vaults — features browser-built-in managers don't ship. PassCryp's extension does all of the above with a zero-knowledge architecture and an open-source codebase you can audit.

How autofill works without leaking

The extension matches the current page's domain against your vault locally — the vault is decrypted in your browser session, no network call needed for matching. When the extension fills a field, it injects the plaintext into the form via standard DOM APIs.

PassCryp's extension never sends your vault contents to a third party, never logs which sites you visit, and never tracks usage analytics. Telemetry is opt-in; if you opt out, the extension makes zero non-essential network calls.

Browser support and trade-offs

Chromium browsers (Chrome, Edge, Brave, Arc, Vivaldi): full extension support, including form detection, TOTP injection, and save-on-submit.

Firefox: extension shipping in 2026 Q1. The architecture works; we just haven't finished the Firefox build pipeline.

Safari: not on the immediate roadmap. Safari's extension model is fundamentally different and would require a separate native build. We may revisit in 2027.

Frequently asked questions

Which browsers does the extension support?

Chrome, Edge, Brave, Arc, Vivaldi today. Firefox in 2026 Q1. Safari not on the immediate roadmap.

Is the extension free?

Yes — included on the Free tier. Same autofill, TOTP, and generator features as Premium.

Is the extension open source?

Yes. Source is on GitHub with reproducible builds — verify the ZIP we ship matches the source.

Does the extension store my master password?

Never. Your master password unlocks the vault key in browser memory; nothing about it is persisted.

Can I trust autofill on every site?

The extension only fills when the page domain exactly matches the saved vault item's URL. No partial matches, no subdomain fuzzy matching unless you opt in per-item.

How does TOTP injection work?

After password fill, if the matched vault item has a TOTP seed, the extension generates the current 6-digit code and fills the 2FA field automatically.

Ready to take control of your secrets?

Start a free zero-knowledge vault in under 60 seconds.

Start your free vault