1.0.4 • Published 4 years ago

web-browser v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

google-chrome

Install google chrome using npm, node or from command line across platforms

Usage

npm i google-chrome

Google chrome will now be installed

Using node

import {install} from 'google-chrome';

await install({channel:'canary'});

From the CLI

npm i -g google-chrome
google-chrome install
google-chrome where
google-chrome start

Note

This repo is currently in development. It does not work.

1.0.4

4 years ago