Greasy Fork is available in English.
Helper for client side customized pagination
此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/424499/1114815/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.