Helper for client side customized pagination
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/424499/1580019/Brazen%20Paginator.js
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.