I'm looking into creating an extension, but I need my functionality to be keyboard accessible. Is there a way to do this? Currently, I just create a menu item, but this new menu doesn't appear in the command list in the Keyboard Shortcuts option page.
Also, the SDK download is out-of-date. It contains headers with PN_EXT_IFACE_VERSION = 8, but the current app is at version 9. I worked around this by directly downloading the headers from the source.