Google Pirateer v1.1 Preview

By Kyle Day Last update Sep 5, 2007 — Installed 1,650 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 10 posts, 9 voices



Jesse Andrews Admin

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

 
Pundare Scriptwright

Kyle Day: nice script. I made a fast fix,
//@include http://www.google.*/webhp*
// @include http://www.google.*/
// @include http://www.google.*/ig*
// @include http://www.google.*/search*

before: if (a[i].innerHTML.substring(0, 11) == '<u>more</u>' && a[i].className != "l")
after: if (a[i].className != "l")

why are you doing that?

 
Duck User

Excellent script Kyle! I'm new to Javascript coding after mostly working with HTML. I want to rearrange the buttons to be in this order: Web Images Video Maps Music Movies Software Gmail more. How can I do this?

I found some scripts that can do this - http://userscripts.org/scripts/review/27909 - http://userscripts.org/scripts/review/26905 - but unfortunately I'm still trying to figure out how to use them. Any advice would be much appreciated.

 
i1019 User

great!

 
guysmly User

Beautiful!

 
Kyle Day Script's Author

Some of the international sites are a bit different from the U.S. site. I would love to make it work on international sites, it just looks like it could be a lot of work.

 
Yansky Scriptwright

Kyle, the script isn't working on international google sites atm (e.g. http://www.google.com.au/).

I think you just need to tweak the included urls.

 
Kyle Day Script's Author

At the top bar, you should see links for Music, Movies, Software, and Books. Click on on one of these links to search within that category. These new links may be hard to notice at first as I tried to make it look integrated. If you still don't see them, let me know.

 
gabedibble Scriptwright

I don't see any difference.

 
hosts Scriptwright

Very nice

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