cordova-plugin-launcher
This plugin allows you to see if other apps are installed and launch them. On Android, you can send extras to the launched Activity and receive result data (if available), as well as retrieve a list of applications that can open a specified uri.
Version 0.2.3 License MIT
Keywords
cordovalauncherecosystem:cordovacordova-android
<script type="module"> import cordovaPluginLauncher from 'https://cdn.jsdelivr.net/npm/cordova-plugin-launcher@0.2.3/+esm' </script>