On page with thumbnails of all works makes thumbnails link to actual fullsize images
目前為
// ==UserScript== // @name pixiv direct original image link // @namespace pixiv // @version 1.2 // @homepage http://userscripts.org/scripts/show/135707 // @match http://www.pixiv.net/member_illust.php*id* // @match http://*.pixiv.net/img* // @run_at document_end // @run-at document-end // @grant none // @description On page with thumbnails of all works makes thumbnails link to actual fullsize images // ==/UserScript==