mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2026-08-06 00:03:42 +08:00
The intent scheme `intent://` is [recommended by Google ](https://developer.chrome.com/multidevice/android/intents) for launching apps. Cordova should forward this to the OS to handle appropriately. This closes #183