Ionic 5 Web Intent send data to other apps

Hi Team,

I am using Ionic 5 web intent plugin to make below function :

When AppA web intent send data to AppB , The will launch the AppB but I want screen stay in AppA instead of go into AppB ? I just want to passing data to AppB only.

Thank you

Can you share github repo with minimal code to reproduce