Skip to content

[WIP] Remove tracking parameters from URLs in your Windows/mac/linux clipboard. Future plans: the default http(s) url handler to automatically clear tracking params from clicked links in 3rd party apps.

Notifications You must be signed in to change notification settings

makindotcc/UrlDebloater

Repository files navigation

UrlDebloater

Remove tracking params from URLs.

Supported websites

  • Youtube & Youtube music (clears url query params)
  • Twitter (clears url query params)
  • TikTok (unshorts vm.tiktok.com links)
  • Soundcloud (unshorts on.soundcloud.com links)
  • Spotify (clears url query params on open.spotify.com)

Features

Todo

  • act as default http url scheme handler, so opened link from non-browser program will be proxied through debloater before opening it in browser of your choice.
  • optional ClearURLs database support

Unshortening

To unroll and debloat some URLs like vm.tiktok.com there is need to ask their servers for more information. UrlDebloater by default sends request from your network to resolve it.
There is possibility to use mixer (a web server exposing endpoint to unshort URL from network where mixer is hosted, it is AKA "proxy"). I host public instance of mixer at https://urldebloater.makin.cc. Using untrusted mixer instance may be privacy concern, but is this really scary for tiktok links?

Showcase

Configuration window:
Configuration window

Tray context menu:
tray context menu

desktop_showcase.mp4

Mobile platforms plans

iOS

Todo

i need to think about it.
Maybe add shortcut action, so it can be painlessly run from home screen like here:

ios_shortcut.mp4

Android

Todo

probably possible same features as in desktop app

Credits

Tray icon provided by tabler.io.

About

[WIP] Remove tracking parameters from URLs in your Windows/mac/linux clipboard. Future plans: the default http(s) url handler to automatically clear tracking params from clicked links in 3rd party apps.

Resources

Stars

Watchers

Forks

Packages