1.0.0-alpha.0 • Published 8 years ago
chrome-daemon v1.0.0-alpha.0
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
1.0.0-alpha.1
8 years ago
1.0.0-alpha.0
8 years ago