I'm building an application for a website with Apache Cordova (eg. http://mywebsite.com ). What I want to do is thant when someone point the browser to http://mywebsite.com/* he will be asked to continue opening the URL in the browser on to load the URL in the app I'm developing. I mean an "Open with..." popup like YouTube app and URL do.
How can I do this? Any help will be appreciated.