2
Copying a link on Facebook messenger is a pain because Facebook adds redirect garbage to it. For example:
https://l.messenger.com/l.php?u=https%3A%2F%2Fpastebin.com%2Fz3au8T2R&h=ATMDXb187CWsF4_H7J-8fClHEigqWDiV1f-764DDoX7LSfnyJC_pLNqWD0wzLPsLUgQP4bq-MwQ1pxsIEg7i8E3WOboUXiG2tWZkSPthU8ZRimfHooSMatcJYLnIRA6PkDsCCAYGZmQyLa1TgpK-xQ3VmwLutw
Is there a way to remove all that extra cruft/garbage so that when I copy links its just the link:
https://pastebin.com/z3au8T2R
I have a Chrome Tampermonkey script that does something similar for Google links but I cannot find one for Facebook messenger.
Are there any pre-made ones or some way to do it yourself?