Handy Image

Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites

< Feedback on Handy Image

Question/comment

§
Posted: 2015-10-12

@owyn,

loading

The code for the image is something like this and the thing I could try was this.

case "imageab.com":
i = q('img[onclick*="(this"]');
break;


Is there any better solution for this?

§
Posted: 2015-10-12

I mean, there are many rules that I could apply (which works)
but how could I know that this rule is the best for this site?

OwynAuthor
§
Posted: 2015-10-12
Edited: 2015-10-12

but how could I know that this rule is the best for this site?

it was written in tutorial - use the rule which has more cases

& I don't really see many or even two+ cases which can be used here

§
Posted: 2015-10-12

@kidzgy, Thanks for the report. It will be updated in the next version.

Post reply

Sign in to post a reply.