Open
Description
The navigator.registerProtocolhandler API is a handy tool to enable websites to register themselves to be opened by the OS when a link for a given protocol is opened up.
This is useful for handling mail links, torrents, etc.
Studio is currently registered to handle exokit://
URLs, but this would enable apps to do their own thing.