
Firefox.įirefox is one of the leading web browsers in the world. If you are not comfortable adding yet another desktop shortcut, there are simple tricks to open multiple URLs directly from your browser as well. Opening more than one websites in tabs directly in a browser. Just double click on this file and IE will open up all your websites in tabs.
Save the file and rename it to "Morning Coffee Sites.vbs". To add additional sites, just copy paste the last line and change the URL. Set ieobj = CreateObject("InternetExplorer.Application") ieobj.Visible = True ieobj.Navigate2 "" ieobj.Navigate2 "", 2048 ieobj.Navigate2 "", 2048 ieobj.Navigate2 "", 2048 Copy paste the following into it and replace the site names and URLs with the ones you want to load. Double click to open it for editing with notepad. If you have set IE as the default browser, the sites will be opened in new windows instead of tabs. Just double click on this file and all your sites will open in your default browser in tabs. Save the file and rename it to "Morning Coffee Sites.bat". If you want to add additional sites, just copy paste the last line and change the name/URL. Please make sure that off" and "ping 1.1.1.1 -n 1 -w 1000 > nul" remain where they are. Copy paste the following into it and replace the site name/URL with the ones you want to off start "Facebok" "" ping 1.1.1.1 -n 1 -w 1000 > nul start "Google+" "" start "Skipser" "" start "Gmail" "" start "Yahoo" "". Double click on it so notepad will open it for editing. First create a new text document on your desktop and name it something like "Morning Coffee Sites.txt". Here's how to do this.įor all browsers except Internet Explorer. This is actually the most convenient method. The trick to create a desktop script which can open multiple URL's in your default browser.
Desktop Shortcut to Open Multiple Websites Together. Let's first see how to create a desktop shortcut which will open multiple URLs as tabs in your browser.
There are two tricks to do this - using a desktop shortcut or directly from your browser. You even tend to miss outĪll your Favorite sites with a single click? But opening each of them one by one in your browser is a bit of a pain. For most of us, our morning routine in front of the computer begins by opening few web sites.