PixivAutoPager

By Suiren Last update Jan 5, 2009 — Installed 1,521 times. Daily Installs: 5, 5, 5, 3, 6, 3, 6, 6, 3, 6, 4, 2, 3, 5, 5, 15, 3, 2, 6, 4, 6, 3, 6, 12, 3, 8, 6, 2, 2, 3, 3, 7
Script Summary:
Add autoloading for next page to Pixiv search result.______ Pixiv の検索結果を スクロールに合わせて次々と表示していく JavaScript です。検索結果から直接リンクでフルサイズの画像を表示させるようにしました。
Recently Updated TopicsPosts
Minor fix6

this script has 1 topic, 6 posts

This script has no reviews.

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]が表示されないのを修正しました

Developed by: Suiren

Last Update: 5th Jan,2009 - ver. 1.4 @

Script developed and tested using
  • Firefox 3.0.4 with GreaseMonkey 0.8
  • Internet Exploer 7 with Trixie

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


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!