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.






1 point
login to vote
CRM user
Posted Apr 12, 2008

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('*');"

1 point
login to vote
chrisirmo user
Posted Apr 8, 2008

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?

1 point
login to vote
ibroadfo scriptwright
Posted Sep 14, 2007

Hacked version at http://userscripts.org/scripts/show/12253 to skip borken images

1 point
login to vote
luispavon user
Posted Apr 3, 2007

very nice!
Uploaded with Avramovic Web Solutions ImageShack Hotspot

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

You could comment on this script if you were logged in.