Skip to content

Instantly share code, notes, and snippets.

@pureugong
Created October 25, 2019 01:12
Show Gist options
  • Select an option

  • Save pureugong/1716c295534448cebde15baf5a2eef1f to your computer and use it in GitHub Desktop.

Select an option

Save pureugong/1716c295534448cebde15baf5a2eef1f to your computer and use it in GitHub Desktop.
List of URL Scheme Mappings for Mac
# 1. dump of the Launch Services database
# ref: https://stackoverflow.com/questions/29614303/list-of-url-scheme-mappings-for-apple-mac-and-or-iphone
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -dump
# 2. the alternative way
# ref: https://superuser.com/questions/548119/how-do-i-configure-custom-url-handlers-on-os-x/548122#548122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment