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

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

Learn More

How to customize colors of displayed URI elements in address bar

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 9 προβολές
  • Τελευταία απάντηση από WestEnd

more options

Is there a way to customize the colors of each element of a displayed URI in the address bar?

A generic URI is of the form:

scheme:[user[:password@]host[:port]]/path[?query][#fragment]

For example with the following URI:

https://example.com/search?q=txt#result

I'd like to have the scheme (`https://`) be displayed as it is right now. The host (`example.com`) should be shown with a blue foreground font color. The path (`/search`) in yellow. The query (`&q=txt`) in red and the fragment (`#result`) in black.

Is such a customization possible - I coulnd't seem to find any info on that or a relevant add-on.

Is there a way to customize the colors of each element of a displayed URI in the address bar? A generic URI is of the form: scheme:[//[user[:password]@]host[:port]][/path][?query][#fragment] For example with the following URI: https://example.com/search?q=txt#result I'd like to have the scheme (`https://`) be displayed as it is right now. The host (`example.com`) should be shown with a blue foreground font color. The path (`/search`) in yellow. The query (`&q=txt`) in red and the fragment (`#result`) in black. Is such a customization possible - I coulnd't seem to find any info on that or a relevant add-on.

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

more options

Unless there is a custom made userChrome.css option-I doubt there is a option like that.