|
|
преди 2 месеца | |
|---|---|---|
| .. | ||
| index.js | преди 2 месеца | |
| license | преди 2 месеца | |
| package.json | преди 2 месеца | |
| readme.md | преди 2 месеца | |
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'