Hey devs 👋
I’ve been thinking about this small but super annoying problem:
We end up filling out forms all the time—job applications, vendor signups, internal onboarding, visa forms, event registrations, compliance docs—you name it.
Most of them ask for information we already have: name, address, job title, company description, bio, etc. But each form phrases it differently or uses different field layouts, so browser autofill barely works.
I was wondering...
What if there was a browser extension where you upload your own data once (like a JSON or spreadsheet), and it helps fill forms using your own context—not just your email and name?
It would:
- Read the form
- Match fields to your data intelligently (LLM-powered)
- Suggest or auto-fill values with explanations (e.g., “Used company profile from your uploaded context”)
- Stay local or private by default
Seems like it could save hours over time, especially for stuff like:
- Repeated signups / partner forms
- Government or legal paperwork
- Freelance onboarding
- Visa and travel forms
I’m not building anything yet—just curious if this is a problem others have too.
Questions:
- Do you run into this kind of repetitive form-filling?
- How do you usually deal with it?
- Would you want something like this, or have you already solved it another way?
Would love to hear your thoughts! 🙌