Skip to content

AnotherSava/url-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another URL Cleaner

A Windows background app that automatically strips tracking parameters from URLs on the clipboard.

Another URL Cleaner runs in the system tray and monitors your clipboard. When you copy a URL, it instantly removes tracking parameters and replaces the clipboard contents with the cleaned URL — no manual steps needed.

Features

  • 60+ tracking parameters stripped by default (Google Analytics, Facebook, HubSpot, Mailchimp, and more)
  • Per-site rules with path cleaning, slug removal, fragment stripping, and more
  • Configurable via config.json — changes are picked up automatically, no restart needed
  • Pause cleaning from the tray menu — temporarily disables URL cleaning without exiting
  • Open config location from the tray menu — opens Explorer with the config file selected
  • Convert paths — optionally converts Windows backslash paths to forward slashes, toggled from the tray menu
  • Start with Windows option in the tray menu

Download

Download the latest release from GitHub Releases.

Package Requirements
Self-contained None — single exe, just unzip and run
Framework-dependent .NET Desktop Runtime 10

See full project documentation at anothersava.github.io/url-cleaner:

  • Configuration — tracking parameters, site rules, all available options
  • Architecture — how the clipboard monitoring and URL cleaning work
  • Development — building from source, project structure

Code signing policy

This project has applied for free code signing through SignPath Foundation, but does not yet meet the community adoption requirements. Until then, Windows will show a SmartScreen warning when you run the executable.

You can help! Star the repo, fork it, or contribute — growing the community brings us closer to getting a trusted code signing certificate.

Privacy: This program will not transfer any information to other networked systems.

License

GPL-3.0

About

Windows tool that runs in the background and automatically removes tracking parameters from URLs you copy

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages