The Inspector Web Developer tool disappeared :(
I used to use the Tools > Web Developer > Inspect (or Inspector, I can't remember exactly) tool. It was there without me explicitly installing it and suddenly it is not there any more.
What happened? Thanks. B.
jesuisbenjamin کی جانب سے
منتخب شدہ حل
You can set the pref devtools.inspector.enabled to true on the about:config page to enable the build-in inspector, but I don't know how well that works in Firefox 9 versions. Close and restart Firefox.
See also:
- https://developer.mozilla.org/En/DOM_Inspector
- https://developer.mozilla.org/en/Introduction_to_DOM_Inspector
- DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/
تمام جوابات (1)
منتخب شدہ حل
You can set the pref devtools.inspector.enabled to true on the about:config page to enable the build-in inspector, but I don't know how well that works in Firefox 9 versions. Close and restart Firefox.
See also: