Skip to content

Chrome extension

The extension covers what the scanners can’t: any job page you open in Chrome. It reads a page only when you click it — no background access, no other tabs, no analytics.

Install from the Chrome Web Store — one click, updates arrive automatically.

(For development builds only: download the extension bundle, open chrome://extensions, enable Developer mode, and Load unpacked on the dist folder.)

  1. In the app: Settings → Personal access tokens → Create token with the ingest scope. The full token is shown exactly once.
  2. Click the Jobably icon in Chrome and paste the token.

The token is stored only in your browser. It can ingest postings — it cannot read your pipeline, billing, or keys — and you can revoke it any time from Settings.

On any job posting, click the icon:

  • Save to Jobably — parses the posting (structured JSON-LD when the site provides it, text extraction otherwise), dedupes it against your matches, and scores it against your rubric. Stated pay comes along when the page declares it — including hourly and project rates on contract gigs.
  • Save + tailor — also queues a tailored resume.
  • Save + prep — also queues an interview prep packet.
Permission Why
activeTab, scripting Read the posting on the page you invoked it on — nothing else, never in the background
storage Keep your token in this browser
api.jobably.com Deliver the posting to your account

Built v1.1.0 · 1d03d44 · 2026-09-18 16:30 UTC