Support for multiple browsers
leostera opened this issue · 4 comments
leostera commented
It would be great to specify which browser to use and in case it's not installed, fallback to the default.
open(url,browserName);
pwnall commented
This should work as of node-open 0.0.3. Is there a specific case that doesn't work for you?
Mithgol commented
Someone should really update README.md
to make this new feature documented. And with an example.
(I'd pull a request if I weren't busy IRL.)