PixivAutoPager

By Suiren Last update Oct 1, 2010 — Installed 4,793 times.


Script Summary: Add autoloading for next page to Pixiv search result.______ Pixiv の検索結果を スクロールに合わせて次々と表示していく JavaScript です。検索結果から直接リンクでフルサイズの画像を表示させるようにしました。

Version: 1.6

License: GPL version 3 or any later version

Developed by: Suiren

Last Update:1st Oct,2010 - ver. 1.6 @

What's this ?:
  • Add autoloading for next page to Pixiv search result.
  • Pixiv の検索結果を スクロールに合わせて次々と表示していく JavaScript です
  • Clicks the Link [F], it will open the Full-Image.
  • 検索結果から直接リンクでフルサイズの画像を表示させるようにしました
  • If Search Result is Only One page, it will appear Link [F]
  • 検索結果が1ページしかない場合、リンク[F]が表示されないのを修正しました

Script developed and tested using
  • Firefox 3.6.7 with GreaseMonkey 0.8
  • Internet Exploer 8 with Trixie

Supported Address
Special Thanks to
  • JavaScript REGEX
    replace(/(_s|_m)/, "") -> replace(/_[ms]\./, ".")
    Thank You hentaku !


ver 1.6 @ change

  • Pixiv re-redesigned web-page, I did changes with it.
    Sorry, Ranking-Page is not supported. It is too difficult.

ver 1.5 @ change

  • Because Pixiv redesigned web-page, I did changes with it.
    But Ranking-Page is not supported. I will support next version.

ver 1.4 @ change

  • Sorry I didn't fix Bug in ver 1.3.
    Bug Fix - When profile's with "_s" or "_m" in their name would cause the direct image link to 404

ver 1.3 @ change

  • Bug Fix - When profile's with "_s" or "_m" in their name would cause the direct image link to 404

ver 1.2 @ change

  • Bug Fix - If Search Result is Only One page, it will appear Link [F]

ver 1.1 @ change

  • add link [F]

ver 1.0 @ change

  • create new logic !

ver 0.8 @ change

  • add New Result Tag - Comiket
  • Code Sniff

ver 0.7 @ change

  • Support New Address
    bookmark_new_illust.php?*

ver 0.6 @ change

  • Support New Address
    bookmark.php

ver 0.5 @ change

  • Update JavaScript Function "InsertAfter"
    Thanks to Javascripter !

ver 0.4 @ change

  • Support New Address
    new_illust_r18.php
  • Bug Fix - not AutoPaging for IE7.0 in member_illust.php

ver 0.3 @ change

  • Support New Address
    new_illust.php,tags.php

ver 0.2 @ change

  • Support New Address
    member_illust.php

ver 0.1 @ change

  • experimental release!