Hide Flickr Comments (Greasemonkey)

My most misanthropic Greasemonkey script so far, this one hides user comments on Flickr photos (click the little star to show them if you need to). →script

If you don't mind hiding the photo description as well, this works fine (without needing the script):

@-moz-document domain(flickr.com){
 table .UnderPhoto { display: none !important; }
}

Comments

i really am not much techically literate. Can someone tell me how do i do all this. Or point out a tutorial somewhere

Posted by: gaurav on August 18, 2005 8:56 AM

All fields are optional, email address will not be shown; no HTML, URLs are automatically hyperlinked.