I dislike the new flickr logo; this greasemonkey script will replace it with the old one. I changed lines 16-17 to display a smaller logo:
result.width = "115";
result.height = "45";
I dislike the new flickr logo; this greasemonkey script will replace it with the old one. I changed lines 16-17 to display a smaller logo:
result.width = "115";
result.height = "45";