Unlimited Paginator Works

Makes any(?) page with a paginator on various Danbooru clones "bottomless"--blend pages seamlessly or separate each with a paginator.

2015-01-14 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Mango 2
평점
0 0 0
버전
2015.01.14
생성일
2014-09-24
갱신일
2015-01-14
크기
7.91KB
라이선스
해당 없음
적용 사이트

Default supported sites:

If you happen to frequent an unsupported booru, try just adding it to the includes list. Only the sites on the above list are directly supported, however (in that I will try to fix any problems brought to my attention)--don't ask me to add or fix other sites. I only use Danbooru, and I have this script disabled on certain pages on my copy.

Some functionality (tag scripts, blacklist sidebar hide/show, etc...) is lost on the loaded pages. This will not be fixed.

At the top of the script are three options:

  • pageBreak - If true, each added page retains its paginator. If false, elements are smoothly joined together.
  • scrollBuffer - Increase to decrease amount of scrolling needed to load next page.
  • timeToFailure - Time (in ms) the script will wait for a response from the next page before attempting to fetch the page again. Increase if the next page keeps trying to load but never completes.


2015-01-14:

  • Fixed second page being pushed down by the sidebar.