firefox-location
Version:
Approximates the current location of Mozilla Firefox on your system.
24 lines (15 loc) • 918 B
Markdown
# firefox-location




Approximates the current location of Mozilla Firefox on your system.
Based off [chrome-location](http://github.com/hughsk/chrome-location), which
in turn was extracted out of
[karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher/blob/27462e86efd9c2fba47cd25a9ec303606c3d245e/index.js).
## Usage
[](https://nodei.co/npm/firefox-location/)
### `location = require('firefox-location')`
Returns the path to Mozilla Firefox as a string.
## License
MIT. See [LICENSE.md](http://github.com/hughsk/firefox-location/blob/master/LICENSE.md) for details.