The Facebook Image Proxy
|
|
I think it'd be cool to add the ability to view any images in the facebook image proxy in the "big profile viewer". For example, http://platform.ak.facebook.com/www.new/app_full_proxy.php?app=43179244048&v=1&size=f&cksum=7726758474460da694df8459bff8be6e&src=http%3A%2F%2Fcdn5.quizapps.com%2Fimages%2Fimage%3Fid%3D29841%26image_hash%3Db4074f4d1af85b4558bbd4778dd2ede7a5fedb66 You can just get the "src" attribute and use the unescape function, and when you mouseover it, the full image could be shown from the real source, http://cdn5.quizapps.com/images/image?id=29841&image_hash=b4074f4d1af85b4558bbd4778dd2ede7a5fedb66 These show up a lot in the new feed (applications come in now), and it's hard to see the small images of videogames and whatnot. |
|
|
I'll try to get it into the next release. Thanks. |
|
|
Those types of images are now supported by the script (as well as another type of external image). |