ss_blog_claim=752cdf4fa7cc7b60527b400da1af07d5

Written on October 27th, 2009 at 9:16 am by Shunmugha

15 Comments

google handdrawn picWe all know Google website is well known for its clean,simple interface.But where as Bing is pretty similar in looks but with a background image to spice up the looks.In this post lets see how to change the background of google in few simple steps.

There are many ways to change background, few are

1.Using Themes,it can overload the browser.
2.Using Custom Google Search with background as we wish,in this case we might not be comfortable with the custom URL which cannot match google.com ;)

So lets see a simpler way which actually changes background of Google.com .It can be done with Greasemonkey and single line of Javascript.

1.Install Greasemonkey

2.Restart the browser.

3.Now install this simple script below

[javascript]
// ==UserScript==
// @name Change Google Background
// @description Change Google Background as you like!
// @include http://www.google.*
// ==/UserScript==

document.body.background = "http://img30.imageshack.us/img30/5948/calmeve.jpg";

[/javascript]

Download change google background Script

Note: To install the script ,save the file then drag and drop the file into browser and click install.

4.Done!

Example:
change google background

Replace the image link with your own link.So start experiencing google page as you wish.Spice it up with your favorite wallpapers!

Bonus Tip:

You can use this same script to change background of any website all you need to do is change @include parameter ,replace with website you want.Eg: @include http://www.yahoo.*

Also see Prank your friends claim you hacked google!

, , , ,

15 Responses to “How To Change Background Of Google.com”


  1. Ruchi

    4 months ago

    I tried it and it’s truly cool instead of that boring classic theme. Thanks for sharing.
    .-= Ruchi´s last blog ..Pros and Cons of Automatic Software for Website Submission =-.


  2. izzat aziz

    4 months ago

    i love google the way it was.. but maybe i did it to my friend computer as a prank..hehe
    .-= izzat aziz´s last blog ..Eight 2009 Albums you should buy =-.


  3. Shunmugha

    4 months ago

    Thanks.Start spicing up the looks as you wish..


  4. Shunmugha

    4 months ago

    That’s one good way to prank your friend many might not be aware of it :) Thanks for your first comment here.


  5. steppinout

    4 months ago

    Awesome man. Thanks
    .-= steppinout´s last blog ..Thesis – The Way I Customize My Header Image / Logo =-.


  6. Sahil Kotak

    4 months ago

    You made a new search engine with it “GooBin” LOl. Cool will try it.

    Thanks
    .-= Sahil Kotak´s last blog ..Keywords Are Most Important For Getting Targeted Traffic =-.


  7. Shunmugha

    4 months ago

    ha ha ;)


  8. priscus

    4 months ago

    I just tried and its awesome. Thanks for sharing. Will be coming here more often.


  9. Shunmugha

    4 months ago

    You are most welcome Priscus :) Happy that you liked it.Do subscribe to keep up with constant updates!


  10. nitesh patel

    4 months ago

    hey this is coo, i tried this lots more better than prev thanks


  11. Shunmugha

    4 months ago

    Welcome Nitesh:)


  12. S.Pradeep Kumar

    4 months ago

    Nice sharing .. let me change the old boring Google style.. :)


  13. Shunmugha

    4 months ago

    Yeah ..Have fun:)


  14. Penny Stocks

    3 months ago

    yea me too like the simple class look of Google, it looks clean but am thinking to do this as prank on my frds PC … lol ;)


  15. Bimal Roy

    1 month ago

    Thanks for sharing the tip friend.
    .-= Bimal Roy´s last blog ..350+ Most Beautiful Twitter Theme Backgrounds =-.

Leave a Reply