mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-03-25 00:00:14 +08:00
description
| description |
|---|
| Browser Tab plugin for Cordova and Ionic. This plugin provides an interface to in-app browser tabs that exist on some mobile platforms, specifically [Custom… |
Browser Tab
This plugin provides an interface to in-app browser tabs that exist on some mobile platforms, specifically Custom Tabs on Android (including the Chrome Custom Tabs implementation), and SFSafariViewController on iOS.
Installation
ionic cordova plugin add cordova-plugin-browsertab
npm install @awesome-cordova-plugins/browser-tab
Plugin Repo: https://github.com/google/cordova-plugin-browsertab
Supported Platforms
- Android
- iOS