Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 844 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 844 Bytes

cordova-plugin-inappbrowser (fork)

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.

Modifications from the original

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