Open
Description
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