Try disabling JavaScript
Firefox
A place to discuss the news and latest developments on the open-source browser Firefox
Tragically that will mess up most sites nowadays with web2
Nothing loads at all for the websites where this is a problen
Then message the admin of the site. If it doesn't load at all, its a P1 issue (whereas your find issue isn't going to get their attention at all)
and now none of the page will load.
pages that unload their content usually also load it with scripts. especially the parts further down
Depending on the site it may or may not work, and can be easy or hard to set up (there are many ways pagination is done), but I found this one to be the best:
For anyone wondering, this extension is not FOSS.
Thanks, that is close, maybe that pagerizer thing !
That’s probably rather difficult because these websites are essentially computer programs that are rendering their content live. It’s like if you got an phone app to detect when another phone app is viewing something that looks like a book or document, and to then automatically make a paginated PDF of that app…
Well, technically if you could simulated a window height of 9999px probably it would trigger a whole page render.
Yes, but in practice the whole list is scrolling by, I'd just like to capture it all in a manner more efficient than a video screen recording