Skip to content
docs Search these pages /

Save a job with the extension

How the ATSReady extension saves the current job page, tracks processing, and stores recent saves.

Chrome extension · about 1 minute

On this page
  1. Where you can save from
  2. What happens after you save
  3. Recovery
  4. Related

Use the ATSReady extension on a detected job page to save the current posting into your ATSReady job board.

The side panel with the save control at the top and a list of recently saved postings beneath it.
One control saves, and the list underneath is the record of what this browser has sent. The board is the permanent copy.

Where you can save from

The extension offers save actions in two places:

  • the in-page floating control,
  • and the side panel button.

Both paths submit the current page as cleaned job HTML plus extracted metadata.

What happens after you save

  1. The extension submits the page to ATSReady. What it sends is described on What the extension can read, and the payload has a size ceiling on File types and size limits.
  2. ATSReady returns a processing job id or a duplicate/limit response. A limit response is the monthly job import allowance.
  3. The background worker polls for completion.
  4. Recent saves update as the job finishes or fails.

Once the posting lands, it becomes an ordinary saved job: see Job details sections and How ATSReady scores jobs and resumes.

The extension keeps up to five recent saves in local storage.

Recovery

If a save is still pending when the service worker restarts, the watchdog alarm can resume the poll from stored pending state.