Approximates the current location of Google Chrome on your system.
Originally sourced from karma-chrome-launcher.
Returns the path to Google Chrome as a string.
Originally sourced from karma-chrome-launcher.
Usage

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`"