Perhaps you remember the Dom Inspector
in Mozilla which you never used, but thought might come in handy one day. Now there is this one problem where you would need it, but is gone. Gone? Well, at least on Windows you need to explicitly request it while installing, or you won't get it.
Ok, you now know that you made a mistake, but how to proceed? Do you really have to deinstall and re-install Firefox?
Well, that's the official position, but of course there is a way around:
C:\Documents and Settings\<username>\Local Settings\Temp\<random>.tmp\ which is the place where the installer unpacks to.adt.xpi into your Firefox window, to install the Dom Inspector.After you exit and restart Firefox, the DOM Inspector is now available as Tools > Dom Inspector. Have Fun,
– Sec
And here is where you can get the older versions if you don't want to upgrade: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/
Any idea how to do this on linux? (firefox 1.5)
I'm using Firefox 2.0.0.8 on Win XP. I can't follow the instructions.
The temp unpack directory is not C:\Documents and Settings\
On me it is: C:\Temp\
In this directory I've search for adt.xpi. But there is no *.xpi or adt.* file. There are files like install.rdf or inspector.jar.
---
But the real problem I have is, I can start the DOM inspector from Firefox Tools menu but other extensions which depends on DOM will not work properly. They complain about the missing DOM inspector.
And don't say I have to reinstall the Firefox !
I have reinstalled the firefox 2 times, with the same effect.
regards Sven Kirsten
If you can start the DOM inspector, it is probably installed and my hints won't help you, sorry. If an extension doesn't find the DOM, i would suggest you open a bug report with that particular extension where the maintainer may be better equipped to help you.
42 times easier:
http://digg.com/mods/installing_Firefox_DOM_Inspector_without_having_to_custom_install_Firefox
THAnks very much!
Erik wrote on Wed, 11 Oct 2006 03:36
Thanks, just the advise I needed. The DOM Inspector installation works great from your instructions.