Multiple Homepages in Mozilla Firefox

By  on  

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.

Recent Features

  • By
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

Incredible Demos

  • By
    iPhone Click Effect Using MooTools or jQuery

    One thing I love about love about Safari on the iPhone is that Safari provides a darkened background effect when you click a link. It's the most subtle of details but just enforces than an action is taking place. So why not implement that...

  • By
    MooTools 1.2 Image Protector: dwProtector

    Image protection is a hot topic on the net these days, and why shouldn't it be? If you spent two hours designing an awesome graphic, would you want it ripped of in matter of seconds? Hell no! That's why I've created an image...

Discussion

  1. speps

    Or open the tabs you want as starting pages and press “Use Current Pages” in the Options.

  2. Or use Opera. It has support for 9 sites on speed dial (little thumbnails of the site for your homepage).

  3. 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.

  4. Adam

    To open a blank tab, add a pipe after the last url.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!