Yahoo Mail  mail.yahoo.com
Written by smnh, on April 27, 2008. Last update 88 weeks ago.
Install
View script View script
Download Download

Bubbles Yahoo Email Client V1.0

Parsing email headers (from/subject/date) and notifies about new/unread emails.
Has a menu shortcuts for “Inbox” and “Compose New Email”

Screenshots

You must be logged in to post a comment.

  •  
    I say amol wrote 109 weeks ago

    Few issues I found
    1. Escape key does not close (hide to tray) the bubble!
    2. Not sure if it happens with IE or firefox (havent tested that) but even if there are no unread items, the bubblr title still shows that there are n unread items e.g.(2 unread) Yahoo Mail, username…

     
  •  
    I say smnh wrote 109 weeks ago

    Hi amol,
    Regarding the Escape issue, I think it is happening because of Yahoo internal key events catching. Yahoo scripts (not this extension) catch all kinds of events, mouse clicks, key press, etc… and redirecting them to Yahoo’s user interface. It is possible that they also catching key press of the escape button and then preventing from this event to bubble up.
    About the title, I can reproduce this problem. Can you give more specific case?