How do all these browser plugins, notifiers, etc. check your gmail unread count?
I m trying to write a Safari Extension (which happens to be in javascript but I don t think it matters) and I can t figure out how to parse the Gmail atom feed (https://mail.google.com/mail/feed/atom) to get the unread count.
Thanks,