This is a fork of cordova-plugin-inappbrowser
to use in applications that need access to file://
URLs and intent
links. If you are looking for the documentation, you can read the original at apache/cordova-plugin-inappbrowser.
We created this fork because we needed to include the following modifications:
PR | Description |
---|---|
#883 | Allow loading local files in Android |
#921 | Allow changing location bg and text color |
#886 | Allow loading of intent urls |