Google Firefox start fixes

Last update on Mar 11, 2006

Adds I'm Feeling Lucky to Google Firefox start page

I like the Google Firefox page (the default start page for Firefox), but it didn't have "I'm Feeling Lucky", so I added it. If you have other problems with this page, let me know and I'll try to fix them.




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

8 comments Feed-icon

1 point
login to vote
Matthew Flas... script's author
Posted Oct 4, 2008

K0shyX, I just tested the script, and see no problem. It's probably another script or an unrelated issue.

1 point
login to vote
k0shyX user
Posted Feb 11, 2008

this script kinda makes the webpage look funky when it's installed, the firefox banner is half missing and there's two google logos

1 point
login to vote
Matthew Flas... script's author
Posted May 21, 2007

What changes need to be made, Dink?

1 point
login to vote
Dink scriptwright
Posted Feb 24, 2007

had to edit this script when i updated to firefox 2.2

1 point
login to vote
Matthew Flas... script's author
Posted Apr 20, 2006

I've updated it as recommended by Richard Davies. That does "feel" better. Thanks.

1 point
login to vote
Richard Davies scriptwright
Posted Mar 17, 2006

Let's try this again... ;-)

var styles = '<style>input {margin: 3px 5px 0 0;}</style>';
document.body.innerHTML += styles;

1 point
login to vote
Richard Davies scriptwright
Posted Mar 17, 2006

I added the following two lines of code to the bottom of the script to add a little bit of padding around the buttons. I think it looks a little better this way...

var styles = '<style>input {margin: 3px 5px 0 0;}</style>';
document.body.innerHTML += styles;

1 point
login to vote
Richard Davies scriptwright
Posted Mar 16, 2006

Great script! This is exactly what I was looking for and works great!

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