FA Infini-Gallery

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Midori Tsume
今日安裝
1
安裝總數
199
評價
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