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.

Chrome:// URI path for an icon in omni.ja

  • 2 risposte
  • 1 ha questo problema
  • 60 visualizzazioni
  • Ultima risposta di Quisquose

more options

URI paths can be used to access internal resources in Firefox.

For example, the URI: chrome://mozapps/skin/extensions/rating-won.png relates to the real physical folder path of: ... /omni.ja!/chrome/toolkit/skin/classic/mozapps/extensions/rating-won.png

What is the chrome:// URI for the this particular icon?: ... /omni.ja!/contentaccessible/html/folder.png

It is higher up the tree than the usual top-level items, and I can't figure out the correct chrome URI for it.

URI paths can be used to access internal resources in Firefox. For example, the URI: '''chrome://mozapps/skin/extensions/rating-won.png''' relates to the real physical folder path of: '''... /omni.ja!/chrome/toolkit/skin/classic/mozapps/extensions/rating-won.png''' What is the '''chrome://''' URI for the this particular icon?: ''' ... /omni.ja!/contentaccessible/html/folder.png''' It is higher up the tree than the usual top-level items, and I can't figure out the correct chrome URI for it.

Soluzione scelta

Maybe it is easier to use resource:// links?

----
  • resource:///
  • resource://gre/
  • resource://gre-resources/ => resource://gre/chrome/toolkit/res/
Leggere questa risposta nel contesto 👍 1

Tutte le risposte (2)

more options

Soluzione scelta

Maybe it is easier to use resource:// links?

----
  • resource:///
  • resource://gre/
  • resource://gre-resources/ => resource://gre/chrome/toolkit/res/

Modificato da cor-el il

more options

OMG, how have I never heard of searchfox.org before?

This is so useful.

Thanks.