How To Open Multiple Tabs in Google Chrome Using Batch File
|

How To Open Multiple Tabs in Google Chrome Using Batch File

Assume, whenever you start browsing, you want to open three tabs by default in Google Chrome such as Google.com, Yahoo.com, Bing.com. If you want to open these three tabs in Google Chrome. First open up your notepad and write few steps of code. In the notepad, copy paste the following code.   @echo off start…