New in Supercharge:

Detect which apps have registered or are listening to a keyboard shortcut, which can be useful for resolving shortcut conflicts.

@sindresorhus Huh, I didn't know there was an API for that. Can you share how to determine the apps (or do you read it from a plist)? I'd like to tell my users in my own app when they try to register an in-use hot key.