Files
awesome-cordova-plugins/docs/plugins/in-app-browser/README.md
T
2026-03-21 17:08:43 -07:00

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)