URLCheck:
Allows you to analyze (or share) urls before opening them.
Get it on Google Play
Get it on F-Droid
Get it on IzzyOnDroid
View/Get it on Github

14 May 2022

New version of Url Checker (V 2.2)

V 2.2
- New module 'Remove queries module': removes all queries from the url. Thanks to PabloOQ for the idea and original implementation!


 

PabloOQ provided a pull request with a new module "Remove queries" that removes all the queries of the url ("google.com?foo=bar#something" --> "google.com#something"). It was reviewed, merged, (simplified) and it's now available for all!

Remember that anyone can help and implement other modules or fixes!