FA Infini-Gallery

Automatically loads the next page of the gallery as you reach the bottom

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
Midori Tsume
日安装量
0
总安装量
198
评分
2 1 0
版本
2.2.7
创建于
2023-03-26
更新于
2025-10-06
大小
43.8 KB
许可证
MIT
适用于

FA Infini Gallery

A userscript that enhances FurAffinity gallery browsing by automatically loading the next page when scrolling to the bottom. Also see docs on FA-Infini-Gallery.

How to use

  • Load this script from GreasyFork or use it inside the browser extensions
  • The gallery will automatically:
    • Detect when you reach the bottom of the page
    • Load and append the next page's content
    • Resume scroll detection for continuous loading

Feature Roadmap

Feature Status
Automatic page loading ✅ Completed
Scroll detection ✅ Completed
Gallery management ✅ Completed
Support for all gallery types ✅ Completed
Support for watches pages ✅ Completed
Custom Settings ✅ Completed
Integration with Embedded-Image-Viewer ⠀⠀⠀⠀ ✅ Completed

Settings

  • showPageSeparator - Whether to show a page separator between pages (default is true)
  • pageSeparatorText - The text to use for the page separator (default is Infini-Gallery Page: %page%)

Documentation

InfiniGallery

The InfiniGallery class contains the following properties:

  • scanElem - The element used to detect when to load the next page (default is: footer)
  • galleryManager - Manages the gallery content and loading

Methods:

  • startScrollDetection() - Starts monitoring for scroll position
  • stopScrollDetection() - Stops scroll detection
  • async loadNextPage() - Loads and appends the next gallery page