We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How to disable all address bar features ?

more options

I have found a few pages about address rewriting; how do I disable them all ? - searching single word into google (type "keyw" in about:config to disable it) - hiding http when not using https - trying to add "www" and ".com" around a single word when the word did not resolve

I consider most of them as security issues for various reasons.

And when editting an URL, I want firefox to keep showing the full url as it was invoqued; not add https randomly, or removing http other days. And the more I disable some, the more new ones appear.

I have found a few pages about address rewriting; how do I disable them all ? - searching single word into google (type "keyw" in about:config to disable it) - hiding http when not using https - trying to add "www" and ".com" around a single word when the word did not resolve I consider most of them as security issues for various reasons. And when editting an URL, I want firefox to keep showing the full url as it was invoqued; not add https randomly, or removing http other days. And the more I disable some, the more new ones appear.

Soluzione scelta

You can set browser.urlbar.formatting.enabled to false on the about:config page to disable the highlighting of the domain and see the full URL more clearly. You can set browser.urlbar.trimURLs to false on the about:config page to see the http: protocol on the location bar and in the pop-up if you hover a link.

For the www and com fixup you can check the browser.fixup.alternate prefs.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (2)

more options

Soluzione scelta

You can set browser.urlbar.formatting.enabled to false on the about:config page to disable the highlighting of the domain and see the full URL more clearly. You can set browser.urlbar.trimURLs to false on the about:config page to see the http: protocol on the location bar and in the pop-up if you hover a link.

For the www and com fixup you can check the browser.fixup.alternate prefs.

more options

other keys: browser.fixup.alternate.enabled => false browser.fixup.fallback-to-https => false keyword.enabled => false ( initiate google search if name could not be resolved)

cor-el many thanks, at last a browser behaviour that feels fine for me.