I’m using both Debugbar and MS Developer Toolbar (more details in this entry) and still they lack features of Webdeveloper Toolbar for Firefox.
This is View Generated Source, which allows to see HTML code for current state of page. Not page downloaded with first HTTP request (it is just View source), but page with all AJAX modifications.
Of course with DOM Inspector from Debugbar I can see this, but I have to know exactly what and where to seek. There is no way to just see current HTML in one page, like it is possible with Webdeveloper Toolbar and Flock/Firefox.
Leave a Reply