Firefox 3 Easter Eggs

July 27, 2008 · Filed Under Fun & Humor · Comment 

There are some amusing easter eggs in Firefox 3.  Simply type one of the following into the address bar and you’ll get a message:

about:robots
about:mozilla
about:credits

Firefox is cool… go buy a shirt at the Mozilla Store!

Firefox set the record

July 2, 2008 · Filed Under Software · Comment 

This is from an email I just received:

We set a Guinness World Record for the most software downloads in 24 hours. With your help we reached 8,002,530 downloads.

You are now part of a World Record and the proud owner of the best version of Firefox yet!

Don’t forget to download your very own certificate for helping set a Guinness World Record.

View the download map here.

CONGRATULATIONS!

Firefox 3 - Bookmarks Menu

June 18, 2008 · Filed Under Software · 5 Comments 

In order to help set a world record, I downloaded and installed Firefox 3 today. Once it was installed, I immediately started customizing options and tweaking things. I never use the bookmarks toolbar in Firefox, so I normally just rename the folder and treat it like a normal folder on the bookmarks menu. With Firefox 3, this didn’t look like an option. Things like this drive me nuts!

Here’s the fix:
1. Locate your userChrome.css or userChrome-example.css file
(Finding the profile folder on Windows)
2. If your’s is named “userChrome-example.css” then rename it to “userChrome.css”
3. Open it in a text editor
4. Paste the code below to the bottom of the page
5. Save the file and restart Firefox

#bookmarksToolbarFolderMenu, #bookmarksToolbarFolderMenu+menuseparator {display: none !important;}

You should no longer see the Bookmarks Toolbar in your Bookmarks menu! If you want, you can delete the “Recently Bookmarked” and “Recent Tags” folders by going to “Organize Bookmarks…” and then right-click > delete.

This got me to thinking though… Can I remove the “Subscribe To This Page…” and “Bookmark All Tabs…” menu options? The answer is no… I can’t, but that’s not to say it can’t be done. While I was searching for the answer, I found this add-on: Menu Editor. It allows you to customize every menu EXCEPT the Bookmarks menu. I posted a thread in the forum about this, so we’ll see what happens.