Effective date: April 2, 2026
Job Application Tracker ("the Service") is a Chrome extension and companion web application that helps you keep track of job applications. The extension connects to your Gmail account to detect job-related emails and extracts structured data (company name, role, date) so you can see your applications in one place.
| Data | Purpose | Stored where |
|---|---|---|
| Email address & hashed password | Account authentication | Backend database |
| Company, role, date applied, application status | Display your tracked applications | Backend database |
| Gmail OAuth token | Read your email subjects & bodies to detect job emails | Chrome local storage (your browser only) |
The extension requests read-only access to Gmail
(gmail.readonly scope). It searches for emails matching
job-application keywords (e.g. "thank you for applying") and extracts only
the sender, subject line, date, and body text of matching messages.
All email parsing happens locally in your browser. Raw email content is never sent to our server. Only the structured fields listed in Section 2 are transmitted to the backend.
Our use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.
We do not sell, rent, or share your personal data with any third parties. Data is only used to provide the Service to you.
You can delete all tracked applications at any time from the extension's Settings panel ("Reset All Data") or by contacting us. When you delete your data, it is permanently removed from our database.
Passwords are hashed with bcrypt before storage. All traffic between the extension, your browser, and our server travels over HTTPS. Gmail tokens are stored only in your browser's local storage and are never sent to our backend.
You may at any time:
We may update this policy from time to time. Changes will be posted on this page with an updated effective date.
Questions or requests? Visit our Support page or email support@jobapptracker.xyz.