Skip to content

Change default browser #19

Description

@kevinSuttle

general

This one seems less straightforward. More about changing a group of file type handlers for OSX.

For example:

# For Safari
    handler id:            580
        URL scheme:    http
        options:
        all roles:     com.apple.safari (0x8000042b)
    --------------------------------------------------------------------------------
    handler id:            672
        URL scheme:    https
        options:
        all roles:     com.apple.safari (0x8000042b)
    --------------------------------------------------------------------------------
    handler id:            764
        content type:  public.html
        options:
        all roles:     com.apple.safari (0x8000042b)
    --------------------------------------------------------------------------------
    handler id:            856
        content type:  public.xhtml
        options:
        all roles:     com.apple.safari (0x8000042b)

You can find and display the values in a temporary file with the following command:
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Laun\ chServices.framework/Versions/A/Support/lsregister -dump | open -fe

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions