Start with the browser extension — it’s the fastest way in and does the core job. The desktop app adds signing, history and offline work.
Until it’s on the stores, load it in developer mode:
Don’t see a toolbar icon right after loading? That’s normal — Chrome hides new extensions behind the 🧩 puzzle-piece menu until you pin them (step 5). Firefox: use about:debugging → “Load Temporary Add-on”, then pin from the toolbar overflow.
Windows has a built-in package manager. Once our listing is approved, the desktop app installs with one command — no download prompt, and no warning to click through:
winget install SubramanyaMysore.PolyglotFormFill
winget fetches the installer and checks it against a published checksum before running it. Not live yet — the listing is awaiting review in the Windows Package Manager repository. Until then, use the direct download below.
On first launch you’ll set a passphrase — the app is locked until you enter it.
Every release lists the SHA-256 of each file. Run this in PowerShell on the file you downloaded and compare — if the two strings match, the file arrived intact and unaltered.
Get-FileHash .\PolyglotFormFill-Setup.exe -Algorithm SHA256
Published hashes for this release:
Your data stays on your device; we never see it. See the privacy policy.