Community
    • Login

    How to open multiple urls at once?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 3.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Bruno MartinhaB
      Bruno Martinha
      last edited by

      How to open multiple urls at once?

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @Bruno Martinha
        last edited by

        @Bruno-Martinha

        not sure if there is a plugin which can do this but natively, afaik, you can’t do it.

        1 Reply Last reply Reply Quote 1
        • prahladmifourP
          prahladmifour
          last edited by

          Hello,@Bruno-Martinha
          Please you have open multiple URLs at once to use the CMD batch script file for this and insert the command below in the batch script file:

          FOR /F %%link IN (<your text file.txt>) DO  start chrome %%link
          

          I hope this information will be useful to you.
          Thank you.

          1 Reply Last reply Reply Quote -1
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors