What does HackerNews think of UrlChecker?

Android app by TrianguloY: URLCheck

Language: Java

#20 in React
For Android, I've been using URLCheck[0] for opening any link system wide, to clean the URL and check for redirects and open in specific browser. Just have to set it as your default browser

[0]: https://github.com/TrianguloY/UrlChecker

https://github.com/TrianguloY/UrlChecker

URLCheck, an Android app to analyze urls before opening them. With clear urls module, pattern checker module, and a few more.

It got a few points (29) when I posted the "it is now on f-droid" submission (https://news.ycombinator.com/item?id=30256326) but that was it. I've been updating the app since too.

URL Checker is the shim browser you're looking for:

https://github.com/TrianguloY/UrlChecker

It also integrates ClearURLs functionality (https://gitlab.com/KevinRoebert/ClearUrls) to let you remove tracking from links before sending it to the browser or app. This feature is optional.