Displaying and linking to the original picture on the thumbnail container, instead of a container layout. Especially a goodie for people who were benefitted with similar function provided by Pixiv++ (and maybe now, but if they want to use this as lightweight on another place).
< 腳本Pixiv illustration full size link converter的回應
I'll think about these issue. But I'm really wondering if this script should be extended to change the source of IMG DOM, as the original purpose of this script is to convert the link only.
My idea is: if I provide the functionality to change the src of IMG DOM, than user should be able to choose if such function should be enabled.
Anyway your comment to this user script is appreciated, thank you.
Sorry! I somehow never seemed to have gotten this message before now.
No definitely, making it optional would be even better!
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
tipsfromsips
Nice script, though it needs a @grant rule, and possibly GM_xmlhttpRequest, which would be more secure.
Also, the most logical next step for this script would be to just insert the original image, instead of just linking to it, which can more or less be achieved by adding a single line of code. I made an example here (changed the metadata some, so they can be installed side-by-side)