Endless Pixiv Pages

Loads more pixiv pages as you scroll down.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Mango 2
日安装量
1
总安装量
3,200
评分
34 0 0
版本
2018.01.28
创建于
2014-07-12
更新于
2018-01-29
大小
9.6 KB
许可证
暂无
适用于

By default, XMLHttpRequest is used to load the extra pages, which may break other userscripts that don't monitor for page modifications. You can switch back to the old method (a hidden iframe) by modifying the top of the script.

Some pixiv functionality is lost on the loaded pages.

NOTE: This script does not work on the "new style" pages, e.g.:


2018-01-28:

  • Fixed /response.php

2018-01-25:

  • Fixed /search.php and /bookmark_new_illust.php

2017-12-31:

  • Added /bookmark_new_illust.php.
  • Fixed page counts on /search.php, /bookmark.php, /novel/tags.php, and /group/search_group.php.
  • Fixed page separation on /response.php.

2017-10-21:

  • Fixed tag searches

2017-04-24:

  • Added 'load all pages' link
  • Added total number of pages counts
  • Changed style of page separators

2017-04-19:

  • Fixed for HTTPS

2017-03-29:

  • Fixed images on added pages not displaying on some URLs.

2017-03-19:

  • Fixed pages for image responses and bookmarked users.

2014-08-17:

  • Split the non-Endless features (Danbooru/IQDB/filtering) into a separate script.
  • Switched loading method from hidden iframe to XMLHttpRequest for performance reasons (attempted and reverted once before, two years ago). Userscripts that don't monitor for page modifications will not run on the loaded pages.
  • Added support for group/novel searches. User searches not supported due to pixiv's lazy loading on those pages.