mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
23 lines
490 B
Markdown
23 lines
490 B
Markdown
|
# In App Browser
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-inappbrowser
|
||
|
$ npm install @awesome-cordova-plugins/in-app-browser
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/in-app-browser/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/apache/cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser)
|
||
|
|
||
|
Launches in app Browser
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* AmazonFire OS
|
||
|
* Android
|
||
|
* Browser
|
||
|
* iOS
|
||
|
* macOS
|
||
|
* Windows
|
||
|
|