Spletno mesto bo delovalo z omejenimi zmožnostmi, medtem ko na njem izvajamo vzdrževalna dela za vas. Če članki ne rešijo vaše težave in želite zastaviti vprašanje, naša skupnost za podporo čaka na vas na @FirefoxSupport na Twitterju in na /r/firefox na Redditu.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

DOM inspector for Firefox GUI (Chrome Document) using built-in Dev Tools

  • 2 odgovora
  • 4 imajo to težavo
  • 1 ogled
  • Zadnji odgovor od Quisquose

more options

Is it possible to inspect the Firefox browser GUI using the new built-in Developer Tools?

I used to be able to do this with the old DOM Inspector by selecting File > Select Chrome Document. I could then click through the list of DOM nodes and the corresponding part of the Firefox browser interface would light up (e.g. toolbar buttons etc.).

I cannot seem to find a way to do this with the new built-in Firefox Developer Tools. The inspector only seems to inspect web site page content, and not the Firefox browser itself.

Is it possible to inspect the Firefox browser GUI using the new built-in Developer Tools? I used to be able to do this with the old DOM Inspector by selecting File > Select Chrome Document. I could then click through the list of DOM nodes and the corresponding part of the Firefox browser interface would light up (e.g. toolbar buttons etc.). I cannot seem to find a way to do this with the new built-in Firefox Developer Tools. The inspector only seems to inspect web site page content, and not the Firefox browser itself.

Vsi odgovori (2)

more options

You will have to use the DOM Inspector for the Firefox browser user interface. As you have noticed, you can only use the Web Developer tools for a web page.


more options

Thanks for the confirmation.

I just wanted to be sure that I wasn't overlooking the feature within the Dev tools.