Greasy Fork is available in English.

Pixiv Direct Links

Turns thumbnail titles into direct links and disables lazy-loading on ranking pages.

Tác giả
Mango 2
Cài đặt hàng ngày
0
Số lần cài đặt
2.200
Đánh giá
35 1 1
Phiên bản
2019.10.13
Đã tạo
27-08-2014
Đã cập nhật
13-10-2019
Giấy phép
N/A
Áp dụng cho

This script turns the titles of thumbnails pointing to single images to direct links. Multi-page images, novels, ugoira, etc... are not affected.


2019-10-13:

  • Updated to work with the latest pixiv URLs/layouts.

2018-06-03:

  • Fixed title links

2018-01-28:

  • Fixed minor errors showing up in console

2017-10-21:

  • Fixed direct link titles on tag searches

2017-04-19:

  • Fixed direct link titles

2017-04-18:

  • Added HTTPS @include for pixiv

2016-12-10:

  • Fixed full size images sometimes getting cropped.

2016-06-08:

  • Added ability to force the 'book view' manga images back to something resembling the normal manga view (disabled by default). This must be enabled to get direct links for these types of images.

2015-06-27:

  • Added manga page counts back to the title links.

2015-05-17:

  • Removed use of the "SPAPI" pixiv API, which pixiv no longer supports. At least for now, only the HTML parser is used for linking titles and swapping image sizes. Title linking is now disabled by default.

2015-03-25:

  • Fixed private images breaking the title links function.
  • If fullSizeMedium is false, still link the thumbnail to the full size image.

2014-12-16:

  • Turns out Pixiv wasn't done changing things. Fixed the full-size option again.

2014-12-14:

  • Turns out not all non-manga images made the change accounted for in the last update. Fixed the full-size option again.

2014-12-13:

  • Direct link titles now work for recent images even if GM_xmlhttpRequest isn't available (but still disabled by default).
  • Fixed full-size display on mode=medium pages.

2014-10-02:

  • Fixed script again to work with new HTML and thumbnails. Old-style direct URLs no longer work for new images.
  • Fixed large full size images not displaying properly on mode=medium pages.
  • The title for the "this image is a response to" thumbnail is now linked.

2014-09-28:

  • Fixed script to work with the new style of thumbnail. However, GM_xmlhttpRequest is required to get the direct link titles for them (older images are still fine). Forcing mode=medium pages to display/link the full size does not require GM_xmlhttpRequest, but GM_xmlhttpRequest is needed to get the old-style fullsize link instead of the new "/img-original/" link.
  • Titles of thumbnails on the ranking pages are now supported.