google / cordova-plugin-browsertab

A Cordova plugin that provides an interface to in-app browser tabs that exist on some mobile platforms, such as SFSafariViewController on iOS and CustomTabs on Android.
Apache License 2.0
117 stars 147 forks source link

Check current URL of the browserTab #35

Open jrayga opened 5 years ago

jrayga commented 5 years ago

Good Day,

Is there a way to track the current URL of a opened browser tab when it was redirected from the first stated URL?