# Privacy Policy - Biathlon WebSocket Delay Extension

**Last Updated:** December 2025

## Overview

The Biathlon WebSocket Delay extension ("Extension") is designed to delay WebSocket messages from biathlonresults.com to prevent spoilers during live race broadcasts. This privacy policy explains what data we collect and how we handle it.

## Data Collection

### What We Collect
- **Delay Settings**: Your preferred delay amount (stored locally on your device)
- **Enable/Disable State**: Whether the extension is active (stored locally)

### What We Do NOT Collect
- Personal information (name, email, location, etc.)
- WebSocket message content
- Browsing history
- Any data about other websites you visit
- Telemetry or analytics
- Crash reports

## Data Storage

All data is stored **locally on your device** using `chrome.storage.sync`:
- Settings are encrypted by Chrome and synced only to your Google account
- We never transmit your settings to external servers
- Data is only accessible to this extension

## Data Usage

Your settings are used solely to:
- Remember your preferred delay amount between sessions
- Remember whether you have the extension enabled
- Apply the correct delay to WebSocket messages

## Third Parties

This extension does not:
- Share data with third parties
- Use third-party analytics services
- Make external API calls (except to biathlonresults.com for WebSocket, which is the intended function)
- Load external resources

## Your Rights

You can:
- View stored settings in Chrome's extension settings
- Delete all extension data by uninstalling the extension
- Clear Chrome's sync data at any time

## Changes to This Policy

We may update this policy occasionally. Any changes will be posted here with an updated "Last Updated" date.

## Contact

For questions about this privacy policy or the extension, please visit the GitHub repository: https://github.com/gusost/biathlon-ws-delay

---

**Summary**: We collect nothing. Your settings stay on your device. Period.
