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
- Download the script at the end of this article
- Open the Firefox.bat file
- Change the website address with what you want. Example:
START %BROWSER% -new-tab "your-website-address.com"change toSTART %BROWSER% -new-tab "www.ivankristianto.com" - You can add more addresses by adding this line:
START %BROWSER% -new-tab "your-website-address.com" - Save the file
- Open your Firefox
- Double-click the Firefox.bat
Download the script here
