chrome-location
Version:
Approximates the current location of Google Chrome on your system
27 lines (14 loc) • 704 B
Markdown
# chrome-location [](http://github.com/badges/stability-badges)
Approximates the current location of Google Chrome on your system.
Originally sourced from [karma-chrome-launcher](http://git.io/MRU84Q).
## Usage
[](https://nodei.co/npm/chrome-location/)
### `location = require('chrome-location')`
Returns the path to Google Chrome as a string.
### CLI Usage
Remember to use quotes as chrome's path usually has spaces in it.
```
> "`chrome-location`"
```
## License
MIT. See [LICENSE.md](http://github.com/hughsk/chrome-location/blob/master/LICENSE.md) for details.