Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
Pagerization
Autoloads for next page of ALL PAGE. In a word, this is General Auto Pager.
This is generalizing of GoogleAutoPager.
GoogleAutoPager is only for Google search result. But, this supports all sites shown by the text ( http://k75.s321.xrea.com/pagerization/siteinfo ). Google (Search, Image, News, Group, Video), Yahoo, Wikipedia, Hatena, YouTube, del.icio.us, Twitter, digg and Userscripts.org is autoloaded next page. The support site has increased MORE and MORE.
This information is delivered by network in real time.
Even if Google improves the version, users can get the best result that wait a little.
I think that it can deal with correspondence to other sites if it is possible to propose it by the comment.
The language can correspond other than English and Japanese.
Don't you make GMScript for Pagerization?
You can make the filter which is executed in every result of Pagerization with the code below.
addFilter(function (nodes) {
// your filter ...
});
function addFilter(func, i) {
i = i || 4;
if (window.Pagerization && window.Pagerization.addAction) {
window.Pagerization.addEventListener('addPage', func);
}
else if (i > 1) {
setTimeout(arguments.callee, 1000, func, i - 1);
}
else {
(function () {
func(document);
setTimeout(arguments.callee, 200);
})();
}
}|
|
This is a Hungarian translate: standing: Készenlét
How can I use it? |
|
|
Did pagerization for Google Images break again? Its getting annoying. |
|
|
No! I wrote badly before! Cooliris doesn't load any pictures if this script enabled! |
|
|
And same problem with Cooliris Preview add-on. Cooliris can catch pictures only in the first page. In the automatically loaded pages Cooliris can't work. :-( |
|
|
This script is great!!!
|
|
|
Endless Tweets is a lightweight alternative to this that also features nice Quotably integration. |
|
|
Give a try to Autopager add-on. It is simply better. You can customize all the sites. The last update link is (autopager 0.1.5.7.1) : http://www.teesoft.info/content/view/36/36/lang... |
|
|
oh, and the script seems to work again for google images |
|
|
Is there any way to modify this script so that it's compatible with the plugin GooglePreview? The ultimate google web browsing experience would combine pagerization, videoembed, and running that plugin...holy cow! |
|
|
The image sections seems to have also stopped working for me. Any ideas as to what could be the problem. |
|
|
Is it just me or did this script stop working for Google Images? |
|
|
> hosts
|
|
|
Thank for this great script. Here the french translation in UTF8 [ fr ]
|
|
|
Greek language tested and working good !
I try this :
even this
|
|
|
Could search results be pagerized too, not just the comment pages? Thanks. |
|
|
ofk, what's new in the latest update? |
|
|
Thank you ofk for this very nice script, here is the greek language translation for Pagerization if you want to add it in http://k75.s321.xrea.com/pagerization/language
|
|
|
Could you add support for userscripts.org? Thanks |
|
|
Is there a way to get this to work on sites like http://www.blackberryforums.com? |
|
|
Hi! Could you make it work for Google Scholar? It should not be any problem, it works exactly as the rest of google results |
|
|
I'm sure this isn't a high priority for you, but it isn't working in Safari with GreaseKit. I REALLY appreciate this script, thank you! |
|
|
Thank you for always using it. The server of Pagerization is stopped by a load now. I didn't anticipate this problem. The current version is weak compared with the stop. You must update it. Moreover, I prepared a new server for SITEINFO.
|
|
|
> indigene
|
|
|
Hi OFK: Google - Yes
|
|
|
> BAMFC
> Raffles
|
You could comment on this script if you were logged in.
