Skip to content
 
 

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Npm Package Build Status Build Status Dependency Status Npm Downloads

chrome-finder

find a executable chrome in your system automatic

Use

const findChrome = require('chrome-finder');
const chromePath = findChrome();
  • if no executable chrome find, Error('platform not support') will be throw
  • if platform is not one if ['win32','darwin','linux'], Error('no chrome installations found') will be throw

Use Case

chrome-finder has been used in:

About

chrome finder

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages