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.
Looks useful. I currently use untrackme, unalix, and link eye (the older version for which source is no longer available, not the new one). Feedback: I've submitted some comments on GitHub, but I'll go ahead and include some more here: - I'm not a fan of this UI; it seems both somewhat cluttered and small. I'm on tablet, fwiw. Consider a fullscreen UI with indicators for modules that can be activated by the current U…
The Url cleaner and the Patterns checker modules can be configured to apply rules automatically. They are kept in the history module as you described too!
You can create a pattern to remove hashes if you want. Making it available by default is a bad idea since hashes a usually a required part of the url. Note that the ClearURL rules does remove tracking hashes.
As explained above, they are reduced to a minimum, but I can consider hiding them entirely (or at least make it as an optional toggle).
The app is configured to not appear on the history, since it's a 'temporary step' and not a final action. I'll see if I can make it optional for example.
You should be able to, the app is registered to receive text. Isn't it available when you share text?