Your data stays on your device. Full stop.
EasyApply has no server, no analytics, no account system, no tracking. Everything it knows about you lives in your browser, on your device, and never goes anywhere else.
What we store locally
Two things get saved in your browser’s local storage (via Chrome’s chrome.storage.local API):
Your three links
Your GitHub URL, your LinkedIn URL, and your portfolio URL. The ones you type into the extension yourself.
Your application history
A list of websites where you triggered an autofill, so the History tab can show you where you already applied.
Permissions, plainly
EasyApply asks for a few Chrome permissions because they’re required for the extension to work. Here’s what each one actually does:
storageSave your 3 links and history on your own device.activeTabPut a link into a form field on the tab you’re looking at, when you ask.scriptingInject the chosen link into the right input field.contextMenusAdd the right-click “Fill with EasyApply” option.host permissionsJob forms live on every domain (Greenhouse, Workday, Lever, custom portals). The extension only runs when you trigger it, never silently.Delete everything, anytime
Open the extension → Settings → Clear all data. Or uninstall the extension. Either erases every byte EasyApply has ever stored. Nothing else exists anywhere.
Open source, verify it yourself
EasyApply is open source. If you want to verify any of this instead of taking my word for it, read the entire codebase on GitHub.
Questions or concerns?
Email contact@easyapply.com. I read every message myself.
If this policy ever changes, the “Last updated” date at the top will too. The whole thing is short enough to re-read in 90 seconds.