Multiple Homepages in Mozilla Firefox
With all of the websites I frequent at work, I'm always opening the same tabs over and over when I get on the clock. Annoying to say the least. You can imagine my joy when I figured out how to have multiple homepages in Firefox.

The Execution
Step 1: Fire up Firefox.
Step 2: In the main menu, go to Tools -> Options
Step 3: In the Startup tab, enter your desired homepage URLs separated by pipes in the "Homepage" box.
The only downside to using the multiple homepage system is that every hompage opens when you click the "Home" button.
![Page Visibility API]()
One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?
![fetch API]()
One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for. We've done well to create elegant APIs around XHR but we know we can do better. Our effort to...
![Create a Simple Slideshow Using MooTools]()
One excellent way to add dynamism to any website is to implement a slideshow featuring images or sliding content. Of course there are numerous slideshow plugins available but many of them can be overkill if you want to do simple slideshow without controls or events.
![MooTools Typewriter Effect Plugin]()
Last week, I read an article in which the author created a typewriter effect using the jQuery JavaScript framework. I was impressed with the idea and execution of the code so I decided to port the effect to MooTools. After about an hour of coding...
Or open the tabs you want as starting pages and press “Use Current Pages” in the Options.
Or use Opera. It has support for 9 sites on speed dial (little thumbnails of the site for your homepage).
I’ve never been high on Opera. The UI has always been a major turnoff for me. And I now depend on my Firefox plugins for development.
To open a blank tab, add a pipe after the last url.