This is a very simple trick which can open multiple websites with just one click. You can add as much sites as you want and whenever you double click on that file (that we are going to make in sometime) it will open all those sites in your default browser.
Well I don't have much stuff to talk about this trick, so lets start with the tutorial.
Well I don't have much stuff to talk about this trick, so lets start with the tutorial.
Tutorial:
- Open Notepad.
Right Click > New > Text Document.
- Type the following code in Notepad:
@echo off
start www.windroidtricks.in
start SiteURLHere
start SiteURLHere - Now change SiteURLHere with the website URL that you want to open. You can add any number of website to open with one click but make sure to add atmost 10-12 URL's in one file because if you add more URLs then your browser might crash.
- After adding all your favorite web links save the file as 'anything.bat'
For eg, you can save the file as 'OpenSite.bat'
- Now double click on this file to check if it's working or not.
If you are having any problem then you can comment below, I will be happy to assist you.
Its work perfectly, i loved it, thank u,..
ReplyDelete