chrome-daemon

1.0.0-alpha.0 • Public • Published

chrome-daemon

Manage Google Chrome with Node.js.

Install

npm i chrome-daemon then:

const { launch, kill, restart } = require('chrome-daemon')

API

  • launch({ port = 9222, flags = []})
  • kill({ port = 9222 })
  • restart({ port = 9222 })

License

ISC @ Amio

Readme

Keywords

none

Package Sidebar

Install

npm i chrome-daemon

Weekly Downloads

0

Version

1.0.0-alpha.0

License

ISC

Last publish

Collaborators

  • amio