This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 1 antwoord
  • 1 het hierdie probleem
  • 5 views
  • Laaste antwoord deur 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?

All Replies (1)

more options

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

firefox -new-tab about:blank