launch-chrome-app

1.0.1 • Public • Published

launch-chrome-app

A module that is a cross platform launcher for chrome apps

Part of chromiumify

info

install

$ npm install launch-chrome-app

usage

var cpl = require('launch-chrome-app')

cpl('path_to_app', function(err) { 
   if (err) {
     console.log(err)
   }
   // something to run after app is launched
})

test

$ npm test

Dependents (2)

Package Sidebar

Install

npm i launch-chrome-app

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • no9