

Neat URL
Neat URL cleans URLs, removing parameters such as Google Analytics' utm parameters.
Cost / License
- Free
- Open Source
Application type
Alerts
- Discontinued
Platforms
- Online
- Vivaldi Browser
- Google Chrome
- Firefox
The last update is from August 2022.
Features
- Tracking Protection
Tags
- Privacy Protection
- utm-removal
Neat URL News & Activities
Recent News
Recent activities
POX added Neat URL as alternative to Trackless Links Pro
roggelcd added Neat URL as alternative to Privacy Redirect
POX added Neat URL as alternative to Clean Links - QR & Link Safety
Neat URL information
Featured in Lists
Plugins that you should have installed to browse internet safely. Of course you don't need to install them all. …
Addons and software that protect your privacy
What is Neat URL?
Neat URL cleans URLs, removing parameters such as Google Analytics' utm parameters.
Custom rules can be added using the global format or the domain specific format (parameter@domain). A domain specific parameter would be, for example, utm_campaign@phoronix.com.
Parameter rules
A parameter is something that starts with ?. You can add your own parameter in the options of Neat URL. The ? is ommitted in the options, so a ?ved parameter becomes "ved". There are a few exceptions to this rule (see below)
Parameters can be global (for every domain): utm_source
Parameters can contain @ signs (domain-specific): nb@tweakers.net
Parameters can contain @ signs with a wildcard so every subdomain will match too: param@*.wired.com
Parameters can contain @ signs with a wildcard at the end of a domain name (matches every domain name which begins with "google" and ends in an unknown suffix: param@google.*
Parameters can also apply globally (first rule), except for a (wilcard) domain (second rule):
ref !ref@amazon.co.uk
The excluded domain always takes precedence. Should you include "ref" and "!ref", "!ref" will apply.
Other valid parameters (exceptions to the ? rule): #xtor=RSS-8 (remove this parameter - be sure to include its value as well when you are using anchor tags) #xtor=RSS-8@futura-sciences.com $/ref@amazon.* (remove everything after /ref on amazon domains - this will only apply when there are no query parameters left after removing the filtered query parameters) $$/ref@amazon.* (remove everything after /ref on amazon domains - this will always apply, even when there are other query parameters after removing the filtered query parameters - this option is available because the user should be in control but beware that double dollar signs are dangerous, it might break the URL)
Invalid parameters: param@.google. (too many wildcards) !ved (this is some random string - not supported, but it might work) /ref@amazon.*$ (dollar sign should be at the beginning)





