# Privacy Policy — Job Tracker Quick Add
*Last updated: 14/9/2026*
## What this extension does
Job Tracker Quick Add is a Chrome extension that lets you save a job posting you're viewing into a Google Sheet you own, along with the date you applied. It reads the current tab's page title and metadata to guess the company name and job role, and writes that information as a new row into a Google Sheet you specify.
## What data we access
- **Google Sheets data**: With your permission (via Google's OAuth sign-in), the extension can read and write to Google Sheets in your Google Drive. It only ever writes to the specific spreadsheet ID you enter in the extension's Settings panel — it does not browse, list, or access any other file in your Drive.
- **Current tab content**: When you click the extension icon, it reads the page title and a small set of metadata tags (such as Open Graph tags or structured job-posting data) from the active tab to pre-fill the Company and Role fields. This only happens when you actively click the extension icon — it does not run in the background or monitor your browsing.
## What we don't do
- We do not operate a server. All data goes directly from your browser to Google's servers using your own Google account credentials.
- We do not store, log, sell, or share your data with any third party.
- We do not access your email, contacts, calendar, or any other Google service.
- We do not track your browsing activity.
## Data retention
Since there is no backend server, we do not retain any of your data ourselves. Your job application data lives entirely in the Google Sheet you control. Your Google Sheet ID is stored locally in your browser's extension storage (via `chrome.storage.sync`), which syncs across your own signed-in Chrome browsers and is not accessible to us or anyone else.
## Revoking access
You can revoke this extension's access to your Google account at any time via [Google Account permissions](https://myaccount.google.com/permissions).
## Contact
Questions about this policy can be sent to: aidilfarhanjas@@gmail.com
## Changes to this policy
If this policy changes, the "Last updated" date above will be revised accordingly.