I Built a Privacy-First Chrome Extension That Saves Your Forms Locally — Zero Network Requests

javascript dev.to

I Built a Privacy-First Chrome Extension That Saves Your Forms Locally You're 800 words deep into a job application. Tab crashes. Refresh. Gone. We've all been there. Most "form saver" extensions phone home to some SaaS with a freemium tier and a privacy policy nobody reads. I wanted the opposite: something that runs entirely on my machine, never makes a network request, and just works. So I built FormVault — an open-source Chrome extension that auto-saves form data to local storage

Read Full Tutorial open_in_new
arrow_back Back to Tutorials