Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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 de 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