Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 2 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par 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.

Solution choisie

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

----
  • resource:///
  • resource://gre/
  • resource://gre-resources/ => resource://gre/chrome/toolkit/res/
Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

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

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

Modifié le par cor-el

more options

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

This is so useful.

Thanks.