chrome-location
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/chrome-location package

1.2.1 • Public • Published

chrome-location experimental

Approximates the current location of Google Chrome on your system.

Originally sourced from karma-chrome-launcher.

Usage

NPM

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 for details.

Package Sidebar

Install

npm i chrome-location

Weekly Downloads

9,066

Version

1.2.1

License

MIT

Last publish

Collaborators

  • hughsk
  • yoshuawuyts