I found many answers for a custom URL-Scheme like this (mycoolapp://somepath).
mycoolapp://somepath
This plugin for example adds a custom URL-Sheme.*
But I don\'t want a
What you are looking for is called "Universal Links" on iOS and "Deep Linking" on Android.
And there is a Cordova plugin to handle that: https://www.npmjs.com/package/cordova-universal-links-plugin