cordova-plugin-inappbrowser
cordova-plugin-inappbrowser copied to clipboard
Option to set / enable a share button ?
Feature Request
A share button to share the URL / content in inappbrowser with other apps
Motivation Behind Feature
Sometimes, you might want to share the content of the inappbrowser with other applications. This might be useful for PDFs, support sites or just any other url.
Feature Description
Safari for example, can share URL, PDFs or other content with other apps.
An option to enable/disable the button / sharing functionality would be nice.


Alternatives or Workarounds
There are a few "older" forks , which try to mimic this functions, but they are not maintained.
https://github.com/jklinson/cordova-plugin-inappbrowser-with-share-button-ios
https://github.com/joehui/cordova-plugin-inappbrowser-with-share-button
Would love to see this feature enabled