forestbelton / url_trimmer

Automatically removes tracking parameters from URLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url_trimmer

url_trimmer sanitizes URLs that are copied to the system clipboard. Any query parameter used for user tracking is removed.

Installation

Currently url_trimmer only works on Windows. Make sure you have the latest versions of Python and pipenv installed. Run the following from the project directory:

$ pipenv install
$ pipenv run url_trimmer

The application should now start.

About

Automatically removes tracking parameters from URLs


Languages

Language:Python 100.0%