WebRunner 0.5 - Mac Support
WebRunner now has Mac support. By support I mean we have a DMG for installs and we use CFBundleDocumentTypes to associate *.webapp files with WebRunner. Launching a *.webapp file should launch WebRunner and load the *.webapp profile.
Thanks to Eric Shepherd for the pointers to CFBundleDocumentTypes.
I am interested in feedback on the Mac menu (which I hide). To close the web application, just close the window. I know this is not very Mac-ish, so I am interested in how we could display the menu, but have it say “Google Mail”, instead of “WebRunner”. Yes, I’d like the menu to change based on the web application. Hmmm, maybe we could put something in the webapp profile.
Anyway, have fun…
Install: webrunner-0.5-mac.dmg (18MB) Profiles: gmail.webapp, gcalendar.webapp, gdocs.webapp & groups.webapp
UPDATE #1: removed the silly debugging alert UPDATE #2: added a menu for quiting and fixed cozby’s (see comments) bug