An open API service indexing awesome lists of open source software.

https://github.com/ragingwind/chrome-headless-launcher

Run the latest Chrome browser on CLI without head
https://github.com/ragingwind/chrome-headless-launcher

canaray chrome chromium headless launcher lighthouse

Last synced: 3 months ago
JSON representation

Run the latest Chrome browser on CLI without head

Awesome Lists containing this project

README

          

# chrome-headless-launcher

> Run the latest Chrome browser on CLI simply without head. If you're not familar with headless chrome browser? please see [this](https://developers.google.com/web/updates/2017/04/headless-chrome)

## Install

```
$ npm install --global chrome-headless-launcher
```

## Usage

```sh
chrome-headless --help
```

![chrome-headless](https://cloud.githubusercontent.com/assets/124117/25787736/eb05cb52-33de-11e7-97f0-642f6c510415.gif)

## License

MIT © [Jimmy Moon](http://ragingwind.me)