oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1k stars 53 forks source link

Remove tracking from URLs #198

Open kra-mo opened 1 year ago

kra-mo commented 1 year ago

When the user copies a URL to their clipboard with known tracking in it, Pano should automatically remove the tracking part.

For example, if you copy a Reddit link from the web app, the following is added onto it: ?utm_source=share&utm_medium=web2x&context=3

ClearURLs is an example of an extension that does this for Firefox.

64knl commented 8 months ago

I sometimes need to copy URL's including tracking codes. A copy-paste extension should ideally not modify the contents of the buffer as this may lead to unexpected results. So I would like this feature to be optional and disabled by default.