What does the extension do?
Save the posting
One click captures the job into your vault: title, company, the full description, pay when it is listed. Postings get taken down, and the copy in your vault does not.
Fill the application
Contact details, work history, authorization and screening questions, from your profile. The resume you tailored for this job is pre-selected. How autofill works.
The saving half matters more than it sounds. A job you found on Tuesday and meant to apply for on Saturday is frequently gone by Saturday, and even when the listing survives, the version you read is not necessarily the version still posted. Capturing it means the description you tailored against is the description you actually saw.
Do I need an account?
Yes, and it is free to create.
The extension fills forms from your profile and attaches your tailored documents. Neither of those exists without an account, so there is no meaningful signed-out mode to offer. There is also a technical reason it works this way: a script running inside a web page cannot safely hold your session, so the extension's background worker handles anything touching your account and the page itself never sees your credentials.
What permissions does it need, and why?
Filling a form requires reading the form. There is no version of this that works without page access.
On install, the extension runs on the job sites it already knows how to handle. That covers a large share of applications, because most companies use one of a handful of applicant tracking systems.
The optional all-sites permission
Running on any application form, including a one-off careers page on a company's own domain, needs a broader permission. Three things worth knowing about it:
- It is optional. The extension works without it.
- Only you can grant it, from the extension's own options page. Nothing can turn it on in the background.
- It is genuinely off until you do. The extension will tell you when it is somewhere it cannot help, rather than silently doing nothing.
That last point is stated plainly because the alternative failure mode is worse: a tool that claims broad coverage and quietly injects nothing leaves you staring at a form wondering why the panel will not fill it.