Last updated: July 22, 2026
Passcheck is a browser extension that helps you check how well your CV matches a job description before you apply. This page explains exactly what data the extension touches, where it goes, and where it doesn't.
Your CV text, job description text, and settings are saved using Chrome's local extension storage (chrome.storage.local) on your own device. This storage:
By default, Passcheck makes no network requests at all. The one exception is the "Run AI deep dive" button on the Score tab. When you click it:
Passcheck can send your CV and job description to whichever of the following providers you choose and configure. Once your data reaches that provider, it is handled under their privacy policy and terms, not ours:
| Provider | API endpoint used | Their privacy policy |
|---|---|---|
| Anthropic | api.anthropic.com | anthropic.com/legal/privacy |
| OpenAI | api.openai.com | openai.com/policies/privacy-policy |
| Groq | api.groq.com | groq.com/privacy-policy |
| Google Gemini | generativelanguage.googleapis.com | policies.google.com/privacy |
No AI provider is contacted until you explicitly choose one, save an API key for it, and click "Run AI deep dive." If you set the provider back to unselected, that stops entirely.
| Permission | Why it's needed |
|---|---|
storage | Save your CV, job description, and settings locally on your device. |
activeTab / scripting | Read text from the page you're currently viewing, only when you click "Capture from this tab" - never automatically, and never on pages you haven't asked it to read. |
| Host access to the four AI provider domains listed above | Send your CV/job-description text directly to whichever provider you've configured, when you click "Run AI deep dive." |
Passcheck is a job-search tool not directed at children, and is not intended for use by anyone under 13.
If this policy changes, the updated version will be posted at this same URL with a revised "Last updated" date above.
Passcheck is developed and maintained on GitHub: github.com/vniroshan. For questions about this policy or the extension, please open an issue on the project's GitHub repository.