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”.

Learn More

New tabs from outside of firefox

  • 1 resposta
  • 0 tem este problema
  • 8 visualizações
  • Última resposta de cor-el

more options

When I open a new tab it always opens next to the source eg to the right of the tab i am using. Which is great and I prefer this.

But when I click a link from outside firefox to open a web page it always opens on the far right tab. Is there a way to change this so it opens to the right of current tab like normal?

When I open a new tab it always opens next to the source eg to the right of the tab i am using. Which is great and I prefer this. But when I click a link from outside firefox to open a web page it always opens on the far right tab. Is there a way to change this so it opens to the right of current tab like normal?

Todas as respostas (1)

more options

You can override how external links are opened via the browser.link.open_newwindow.override.external pref. If this pref has the default value -1 then browser.link.open_newwindow is used. The meaning of the value of browser.link.open_newwindow.override.external is the same as of browser.link.open_newwindow

Normal Links:

  • browser.link.open_newwindow
    1:current tab; 2:new window; 3:new tab;

JavaScript Links:

  • browser.link.open_newwindow.restriction
    0:divert always; 1:divert never; 2:divert no features

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.