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
- Host: GitHub
- URL: https://github.com/ragingwind/chrome-headless-launcher
- Owner: ragingwind
- License: mit
- Created: 2017-05-07T17:19:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T06:26:33.000Z (over 8 years ago)
- Last Synced: 2025-04-24T02:39:59.450Z (6 months ago)
- Topics: canaray, chrome, chromium, headless, launcher, lighthouse
- Language: JavaScript
- Size: 34.2 KB
- Stars: 40
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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
```
## License
MIT © [Jimmy Moon](http://ragingwind.me)