```
PRIVACY POLICY — MapyClimbs Chrome Extension
Last updated: 2026-04-02

1. DATA COLLECTED
   MapyClimbs does not collect, transmit, store remotely, or share any personal data,
   route data, location data, or usage data. There are no analytics, no telemetry,
   and no third-party SDKs.

2. LOCAL STORAGE
   The extension caches the most recently processed GPX file and the resulting climb
   analysis in chrome.storage.local on the user's own device. This data never leaves
   the device and is overwritten each time the user analyzes a new route.

3. NETWORK REQUESTS
   MapyClimbs makes no outbound network requests of its own. The only network
   activity the extension observes is Mapy.com's own GPX export endpoint
   (/tplannerexport?export=gpx), and only to read the route data the user has
   already requested from Mapy.com.

4. HOST PERMISSIONS
   The extension operates exclusively on mapy.com. It does not access
   any other website, API, or service.

5. PERMISSIONS SUMMARY
   - storage: cache analysis results locally on your device.
   - host_permissions (mapy.com): inject the sidebar panel and capture
     GPX data within the Mapy.com tab.
   No other permissions are requested.

6. CHILDREN
   This extension does not target children and does not collect data from any user.

7. CHANGES
   If the privacy practices change in a future version, this policy will be updated
   and users will be notified via the extension's changelog.

8. CONTACT
   For questions, open an issue at: https://github.com/Kooozel/MapyClimbs.git
```
