Brazen Paginator

Helper for client side customized pagination

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.ip-ddns.com/scripts/424499/1580019/Brazen%20Paginator.js

Author
brazenvoid
Version
2.0.1
Created
2021-04-04
Updated
2025-04-29
Size
7.75 KB
License
GPL-3.0-only

A pagination augmentation helper class.

The goal here is to allow merging of subsequent pages into the current page and keep the page nav bar synced.

Options allow to specify trigger threshold (minimum item count) and maximum pages to concatenate.