@delagen/cordova-plugin-browser
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

cordova-plugin-browser
NPM version NPM downloads

Open url in external browser

Installation

$ cordova plugin add @delagen/cordova-plugin-browser

Supported Platforms

  • iOS
  • Android

Methods

open(url)

Opens a url in browser activity.

cordova.plugins.browserPlugin.open("https://google.com");

Package Sidebar

Install

npm i @delagen/cordova-plugin-browser

Weekly Downloads

15

Version

1.0.1

License

MIT

Unpacked Size

6.9 kB

Total Files

9

Last publish

Collaborators

  • delagen