I want to open third party apps from my web browser. So, I don\'t have any manifest file or anything.
I have a web page.
I want to have a link which opens th
This is not generically possible. If other apps have a custom URL handler then you can open that URL, but otherwise you can't.