Greasy Fork is available in English.

Pixiv Lazy plus

provide a direct link to original image ([s] link).

< Pixiv Lazy plus 피드백으로 돌아가기

질문/댓글

§
게시: 2018-04-21
수정: 2018-04-21

Doesn't link directly to images for me

All the direct links in the "[s]" blocks instead link to a malformed version of the 240x240 image that goes to a 404. I made a fix, though.

In the current script, replace line #391 with the following two lines: var fixByRemoval = imgSrc.replace(/_s\.|_m\.|_100\.|_64x64|_master1200\./i, "."); var srcR = fixByRemoval.replace("c/240x240/img-master", "img-original");

답글 게시

답글을 게시하려면 로그인하세요.