Radio and Safari
路
In order to get Radio to recognize Safari and use it, even if the browser is open before starting Radio, a few changes need to be made. webBrowser.supportedBrowsers must be altered to add ‘sfri’ (Safari’s creator code) to the list of OS X browsers. webBrowser.isRunning also needs to be tweaked. It seems that the sys.appIsRunning()…