Handy Image

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

< Handy Imageについてのフィードバック

質問/コメント

§
投稿日: 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?

§
投稿日: 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?

Owyn作者
§
投稿日: 2015/10/12
編集日: 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

§
投稿日: 2015/10/12

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

返信を投稿

返信を投稿するにはログインしてください。