Flickr Cross-Recommendations

Adds a "People who faved this also faved..." panel to photos on Flickr

< Feedback on Flickr Cross-Recommendations

Review: Good - script works

§
Posted: 2015-05-02

Thanks !

Thanks !
That's a good tweak :
Now we can't use the "Old Design" after the "last change " made by Flickr on april 2015....

We can tweak it to have more photos in the mini thumbnail.

Here how to have 27 photos in 3 rows:

var photo_count = 0;
// DECEMBRE TWEAK 6 to 18 or 27
var MAX_IMGS = 27;

var run_count = 0;
var MAX_RUNS = MAX_IMGS * 15; // if we don't have those 6 random images by then, better quit


More Infos in : My BIG List
All about Userscripts / addon / userstyles / applications for Flickr After New Photo Page Design (2014) [Updated 23 Avr 2015] .
Reedited when something change

Post reply

Sign in to post a reply.