Helper for client side customized pagination
Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greasyfork.org/scripts/424499/1723642/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.