搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Chrome console component in Firefox?

more options

Hi,

I've just download the new Firefox 29 and I've been playing with the console and I've found this http://cl.ly/image/191x220q2q1r

My question is: are Firefox using any Chrome component?

Regards

Hi, I've just download the new Firefox 29 and I've been playing with the console and I've found this http://cl.ly/image/191x220q2q1r My question is: are Firefox using any Chrome component? Regards

被選擇的解決方法

No, actually The "browser chrome" is the UI around the web page, as opposed to the content area.

   More generally, chrome is the entirety of entities making up the user interface of a specific application or extension.



See also:

從原來的回覆中察看解決方案 👍 3

所有回覆 (2)

more options

選擇的解決方法

No, actually The "browser chrome" is the UI around the web page, as opposed to the content area.

   More generally, chrome is the entirety of entities making up the user interface of a specific application or extension.



See also:

more options

No, Firefox doesn't use any part of Google Chrome.

What you have boxed in red is "chrome", which refers to the XUL User Interface Language.
http://en.wikipedia.org/wiki/Chrome_Mozilla

"XUL (/ˈzuːl/ ZOOL), which stands for XML User Interface Language, is a user interface markup language that is developed by Mozilla. XUL is implemented as an XML dialect; it allows for graphical user interfaces to be written in a similar manner to Web pages.

XUL can be used to write cross-platform applications such as Mozilla Firefox, where it is interpreted by the layout engine known as Gecko which renders Firefox's user interface and Web page display."