The ClearURLs addon [1] also gives you the in-browser option to copy "clean link location," as they call it. [1] https://github.com/ClearURLs/Addon
I tried this recently and promptly uninstalled after discovering Google search result links were still hijacked to go through a tracker redirect.
URL sanitisation is easy using a local proxy. This way we can have rules that are site-specific. Not every site needs it, but for those that do, we can write specific rules. The proxy also allows us to log HTTP traffic and to limit redirection through a variety of methods, so its easier to discover when attempted redirects are occuring.
Every redirect is an opportunity for data collection, whether its used for that purpose or not. If "data is the new oil" then it contributes to greenhouse gases.