Thanks, Brian! That is a great idea. I have just submitted a new
version to address that. I was wondering, do you have an idea on how
to keep the new chat notifications from displaying every X seconds as
well? I am still trying to think of a way.
On Jul 6, 5:40 pm, Brian Dunnington <
briandunning...@gmail.com> wrote:
> nice work. works just as advertised.
>
> the only suggestion i have is that you keep track of how many unread
> emails were last alerted. otherwise, every X seconds, it keeps telling
> me 'you have 1 new email', but it is just the same email that i havent
> read yet. maybe you can only alert if the value has changed or
> increased?
>
> On Mon, Jul 6, 2009 at 5:09 PM, Justin<
janderso...@gmail.com> wrote:
>
> > I have created a script for Gmail that notifies you of Chats and
> > Emails received. Check it out at:
>
> > Gmail Growl for Windows -
http://userscripts.org/scripts/show/53183
>
> > On Jun 11, 12:51 pm, briandunnington <
briandunning...@gmail.com>
> > wrote:
> >> looks very similar - i left them a comment regarding adding support
> >> for Growl for Windows. if you guys would like to see it happen, leave
> >> a comment over there with your support so they get the message.
>
> >> it should be easy enough for them to add support since i already have
> >> Firefox-compatible code to handle the actual sending of the
> >> notification that they can use.
>
> >> On Jun 11, 12:25 pm, Christo <
christopc...@gmail.com> wrote:
>
> >> > This was on lifehacker-
http://lifehacker.com/5287152/yip-adds-notifications-to-web-applications
> >> > . Do you think it could work with the Growl extension?
>
> >> > On Jun 4, 1:43 pm, briandunnington <
briandunning...@gmail.com> wrote:
>
> >> > > for those of you that havent been following the 'Pandora' thread - it
> >> > > is now possible to writeGreasemonkeyscripts to add Growl
> >> > > functionality to exisiting websites. initially, i created userscripts
> >> > > for Pandora and Last.fm, but hopefully you guys will pick this up and
> >> > > run with it.
>
> >> > > to get started, you must have the latest (v1.1) Firefox Growl/GNTP
> >> > > extension installed. it is available here:
https://addons.mozilla.org/en-US/firefox/addon/11611
>
> >> > > next, you can grab the Pandora or Last.fmGreasemonkeyscripts from
> >> > > and if you want to write your ownGreasemonkeyscripts, the source