Infinite Scroll

Enable infinite scrolling on paginated sites

Tác giả
sharmanhall
Cài đặt hàng ngày
0
Số lần cài đặt
37
Đánh giá
0 0 0
Phiên bản
1.0
Đã tạo
12-01-2025
Đã cập nhật
12-01-2025
Size
1 KB
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

Infinite Scroll Enabler

Description: Enhance your browsing experience by enabling infinite scrolling on websites with traditional pagination. This script automatically loads the next page of content when you reach the bottom of the current page, creating a seamless browsing experience.

Key Features:

  • Automatically fetches and appends the next page's content.
  • Compatible with most websites that use pagination (e.g., blogs, news, forums).
  • Works dynamically without requiring page refreshes.

How It Works:

The script detects when you scroll to the bottom of the page and then fetches the next page using the "Next" button or pagination link. The new content is appended directly to the current page, allowing you to continue browsing without interruption.

Supported Browsers:

  • iOS Safari (via SafariX or Userscripts app)
  • Desktop Browsers (via Tampermonkey or Greasemonkey)

Setup Instructions:

  1. Install a userscript manager (e.g., SafariX or Userscripts app for iOS, Tampermonkey for desktop).
  2. Add the Infinite Scroll Enabler script to the manager.
  3. Enable the script for websites with pagination.

Example Websites:

  • News sites
  • Blogs
  • Online forums

Disclaimer:

This script is designed for general use, but compatibility may vary depending on the specific structure of a website. You may need to adjust the script for certain sites.