Use Gmail Notifier On OSX With Multiple Accounts
Came across a way of using Gmail Notifier on OSX over multiple Gmail accounts:
- Duplicate the Google Notifier application.
- Select the duplicate, control-click on its icon, and choose Show Package Contents from the pop-up menu.
- Navigate into Contents, and then open Info.plist in an editor.
- There is a property in that file called CFBundleIdentifier, with the value com.google.GmailNotifier. Change the property's value to com.google.GmailNotifierTwo instead.
- Save your change and quit the editor.










4 comments:
Thank you for posting this. Those damn widgets haven't worked in months for multiple accounts and this worked great.
Amazing works wonders. I love it
Wow. Works like a charm. 30 seconds later and I've got work and home email notifiers going. Thanks.
In last version Google sign their Google Notifier application so just changing a BundleIdentifier method does not work, but there is workaround though. You should re-sign the second instance according to this instructions.
Post a Comment