Releases: KR-16/job-fill-extension
Releases · KR-16/job-fill-extension
Release list
v0.1.0 — first release
First public build. Fills job applications on Greenhouse, Lever, Workday, iCIMS and Ashby.
Installing
- Download
job-fill-0.1.0.zipbelow and unzip it somewhere permanent — Chrome loads the extension from that folder every time it starts, so don't delete it - Open
chrome://extensions - Turn on Developer mode (top right)
- Click Load unpacked and select the unzipped folder
- The setup page opens automatically — fill in your profile and save
Full walkthrough: https://kr-16.github.io/job-fill-extension/#install
What it does
- Fills contact details, links, work authorization and dropdowns from a profile stored in your browser
- Remembers free-text answers and reuses them — platform boilerplate like sponsorship questions fills automatically at every employer on that ATS
- Highlights every field it touched and never clicks Submit
- Logs applications to a local tracker
What it does not do
- No resume parsing. Uploading stores your resume so it can be attached to file-upload fields, but it does not populate your profile — fill those in by hand
- No sync. Your profile lives in one browser; export JSON from Settings to move it
- No auto-submit or bulk apply, by design
Privacy
Nothing leaves your device. No account, no backend, no analytics service. The extension makes no network requests, and site access is limited to the five supported ATS domains rather than all sites.
Known rough edges
This is a first release and the adapters have been tested against saved form fixtures rather than every live page. Workday in particular uses selectors written from documented patterns and may miss fields on some tenants. Missed-field reports are the most useful thing you can file: the site, the field label, and what it should have filled.