Why does Firefox call its user interface configuration file: userChrome.css?

Why does Firefox name the UI configuration file: userChrome.css ? why not userFirefox.css ?

+3
source share
2 answers

The word โ€œchromeโ€ refers to โ€œskinโ€ or, basically, what the user interface looks like. A Google browser called Chrome appeared later.

+7
source

The user interface features are sometimes called chrome . " Google Chrome was called Chrome because it is a nicer webkit rendering skin. Hope that helps :)

+5

All Articles