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

Learn More

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

How to re-add favicon in address bar without the need to install an extra addon ?

  • 2 risposte
  • 3 hanno questo problema
  • 10 visualizzazioni
  • Ultima risposta di Janaicka

more options

Is it still possible (using Greasemonkey or Stylish) to have the favicon back in the address bar, I rather not install an addon for this (I had the now abandoned Favicon Restorer which isn't e10's ready).

Thanks for any help.

Is it still possible (using Greasemonkey or Stylish) to have the favicon back in the address bar, I rather not install an addon for this (I had the now abandoned Favicon Restorer which isn't e10's ready). Thanks for any help.

Soluzione scelta

The location/address bar shows the Control Center 'i' button and a possible padlock at the left side of the location bar. You currently see the favicon on the Tab bar. I'm not aware to restore this icon to the location bar via CSS because the icon isn't there. You can only show or hide items via CSS. You need JavaScript to create items that do not exist in the DOM, so an extension is the only option. I don't know if there is a Greasemonkey script to achieve this, so best would be to ask advice at the Greasemonkey community forum.

Leggere questa risposta nel contesto 👍 2

Tutte le risposte (2)

more options

Soluzione scelta

The location/address bar shows the Control Center 'i' button and a possible padlock at the left side of the location bar. You currently see the favicon on the Tab bar. I'm not aware to restore this icon to the location bar via CSS because the icon isn't there. You can only show or hide items via CSS. You need JavaScript to create items that do not exist in the DOM, so an extension is the only option. I don't know if there is a Greasemonkey script to achieve this, so best would be to ask advice at the Greasemonkey community forum.