GoogleAutoPager

By Suiren Last update Oct 27, 2008 — Installed 3,938 times. Daily Installs: 9, 11, 4, 13, 8, 19, 7, 6, 10, 9, 8, 26, 7, 5, 6, 6, 12, 6, 5, 10, 13, 6, 5, 7, 6, 3, 12, 6, 6, 14, 3, 7
Script Summary:
Add autoloading for next page to Google search result.
Recently Updated TopicsPosts
New Pages Lose Column Width3
Archived Comments15

this script has 2 topics, 18 posts

This script has no reviews.


Changed by: Suiren

Last Update: 27th Oct,2008 - ver. 0.9.4 @

Script developed and tested using
  • Firefox 3.0.1 with GreaseMonkey 0.8
  • Internet Exploer 7 with Trixie

Tested Site
TIPS

If you won't open new tabs of Google Search result, You should change to write in my Script - Line 53 like this.

Before)
51| // Change the following "true" to "false" if you don't want to enable it automatically.
52| var GOOGLE_AUTO_PAGER_DEFAULT_ENABLE = true;
53| var IS_OPEN_NEW_TABS = true;
54| //

After)
51| // Change the following "true" to "false" if you don't want to enable it automatically.
52| var GOOGLE_AUTO_PAGER_DEFAULT_ENABLE = true;
53| var IS_OPEN_NEW_TABS = false;
54| //

Problems
  • Bug "the page turns blank" -> Temporary revision 0.9.1 @ -> Fixed 0.9.3 @
  • Bug "Can't open the link of JavaScript 'ManyBox.register' for IE7" -> Sorry this problem is too difficult for me.


ver 0.9.4 @ change

  • support new HTML of Google search results.

ver 0.9.3 @ change

  • Fix Bug " the page turns blank "

ver 0.9.2 @ change

  • support new HTML of Google search results.

ver 0.9.1 @ change

  • remove the JavaScript - "ManyBox.register". but this is a stopgap measures.

ver 0.9 @ change

  • support new HTML of Google search results.
  • merge Gimite's 0.8@ one & Takayama Fumihiko's 1.1@ one
  • remove "Hatena Bookmark","loading effect","end text".