URI-scheme
The data-uri is built up like this
piemenu://safari?description=Close%20the%20active%20tab&modifiers=command&key_code=13
Description
piemenu://
the code - requiredsafari?
the app-name - requireddescription
the description that comes when you hover over an element - not requiredmodifiers
could becommand
,shift
oroption
. If more values, separated by%20
- not requiredkey_code
macOS keycode for the shortcut. - requiredicon
Icon-name from SF symbols - not required