搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How can I open a BLANK new tab in an existing firefox window from the linux cli?

  • 1 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 cor-el

more options

On the cli, there is a 'firefox -new-tab [url]' option that works as expected. Is there a [chrome:] url or the like which could be passed to the -new-tab option that would open a blank page?

Also, I intuitively expected that 'firefox -new-tab' (without specifying a url) should do this, and was very surprised to learn that it doesn't. How should I go about suggesting that that feature be added?

On the cli, there is a 'firefox -new-tab [url]' option that works as expected. Is there a [chrome:] url or the like which could be passed to the -new-tab option that would open a blank page? Also, I intuitively expected that 'firefox -new-tab' (without specifying a url) should do this, and was very surprised to learn that it doesn't. How should I go about suggesting that that feature be added?

所有回复 (1)

more options

You need to specify an URL like about:blank for a blank tab.

firefox -new-tab about:blank