Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 59 προβολές
  • Τελευταία απάντηση από 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.

Επιλεγμένη λύση

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

----
  • resource:///
  • resource://gre/
  • resource://gre-resources/ => resource://gre/chrome/toolkit/res/
Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

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

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

Τροποποιήθηκε στις από το χρήστη cor-el

more options

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

This is so useful.

Thanks.