Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites
< Σχολιασμός για τον κώδικα Handy Image
Seem to work fine for me,
Can you provide image example links?
Seem to work fine for me,
Can you provide image example links?
https://www.flickr.com/photos/d-h-photography/53123877380/in/album-72177720310553047
So the the match code needs to be changed to
// @match https://www.flickr.com/photos/*/*
After that, it works. Unfortunately, after every update it's overwritten again, unless you adopt that change. Thanks!
added
Flickr seems broken again, when opening a profiles photostream it opens a single image, I have to turn off tampermonkey to open the profile then turn it back on, its also not displaying original size images but _k sized instead, while on some images it shows the max available image eg. _5k
You can just press R hotkey to show the original page instead of turning it off, also example links would be of help
You can just press R hotkey to show the original page instead of turning it off,
also example links would be of help
Oh didnt know about R hotkey that works, here example link:
https://www.flickr.com/photos/streetcarl/27752046643/ it shows Large while Original is available
https://live.staticflickr.com/8645/27752046643_b7a160f0a2_k.jpg
https://live.staticflickr.com/8645/27752046643_33f698c350_o.jpg
should be fixed now
looks good 👍
Now I had to add
// @exclude https://www.flickr.com/photos/*/favorites*
because I was not able to click any image on some user's favorites page anymore. Could you add that again please? Thanks.
Flickr is not really working anymore, I have to reload the flickr image pages several times until it shows only the image in full size. Does anyone know what could be wrong here?