Pixiv Lazy plus

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

< Feedback on Pixiv Lazy plus

Question/comment

§
Posted: 21. 04. 2018
Edited: 21. 04. 2018

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");

Post reply

Sign in to post a reply.