Skip to content

hughsk/chrome-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

stdout path to Chrome:

> chrome-location
# /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

Open Chrome (remember to use quotes as Chrome's path usually has spaces in it):

> "`chrome-location`"

License

MIT. See LICENSE.md for details.

About

Approximates the current location of Google Chrome on your system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •