TrianguloY / URLCheck

Android app by TrianguloY: URLCheck
Other
969 stars 57 forks source link

Option to Whitelist trusted sites #392

Closed Bhardwaj10Ankit closed 3 weeks ago

Bhardwaj10Ankit commented 3 weeks ago

Describe a related problem (optional)

It's annoying Whenever we click some websites which we trust like some GitHub repository or something like which we know we don't neet to check but still have to click multiple times just to get past urlChecker.

Describe your suggested feature

It would be great if we can just white list or add some sites to a trusted sites list, so whenever we click such a website urlChecker automatically opens it in the browser without needing us to click the open button.

Describe alternatives you've considered for your suggested feature

No response

Other details

No response

Acknowledgements

PabloOQ commented 3 weeks ago

Thanks for the suggestion! We already have this on the radar. Triangulo is currently working on an automation feature, and if I'm not mistaken this is included there, you can read more on #383.

Closing as duplicate of #192

TrianguloY commented 2 weeks ago

That's right.

The next version, which is almost ready, will include a basic yet powerful automation feature that will allow you to "automatically press open" for any urls you want (that match a regex). This first version will open the first available app in the list (you will not be able to specify exactly which app to open) but that will probably come at a later version.