Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

YourTwitterClient

Builds an Twitter Client in Fluid, including Growl and Badges.






1 point
login to vote
Posted Sep 11, 2008

I edited out the css content on line 152 so that it reads as follows:

tmpElm.appendChild(document.createTextNode(''));

This is so that, the darkbutgood <http://code.google.com/p/darkbutgood/> css can do it's thing independently, of this script. DbG is GPL'd, though, so if you wanted to integrate more fully with that CSS, I'm sure you could...

1 point
login to vote
Posted Jun 25, 2008

I would suggest changing the default included urls from just https://twitter.com/home . I was confused at first as to why I couldn't get the script working until I saw I was using http://twitter.com/home. I changed mine to http://twitter.com/*

You could comment on this script if you were logged in.