Privacy

There is no server in the loop, so there is nothing for us to keep. This page states exactly what stays on your device, what leaves it, and the one opt-in exception. The formal policy is further down the same page.

What stays on your device

Your résumé, your cover-letter template, your profile details and your API key are held in your browser's local extension storage.

chrome.storage.local

Uploaded documents are read on your device. When Pro tailors your Word file, the file itself never moves.

What leaves, and where it goes

One request, made from your machine directly to the AI provider you selected. It carries your résumé text verbatim — including whatever its header holds — and the job description.

  • generativelanguage.googleapis.com
  • api.openai.com
  • api.anthropic.com
  • localhost · 127.0.0.1
Name, email, phone, address Never added from your profile

The one exception: AutoJob Pro AI

Pro subscribers can choose AutoJob Pro AI instead of holding an API key. This is the only path where your job and résumé text reaches our server: we relay the request to a third-party AI provider and hand back the result. The extension shows it as Managed in the provider list.

We don't build a profile from it and we don't use it to train anything. We can't promise zero logging at the infrastructure layer, so we won't: if that matters to you, use your own key or a local model — both keep your text away from us entirely.

It is opt-in, never preselected, and nothing falls back to it. It adds no new browser permission. The only thing we keep is a monthly run counter tied to a hashed billing email, capped at 100 runs a month. Requests are relayed by our Cloudflare Worker to Google's Gemini API; the policy below names it, and we update that page if it ever changes.

Permissions, and why each one exists

Three permissions, no more. Nothing is requested for analytics, because there are none.

storage
Keeps your résumé, profile and key in this browser between sessions.
activeTab
Reads the job description from the tab you are looking at, when you click Read job.
scripting
Fills the fields of the application form in front of you. It never clicks Submit.

Alongside those, the extension declares host access to the four AI endpoints listed above so it can send your generation request. That list is fixed in the manifest, and the install prompt shows nothing wider. It is not the whole list of hosts we can reach: AutoJob Pro AI calls our own relay, which allows the request by CORS and so needs no host permission at all.

No account

There is no sign-up and no profile on our side. If you bought Pro, Stripe holds your billing records and a hashed-email run counter expires on its own.

No analytics

No telemetry of any kind, in the free version or in Pro.

No cookies

This site sets none, and the extension needs none.