Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 2 réponses
  • 4 ont ce problème
  • 1 vue
  • Dernière réponse par 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.

Toutes les réponses (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.