Generate
Green chip on password fields. CSPRNG. Same idea as the tools lab.
REHNOVA Passfill — generate strong passwords on signup fields, save logins you trust, autofill when you come back. AES-256-GCM lock. Nothing leaves your browser.
Free forever. No store fee. No REHNOVA account. © 2026 REHNOVA — free to use, not free to rebrand or redistribute as yours.
Official package only from this page.
The zip includes LICENSE + COPYRIGHT.
Personal use is free. Redistribution, resale, or claiming authorship is not allowed.
Rights: rehnova@proton.me
Green chip on password fields. CSPRNG. Same idea as the tools lab.
Confirm once. Username + password stored only on your machine.
Return to the site → Passfill bar → one click refill.
Steps 1–2 are identical for every browser. Step 3 splits: Chromium family vs Firefox. Your browser is highlighted when we can detect it. Why not one-click?
Get the zip from this site — not a random mirror. One file, no account, no email wall.
Download rehnova-passfill.zipWhy a zip? Browsers install from a folder of files. The package is one zip for a single download — it still expands to multiple files (required by the browser). Inside: code + LICENSE + COPYRIGHT.
Right-click → Extract All (Windows) or double-click (Mac/Linux).
You need a folder that contains manifest.json at the top level
(alongside background.js, popup.html, etc.).
Recommended path: Documents\rehnova-passfill —
not Downloads (easy to “clean up” later by accident).
Why not delete after install? The browser keeps using those files — see “Why keep the folder” under Why this way.
This is the only “weird” step. You are telling the browser: trust this folder on my machine as an extension. Developer mode unlocks that for free packages.
chrome://extensions
edge://extensions ·
Brave: brave://extensions ·
(links from websites cannot open those pages for security reasons — you must type/paste.)
manifest.json, not the zip file itself).
about:debugging#/runtime/this-firefox
manifest.json inside the unzipped folder (not the zip).
Why “temporary”? Firefox will not permanently install unsigned free add-ons from a random zip
without their store (AMO) or a signed build. Temporary load is the free path.
After a full Firefox quit, open the same debugging page and load manifest.json again — same folder, 10 seconds.
Permissions you will see (storage, access to sites) exist so Passfill can detect password fields and store the vault on your device. Nothing is uploaded to REHNOVA.
.zip?manifest.json at the root?Open a point if you want the reason. Install is above — you do not need this to finish setup.
Years ago, sites could ship a one-click “Add to Chrome” button. Google removed that for everyone except their Chrome Web Store. There is no legal free magic button we can put on this page that installs into Chrome without that store.
Chrome’s store charges a developer registration fee and puts the package under their review rules. Passfill is free tooling. We host the zip on this site so nobody pays Google just to hand you a local password tool.
Chromium browsers still allow you to load an extension from a folder on your disk when Developer mode is on. That is the supported way to run free, independent extensions without a store listing. You are not “hacking Chrome” — you are choosing the open install path.
You download the exact zip we publish. You unzip it. You point the browser at that folder. No silent auto-update from a store you did not opt into. When we ship a new version, you download again on your terms. Credentials never go through a store account.
“Load unpacked” does not copy the extension into a hidden vault and forget the path.
Chrome/Edge/Brave keep a pointer to that folder. If you delete or move it, the extension breaks
until you load it again. Park it somewhere permanent like
Documents\rehnova-passfill.
Firefox free install without their store uses Load Temporary Add-on
from the debugging page. Same philosophy: you pick the files on disk.
Temporary add-ons unload when Firefox fully quits — that is Mozilla’s rule, not ours.
Reload the same manifest.json after a restart (takes seconds).
Reviews: stars + feedback only — you approve what goes public.
Vault data stays local. No personal data is collected by REHNOVA for reviews or downloads. policy · tools · rehnova@proton.me