Mohammad Asif cf937194cb Removed un-waned things 1. | 6 tháng trước cách đây | |
---|---|---|
.. | ||
index.js | 6 tháng trước cách đây | |
license | 6 tháng trước cách đây | |
package.json | 6 tháng trước cách đây | |
readme.md | 6 tháng trước cách đây |
Get the bundle identifier of the default browser (macOS)\ Example:
com.apple.Safari
$ npm install default-browser-id
import defaultBrowserId from 'default-browser-id';
console.log(await defaultBrowserId());
//=> 'com.apple.Safari'