Google Reader Unread Count

Gmail is my Firefox home page and is always open as long as Firefox is there. So I wrote this Greasemonkey script to show Google Reader’s unread count in the nav-bar of Gmail. A good place, isn’t it?

The script checks for the unread count every 8 minutes. But after you click the “Reader” link, it checks the count 1 minute later and extend the interval by 1 minute after every check until the interval returns to 8 minutes again.

Install Greasemonkey,and then install this script

Page on userscripts.org.

Tags: , , ,

6 Responses to “Google Reader Unread Count”

  1. dave Says:

    any help with this?
    http://userscripts.org/topics/22310

  2. Hedge Says:

    I second that!
    Can’t find the problem as well.

  3. thinlight Says:

    Sorry dave and Hedge. Now the script on userscripts.org is updated and I’m seeing the right number in Firefox 3.

  4. Thin & Light » Blog Archive » Google Reader API changed a little Says:

    [...] I noticed that one of my Greasemonkey script called “Google Reader Unread Count in Gmail” was displaying the wrong count. I was too busy but at least two users urged me to solve the [...]

  5. Hedge Says:

    Thanks for updating it.
    Works like a charm :)

  6. Jonathan Ross Says:

    Thanks for that – I like it.
    I added the line:

    readerLink.setAttribute(‘target’,'_parent’);

    below

    readerLink.innerHTML = ‘Reader (‘ + count + ‘)‘;

    so that it opens in the same window, rather than a new window. I like the change :)

Leave a Reply

Please copy the string NdmCo3 to the field below: