Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
flickr2big
Scale up flickr images in Google Reader.
This script scale up all flickr images inside Google Reader.
You could comment on this script if you were logged in.

login to vote
google reader changed the way they define their tags, so they're getting skipped. I'm not sure how the new tags are defined, but the lazy fix is to change the line
"item = event.target.getElementsByTagName('INS');"
to
"item = event.target.getElementsByTagName('*');"
login to vote
This appears to have been broken for the past few days. It's absolutely the first thing I install whenever I set up a new computer with Firefox. I've been through the code but I can't figure out what has changed. Does anyone have any ideas what's going on?
login to vote
Hacked version at http://userscripts.org/scripts/show/12253 to skip borken images
login to vote
very nice!

i would like to have something like this to get poictures bigger in flickr.. does anyone now any?