Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 2 Antworten
  • 4 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von 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.

Alle Antworten (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.