GoogleAutoPager

By Suiren Last update Oct 27, 2008 — Installed 9,231 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 15 posts, 5 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Quasimodo User

Thank you! It works great!

 
Suiren Script's Author

Ver 0.9.4 @ Release !
Support new HTML of Google search result !

 
Suiren Script's Author

To: Quasimodo

Thank you for advice me.
Your advice survives very much.
I'm correcting this problem now, Please wait on the first.

 
Quasimodo User

A few days ago, the script stopped working (Firefox 3.0.1 and 2.0.0.17). Google probably changed its page format.

 
Suiren Script's Author

To:Quasimodo

Thank you for liking my Script !

 
Quasimodo User

The latest version works great! Thanks!

 
Suiren Script's Author

To: mimol

Sorry,This Script always open in new Tabs.
So. If you won't open in it , You should change to write in my Script.

1) Download my Script. -> http://userscripts.org/scripts/source/31236.use...

2) Open script with any other Editor. example... Em Editor , Notepad++ , Eclipse...

3) You add "//" at Line 89 and 209. (this means "ComentOut" in JavaScript)

Before)

88| if (list[i].className == 'g') {
89| set_links_target(list[i]);
90| stripOnMouseDown(list[i]);

208| init_autopager();
209| set_links_target();
210| watch_scroll();

you will change to write like this.

after)

88| if (list[i].className == 'g') {
89| //set_links_target(list[i]);
90| stripOnMouseDown(list[i]);

208| init_autopager();
209| //set_links_target();
210| watch_scroll();

4) Save the Script and close the Editor.

5) Drag & Drop the Script ICON to FireFox.

that's all.
it makes that Firefox don't open new Tab in Google Search Result.

 
mimol User

How disable open in new tabs?

 
Suiren Script's Author

Release 0.9.3 !

This version revised the Bug " the page turns blank ".
So. JavaScript "ManyBox" came to act from second page for FireFox 3.0.1 !

but...IE7 couldn't do in the same way.
Please wait a little more , Because I am revising it !!

 
Suiren Script's Author

Thank you for teaching.
This problem appears in my browser FireFox 3.0.1.

So,the cause of this problem is that JavaScript - "ManyBox" appears in google search result.
Though it is a stopgap now, the new version prevents that this problem appears.
But I want to solve this problem in the future.

Please wait a moment.

 
df_1975 User

I love it, but when I search for "search" (without quotes) and start scrolling, when it would load the third page which includes a yahoo.com result, the page turns blank and only a yahoo stock link appears. (maybe because the yahoo result has a link to its stock quote)

 
Quasimodo User

Agreed - Same search for "deflex" works fine in Firefox 3.0.1, so it is a FF 2 problem. Thanks for a good script.

 
Suiren Script's Author

Sorry, It cannot reappear in my PC. Firefox 3.0.1
but, I conduct an investigation into a problem.
Thank you for teaching !
 
Quasimodo User

Search for "deflex". Google search results page is replaced by a page with a link that says:
"Show map of 3058 N Lima St, Burbank, CA 91504"
and nothing else. The page never finishes loading. Firefox 2.0.0.16.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel