Bat. file that open multiple url windows with firefox

后端 未结 2 1614
离开以前
离开以前 2021-01-26 19:27

How to write bat file that open more than one URL in new windows in firefox? In chrome -new-window command works but what is the command in firefox?

2条回答
  •  难免孤独
    2021-01-26 20:09

    As I know you can just list multiple URLs, separated by spaces. Firefox will open them as tabs in a new window.

提交回复
热议问题