|
3 月之前 | |
---|---|---|
.. | ||
index.d.ts | 3 月之前 | |
index.js | 3 月之前 | |
license | 3 月之前 | |
package.json | 3 月之前 | |
readme.md | 3 月之前 | |
windows.js | 3 月之前 |
Get the default browser
Works on macOS, Linux, and Windows.
npm install default-browser
import defaultBrowser from 'default-browser';
console.log(await defaultBrowser());
//=> {name: 'Safari', id: 'com.apple.Safari'}