# Site Time Tracker — Privacy Policy 

**Site Time Tracker** is a browser extension that shows how much time you spend per website (domain). We care about privacy; your data stays on your device.

## Data we access
- **Active tab hostname** (e.g., `example.com`) — only while the tab is active and the window is focused.
- **Session timing** — start time and elapsed seconds for that hostname.
- **Optional signals:** whether the tab is **audible** and the **Reading Mode** preference.
> We **do not** collect page content, forms, keystrokes, personal communications, or full browsing history lists.

## Where data is stored
- All data is stored **locally** in your browser via `chrome.storage.local`.
- No data is sent to servers or shared with third parties.

## Purpose (single purpose)
- To display **time spent per site** and optionally show a **session summary notification** when you leave a tab.
- This use complies with the **Chrome Web Store User Data Policy (Limited Use)**: minimal access, purpose-limited, no selling or sharing.

## Permissions explained
- **tabs & webNavigation:** Identify the active domain and start/stop sessions on navigation changes.
- **idle:** Pause counting when the computer is idle (with audio/reading exceptions).
- **notifications:** Show a session-time notification when leaving a site (optional, toggle with DND).
- **storage & alarms:** Keep data **locally** and run a minute heartbeat.

## User controls
- **Do Not Disturb (DND):** Quickly disable/enable notifications.
- **Reading Mode:** Count passive reading up to a reasonable cap.
- **Clear data:** Use “Reset” to erase all stats.
- **Uninstall:** Removing the extension deletes local data.

## Retention
- Data remains on your device until you clear it or uninstall the extension.

## Security & transfers
- No remote code loading; no analytics or ads; no data transfers.

## Children’s privacy
- Not directed to children; no age-sensitive processing.

## Contact
Questions? **<onurbalcix110@gmail.com>**