mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
32 lines
580 B
Markdown
32 lines
580 B
Markdown
---
|
|
description: >-
|
|
In App Browser plugin for Cordova and Ionic. Launches in app Browser
|
|
---
|
|
|
|
# In App Browser
|
|
|
|
Launches in app Browser
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-inappbrowser
|
|
npm install @awesome-cordova-plugins/in-app-browser
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/apache/cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser)
|
|
|
|
## Supported Platforms
|
|
|
|
- AmazonFire OS
|
|
- Android
|
|
- Browser
|
|
- iOS
|
|
- macOS
|
|
- Windows
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|