# Privacy Policy — JobFill AI
**Effective date:** May 2026
## Summary
JobFill AI is a browser extension that helps you auto-fill LinkedIn and Naukri.com profiles using AI. This policy explains exactly what data is collected, where it goes, and what we never do.
---
## Data We Collect and How It Is Used
### Profile Data (name, email, phone, job title, skills, etc.)
- Entered manually or extracted from your uploaded resume PDF.
- Stored **only in your browser's local storage** (`chrome.storage.local`) on your own device.
- Never transmitted to any server we operate.
- Used solely to fill form fields on LinkedIn and Naukri.com when you run a task.
### Resume PDF
- Processed entirely within your browser session.
- The PDF content (as base64) is sent **directly from your browser to the Anthropic API** (api.anthropic.com) using your own API key for text extraction.
- We never receive, store, or log your resume file.
- No copy of the PDF is retained after the extraction request completes.
### Claude API Key
- Stored **only in your browser's local storage** on your own device.
- Sent directly to api.anthropic.com when making AI requests — never to any server we operate.
- Never logged, transmitted, or shared with any third party by this extension.
### Task History
- A short log of recent task names (e.g., "Fill LinkedIn headline") and their success/failure status.
- Stored **only in your browser's local storage**.
- Never transmitted anywhere.
---
## Data We Do NOT Collect
- We operate **no servers** and have no backend infrastructure.
- We do **not** collect analytics, crash reports, or usage telemetry.
- We do **not** track which websites you visit.
- We do **not** read any page content except LinkedIn and Naukri.com when you explicitly run a task.
- We do **not** sell, rent, or share any data with third parties.
---
## Third-Party Services
### Anthropic API (api.anthropic.com)
When you use AI features (resume extraction, profile import, or Claude-generated action plans), your browser sends a request directly to Anthropic's API using **your own API key**. This request includes:
- For resume extraction: the text content of your uploaded PDF.
- For action planning: a summary of the current page (URL, title, visible text up to 800 characters).
Anthropic's own privacy policy governs how they handle API request data. See: https://www.anthropic.com/privacy
### LinkedIn and Naukri.com
The extension interacts with these sites only when you click "Run Task" or "Update All Sites." It reads and writes form fields within your existing authenticated session. No credentials are accessed or stored by this extension.
---
## Data Deletion
To delete all data stored by this extension:
1. Open the extension popup.
2. Go to the **Settings** tab.
3. Click **Clear All Saved Data**.
This immediately removes all profile data, your API key, and task history from your device's local storage.
You can also uninstall the extension from `chrome://extensions` — this automatically deletes all associated local storage.
---
## Permissions Explained
| Permission | Why It's Needed |
|---|---|
| `storage` | Save your profile and API key locally on your device |
| `activeTab` | Read the current tab's URL to detect LinkedIn/Naukri |
| `scripting` | Inject the form-filling script into LinkedIn/Naukri pages |
| `tabs` | Navigate the active tab to profile edit pages |
| `host_permissions: linkedin.com, naukri.com` | Fill forms on these sites |
| `host_permissions: api.anthropic.com` | Call the Claude AI API directly from your browser |
---
## Children's Privacy
This extension is not directed at children under 13. We do not knowingly collect any personal information from children.
---
## Changes to This Policy
If we update this policy, the new version will be published in the Chrome Web Store listing and in this file. Continued use of the extension after an update constitutes acceptance of the revised policy.
---
## Contact
For privacy questions or data concerns, open an issue at the extension's GitHub repository or contact the developer directly through the Chrome Web Store listing page.