My Own Google Logo Text

Last update on Aug 2, 2007

Edit text from Google logo.

This script change the Google logo text to your own text.

Click twice over Google logo to change text and colors.

You can type only letters and space to new logo.
In color edit box, type the numbers: 1 - blue, 2 - red, 3 - yellow, 4 - green, other - random.

History
Aug 02 2007: Include tiny logo to igoogle (by Cor Melse)
Jun 01 2007: Include images.google (by leroy)
Jun 01 2007: Remove repetition to reduce file size
Jun 01 2007: Include google/webhp (by Stephen Hicks)
Jun 01 2007: Optimize at base-64 (by LouCypher)
May 31 2007: Accept google.ie (by remo000)
May 31 2007: Add symbol "!" (by simon!)
May 30 2007: Improvement (by LouCypher)
May 29 2007: Create




You could comment on this script if you were logged in.

25 comments Feed-icon

1 point
login to vote
Tahmeed user
Posted Jun 3, 2008

i dont get it

can some1 help?

how do i use this script?

1 point
login to vote
1234gybotf user
Posted Aug 21, 2007

Yeah. The only difference is your site is slow and has these obnoxious and irrelevant 'your advertisement here' spaces on it and installing this little script is a lot easier. Why don't you get a life and stop spamming.

1 point
login to vote
Dink scriptwright
Posted Aug 17, 2007

ok...got it to work now....but can you make it work on the google firefox start page??

http://www.google.com/firefox?client=firefox-a&...

1 point
login to vote
Poseygirl user
Posted Aug 11, 2007

Question answered(just go to the main google site{google.com})

1 point
login to vote
Poseygirl user
Posted Aug 11, 2007

It does not work on listed sites(they don't exist). So do you just go to google.com?

1 point
login to vote
DemoN user
Posted Aug 10, 2007

Excellent, works exactly as stated. Nice and simple to use :)

1 point
login to vote
Dink scriptwright
Posted Aug 3, 2007

This is B.S. ....Can't get it to work at all!!!!

1 point
login to vote
Cor Melse user
Posted Aug 1, 2007

Hi, this is a great script!
Is it possible to change it so the personalized igoogle page also works?
For me only the classic google page works, this apaption would be nice

1 point
login to vote
leroy scriptwright
Posted Jun 1, 2007

btw.. could you edit it so it wil also work on the google images logo??

1 point
login to vote
leroy scriptwright
Posted Jun 1, 2007

verry funny script!

1 point
login to vote
Carlos Souza script's author
Posted Jun 1, 2007

Thanks simon!
LouCypher, thanks by help. Now I removed repetitions. File is 312kb.
And thanks everybody. The script is better now.

1 point
login to vote
simon! scriptwright
Posted Jun 1, 2007

Congratulations Carlos.
13 comments & 681 installs in such a short time!

way to go Carlos :)

1 point
login to vote
LouCypher scriptwright
Posted Jun 1, 2007

It's 621 KB now (from 954 KB). Thanks : )

1 point
login to vote
Posted May 31, 2007

hahahahaha great :D

1 point
login to vote
Stephen Hicks scriptwright
Posted May 31, 2007

Neat script. You might think about adding a few more @includes. For instance, when I click "classic home" from the personalized homepage, it sends me to http://www.google.com/webhp, which isn't included currently.

1 point
login to vote
spiralled user
Posted May 31, 2007

This is brilliant, thank you.

1 point
login to vote
remo000 user
Posted May 31, 2007

Page ate the last one up! Here's the code from Google.ie. Its also the same for Google.es and might have something to do with multiple languages available on both pages (Ireland has English and Irish and Spain has CatalĂ , galego and euskara).

div align=left style="background:url(/intl/en_com/images/logo_plain.png) no-repeat;height:110px;width:276px" title="Google"

1 point
login to vote
clyde user
Posted May 31, 2007

works for google.de
funny XD I made it say Shazam!

1 point
login to vote
remo000 user
Posted May 31, 2007

Seems that on the Google Ireland page (and maybe other localisations) the google logo is a div background image that the script doesn't pick up with the "if (imglist[i].getAttribute("alt")=="Google")".

Here is the code for the logo on the localised page:



Can the script be modified to include this?

1 point
login to vote
remo000 user
Posted May 31, 2007

Can't get this to work on google.ie. It will work on google.com for me.

1 point
login to vote
LouCypher scriptwright
Posted May 31, 2007

Also please use base-64 encoding for image data:URI to reduce the script size (currently 954 KB!)

1 point
login to vote
simon! scriptwright
Posted May 30, 2007

very cool! but no ! @ # $ etc. try "Yahoo!"

1 point
login to vote
JakeS user
Posted May 30, 2007

Cool Script

1 point
login to vote
LouCypher scriptwright
Posted May 29, 2007

I love it :D

Oh, BTW, you can set the default value like this:

var t = GM_getValue('title', 'Google');
      var c = GM_getValue('color', '123142');

and remove these lines

if (typeof t == "undefined") t = "Google";
      if (typeof c == "undefined") c = "123142";

1 point
login to vote
octotom user
Posted May 29, 2007

Haha

This is cool

You could comment on this script if you were logged in.