
Last week I wrote a post about using greasemonkey to enhance twitter and thought hey why not do the same for FriendFeed since I do that same there as well.
Below is a list of scripts I use to add extra funtionality to FriendFeed through greasemonkey. So do you have any scripts you use? Would love to hear about them and share with other readers.
Endless Scrolling
Endless scrolling for friendfeed user pages. If you scroll down on a friendfeed page and the page includes these page 1 2 3… links, this script will automaticaly load the content of these pages and appends it to the site. jQuery supported.
FriendFeed Profile
Adds a profile section on FF user pages. Retrieves Twitter and LinkedIn info if available. Allows customization of which fields to display by editing the script and setting the variables. Supports multiple of same service (ie. two twitter accounts).
Cleaner FriendFeed V2
* Cleaner and cool look and feel (FriendFeed is already clean, this makes it a lot cleaner)
* Different font style
* Highlights friends comments with baby yellow (instantly know that the user is already your friend)
* Highlights your comments with baby blue (it’s cool to see your own comments from river of comments. Looks good when you are a distance away your computer, makes your comment a marker in conversations)
* Highlights Likes to light pink
* Dims comments from non-friends (normal color of FriendFeed comment)
* Separated each posts with a bottom border
This userstyle brings the FriendFeed conversation to another level by instantly letting you know…
1) Your own comment (Powder Blue)
2) Your friends comments (Light Yellow)
3) Your non-friends comments (Normal FriendFeed Comment Color)
4) Likes (Light Pink)
So there ya go. Hope you find something to help enhance your FriendFeeding…see you in the streams!