Facebook sidebar fix

Synergy/MTS Forum

Help Support Synergy/MTS Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

m0jo

Well-known member
Joined
Sep 29, 2008
Messages
1,898
Reaction score
1
Location
The Netherlands
This is unbelievably offtopic for this forum, but still it's good to spread the word ;)
This is only relevant to Facebook users that use the chat on there.

Facebook recently implemented a new sidebar for chat.
Many people (including me) found it extremely annoying, as it just throws everybody you've ever talked to in there, without ordering by online status ..

So ... I coded a script to fix it. :twisted:
http://userscripts.org/scripts/show/106579

With it you can:
- order by online/idle/offline status
- hide offline contacts

You need Firefox 4 with the Greasemonkey extention to use this.
So it's a bit specific, but if you happen to have those, there ya go.
The description on the script page tells you what to do after installing. ;)

For those not in the know:
Greasemonkey is an extension that allows you to add custom script to a webpage. You can set which pages it should be active on (so here that is facebook.com/* ) and it will run on those pages, allowing you to customize them.
 
Top