Google Buzz

By YungSang Last update Apr 18, 2010 — Installed 686 times.


Script Summary: Google Buzz Userscript

Version: 0.7.2

Remotely hosted version

Script homepage

Feature

  • Show an unread counter on DockBadge (Fluidapp and Prism on Mac only)
  • Show new post/comment by Growl (Fluidapp and Prism only)
  • Auto-update every 60 seconds
    Stop the timer on focus textarea and auto-restart on blur.
    Stop the timer on clicking "Load more" and then click "Reload" icon on the page (not browser) to restart it.
  • High-lightening unread posts/comments and click a body of a post to mark as read (whiten it)

Configuration

URL:

https://m.google.com/app/buzz
(* You have to set User Agent as below.)
or
https://m.google.com/app/buzz?force=1
(* The menus which are related with people don't work well.)

User Agent:

Mozilla/5.0 (Linux; U; Android 2.0.1; en-us; Droid Build/ESD56) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17
or
Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16

Icon:


48px: http://www.google.com/mobile/images/mgc3/buzz48...

512px: http://cdn.mashable.com/wp-content/uploads/2010...

Advanced (for Fluidapp):

*m.google.com*/app/buzz*
*google.com*/accounts/ServiceLogin*

History

  • v0.7 : 2010.03.20 : Fixed a loading error on Firefox and Chrome
  • v0.6 : 2010.02.20 : Fixed an icon of a Growl with Fluidapp
    v0.6.2 : 2010.03.05 : Catch up with the new script of Google Buzz
    v0.6.3 : 2010.03.11 : Catch up with the new script of Google Buzz
    v0.6.4 : 2010.03.18 : Catch up with the new script of Google Buzz
  • v0.5 : 2010.02.19 : Switched jQuery v1.4.1 to v1.4.2 and added the unread counter into the title bar
    v0.5.1 : Supported Prism, Firefox and Chrome Dev
  • v0.4 : 2010.02.17 : Revised the notification behavior and followed new script in GBuzz
  • v0.3 : 2010.02.13 : Stop the update timer on "Load more", and Refactoring.
    *Click the "Reload" button on the page(not browser) to restart the timer.
  • v0.2 : 2010.02.12 : Added high-lightening new posts
    v0.2.1 : followed new script of Google Buzz.