[HowTo] Open Multiple Tabs In Firefox With One Click

I spend most of my time in front of my computer, and of course most of the time I’m online. And usually every morning I will visit my favorite websites. So every morning I will type all the website addresses into the address bar. I know that Firefox has website history, so I don’t have to type all the addresses. But still I have to type.

And the other way is to save the session before I close my Firefox, but it will make Firefox very slow to open, sometimes freezing. So this is not a solution. To keep my Firefox performance I always clean all cookies, histories, and caches every 3 days. And then I have to type all the addresses again.

But now this is not a problem anymore. I have a solution for it. I found a script to open all my websites with just one click. How to run it?

Automatically open websites in Firefox

  1. Download the script at the end of this article
  2. Open the Firefox.bat file
  3. Change the website address with what you want. Example: START %BROWSER% -new-tab "your-website-address.com" change to START %BROWSER% -new-tab "www.ivankristianto.com"
  4. You can add more addresses by adding this line: START %BROWSER% -new-tab "your-website-address.com"
  5. Save the file
  6. Open your Firefox
  7. Double-click the Firefox.bat

Download the script here