
How to open multiple URLs in Chrome/Firefox and then save them ...
Jun 23, 2014 · If I have a .txt file containing a list of URLs, how can I get Chrome or Firefox to open them, one URL per tab and then save the page in each tab separately? Any platform will …
Is there a way to open a list of URLs at once by simply copying and ...
Sep 30, 2019 · For example, a list with URLs separated by a comma or by a space. Instead of having to copy and paste each URL into a new tab, it would be great to be able to launch all …
Open multiple links in Excel *without* VBA - Super User
Feb 18, 2022 · Open multiple links in Excel *without* VBA Ask Question Asked 3 years, 9 months ago Modified 3 years, 9 months ago
tell chrome to load different URLs in each tab using commandline
Nov 1, 2016 · I don't want to open new tabs, but I want to load them in the opened tabs This is not currently possible and there is an open bug request for this. It is currently "Status: Untriaged": …
How can one copy URLs from all open tabs in a Google Chrome …
How can I copy the URLs of all open tabs into the clipboard, or even better, to send them to a new Gmail message? My personal scenario is house hunting, opening many prospective places in …
How to open multiple urls from a list, each in a different Firefox ...
Sep 30, 2019 · I also have multiple Firefox profiles made and would like to open the urls in new windows (instances) with profiles in a batch command e.g. open www.example1.com in Profile …
Opening multiple specific websites using a command
Jan 16, 2025 · I'm looking for a way to quickly open multiple predefined websites when searching for stock symbols. For example, when I type $AAPL in either: Chrome/Chromium address ...
Open links from multiple tabs in Firefox - Super User
Sep 8, 2023 · I have found a solution! This requires a combination of add-ons, and very few manual steps (which, crucially, will always be the same few steps regardless of number of …
google chrome - Is there a way to open a website URL from a text …
Apr 4, 2015 · How could I write a Windows batch script that could allow me to open an URL, with a browser—Firefox or Chrome—from a txt file containing all the URIs? The point is: I would …
How to open a set of tabs together quickly? - Super User
Yes. Just list the URLs as arguments to the Chrome program. In Windows for example: Path\To\Chrome\chrome.exe superuser.com stackoverflow.com google.com Again in …