UntrackMe acts as your default browser to intercept links before they reach your apps. It removes tracking parameters from URLs and can redirect links from major platforms to privacy-friendly alternatives.

Supported redirections:

- Twitter/X to Nitter
- YouTube to Invidious
- Reddit to Teddit
- Medium to Scribe
- Wikipedia to Wikiless
- Google Maps to OpenStreetMap (or Geo URI)

The app also handles shortened URLs (t.co, bit.ly, etc.) by resolving them before applying any transformation.

Tracking parameters (UTM, fbclid, gclid, etc.) are automatically stripped from all URLs using ClearURLs-compatible rules that update daily.

Google redirects and Outlook SafeLinks are unwrapped to extract the real destination URL.

Each redirection can be enabled or disabled individually, and you can set your preferred instance for each service.

UntrackMe includes its own app picker that shows you the cleaned URL before opening it. You can set a default app per domain or globally.

Source code: https://codeberg.org/tom79/UntrackMe