What's this

Some useful tools for consusming the web better

What's included
Get final url /fu/{ url }
Get the final url behind redirects and tracking steps.
Get final url (clean) /fuc/{ url }
Get the final url behind redirects and tracking steps. Remove query parameter
Follow redirects /fr/{ url }
Skip all tracking steps and go to the final url.
Follow redirects (clean)/frc/{ url }
Skip all tracking steps and go to the final url. Remove query parameter.
Article read mode/read/{ url }
Read an article without most of the style and trash.
Try it out