Show direct links to download biggest Flickr image available and some other sizes.
< Feedback on Flickr Original Link
Getting ride of the annoying "Restricted Image Class" - Solution
Thought a good addition to this script would be to remove restricted images class.
Line 94 Add: e.removeClass("restricted-image");
or a options feature to turn it off or on
Sign in to post a reply.
Getting ride of the annoying "Restricted Image Class" - Solution
Thought a good addition to this script would be to remove restricted images class.
Line 94 Add: e.removeClass("restricted-image");
or a options feature to turn it off or on