Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

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 do I disable the auto-active url bar on a new tab?

  • 4 respostas
  • 1 tem este problema
  • 14 visualizações
  • Última resposta de John

more options

The title may come off confusing, let me explain. I have an `autocongif.js` and `autoconfig.cfg` script that run at startup, using a custom home page and new tab page. The example I am using is the Tilde Enhanced start page. What's unique about this, is when the webpage is active, I can start typing and search DuckDuckGo after I press enter. There are other features too. Now, when I use the homepage, the "search/url bar" in FireFox is not active. However, in a new tab, the custom url loads but the search/url bar is active, and I can't use the web pages custom search feature.

Is it possible, (I know it is, Tabliss add-on does this, but fills in a link in the search bar in it's place, which I don't I just want the URL/search bar to not be active on a new tab. Is there any way to disable this?

The title may come off confusing, let me explain. I have an `autocongif.js` and `autoconfig.cfg` script that run at startup, using a custom home page and new tab page. The example I am using is the Tilde Enhanced start page. What's unique about this, is when the webpage is active, I can start typing and search DuckDuckGo after I press enter. There are other features too. Now, when I use the homepage, the "search/url bar" in FireFox is not active. However, in a new tab, the custom url loads but the search/url bar is active, and I can't use the web pages custom search feature. Is it possible, (I know it is, Tabliss add-on does this, but fills in a link in the search bar in it's place, which I don't I just want the URL/search bar to not be active on a new tab. Is there any way to disable this?

Todas as respostas (4)

more options

Hi, Go to about:config via your Address Bar. Press the button saying you'll be careful. Search for browser.newtab.url. Right click -> Reset. You might also want to check for any prefs Trovi has set. Search for trovi and reset all prefs (Right click -> Reset) You might have to restart Firefox for this to work.

Thank you.

more options

Hello, I tried what you said, chamodie1996, and I didn't see my desired results. The Search/URL bar was still outlined with a blue shadow/border and when I began typing, characters appeared inside the URL bar, which is not what I wanted.

more options

Hi John, I think I replied to your Reddit thread on this the other day.

Firefox always puts the cursor in the address bar on the new tab page.

Extensions that replace the new tab page like https://addons.mozilla.org/firefox/addon/new-tab-override/ appear to have a workaround, but you mentioned that you don't like having the page address in the address bar so you can't take advantage of that.

Hopefully I've caught this thread up and someone will have a new suggestion from here.

more options

I did not get any more help there. I was hoping to not display any data in the URL bar. I am wondering if this can be solved via userconfig.js or something. Let me know if there are any other ideas of what to do.