> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/web-intent.md).

# Web Intent

This Plugin provides a general purpose shim layer for the Android intent mechanism, exposing various ways to handle sending and receiving intents.

## Installation

```bash
ionic cordova plugin add com-darryncampbell-cordova-plugin-intent
npm install @awesome-cordova-plugins/web-intent
```

**Plugin Repo:** <https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent>

## Supported Platforms

* Android

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
