https://github.com/insign/remove-url-trackers
removes annoying url trackers parameters like utm_*, ref, etc
https://github.com/insign/remove-url-trackers
Last synced: about 1 year ago
JSON representation
removes annoying url trackers parameters like utm_*, ref, etc
- Host: GitHub
- URL: https://github.com/insign/remove-url-trackers
- Owner: insign
- License: wtfpl
- Archived: true
- Created: 2024-09-17T11:31:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T18:39:15.000Z (about 1 year ago)
- Last Synced: 2025-06-19T07:09:18.177Z (about 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remove URL trackers
A userscript that removes annoying url trackers parameters like utm_*, ref, etc.
> It is not a privacy tool, it's just a tool to share without exposing refs. It can be good considering the site owner wants to know the origin of the traffic.
## Installation
1. Install tampermonkey extension or similar for Safari/iOS
2. Head to the [repository](https://greasyfork.org/pt-BR/scripts/508850-remove-url-trackers) than choose to install
3. After install visit any article/site and be happy
4. Sometimes check for updates, if found a bug open an [issue](https://github.com/insign/remove-url-trackers)
> Say thanks by starring in [github](https://github.com/insign/remove-url-trackers) and
> in [greasyfork](https://greasyfork.org/pt-BR/scripts/508850-remove-url-trackers) :)
## License
Licensed under [DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE](./LICENSE)