on android setting…opening links. i find a lot of apps used for the default opening of links. but that list can t be managed and any entries are possivle to be added.
is it a feature that ONLY an app developer can do? i would like to open lemmy links not on default browser but on the app
With newpipe I have noticed that it can also take links to invidious and piped instances. I don’t know if this is hardcoded or done using a regex like
.*/watch=.*
or whateverIt’s hard-coded.
Thanks