@ibash/default-browser-id

3.0.0 • Public • Published

default-browser-id

Get the bundle identifier of the default browser (macOS)
Example: com.apple.Safari

Install

$ npm install default-browser-id

Usage

import defaultBrowserId from 'default-browser-id';

console.log(await defaultBrowserId());
//=> 'com.apple.Safari'

/@ibash/default-browser-id/

    Package Sidebar

    Install

    npm i @ibash/default-browser-id

    Weekly Downloads

    33

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    6.89 kB

    Total Files

    5

    Last publish

    Collaborators

    • ibash