Use Web Browser (Google Chrome or Firefox) to Open Web Sites from a List in File
- by MMA
I have a (text) file containing a list of web site addresses. I know that I can open the file in an editor and then copy-paste the addresses to the browser address bar. That means, if I have ten addresses in that file, I will need ten copy-paste operations, which must be tedious. But is there a way to ask the browser (preferably Google Chrome or Firefox)
to open all of them in one go in different tabs?
I am using Ubuntu, if that is related in any way to the solution you provide.