Brazen Paginator

Helper for client side customized pagination

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.greasyfork.org/scripts/424499/1114815/Brazen%20Paginator.js

作者
brazenvoid
版本
2.0.0
建立日期
2021-04-04
更新日期
2022-11-08
授權條款
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.