This greasemonkey script adds a css style to the photos posted by your contacts and you. It also styles comments in group discussions, under photos and in the follow up pages [1].
Your contacts, your friends and your family will have a different style, the script will also give a unique style to your photos and comments and the current author [2] comments. This styling helps you to quickly identify which photos your contacts have posted or the messages they have left.
You can install the script from here:
- Get Firefox
- Install GreaseMonkey
- restart Firefox
- If you liked the script, think about helping me back and consider a small donation, click the paypal button on the right.
- Click on the following icon and select "Install"
You have to configure it so it knows who you are, this is done by setting the YOUR_NAME value in the script file:
var YOUR_NAME = 'mortimer?';
You can also personalise the styling by editing the css style at the beginning of the script file.




