To install the script:
- 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"
The current features allow you to see directly 10 pages of comments and filter the comments displayed to show only:
- photos from your contacts/friends/family with new comments
- photos with new comments and less than 10 since yours (so you still see your original comment).
- photos with new comments that you have not marked as ignored
- photos with new comments since your last visit (loading) of the “Comment You’ve Made” page.
You can change the number of pages of comments parsed by changing the line 43
var FETCH_PHOTOS = 150;
in the file.


