The InAppBrowser is a web browser view that displays when calling [window.open](window.open.html)(), or when opening a link formed as <a target="_blank">. NOTE: The InAppBrowser window behaves like a standard web browser, and cannot access Cordova APIs. Description The object returned from a call to [window.open](window.open.html). Methods addEventListener removeEventListener close show executeScr