Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

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

  • 1 resposta
  • 1 tem este problema
  • 5 visualizações
  • Última resposta por 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?

Todas as respostas (1)

more options

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

firefox -new-tab about:blank