Greasy Fork

Greasy Fork is available in English.

pixiv direct original image link

On page with thumbnails of all works makes thumbnails link to actual fullsize images

目前为 2014-03-04 提交的版本。查看 最新版本

// ==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==