Tool Time Friday | Inspector Gadget with a Widget?

InspectorWidget (IW) adds a toolbar button and context menus for invoking the DOM Inspector (DOMi) for either chrome or content elements. Features include:

1. Clicking the toolbar button will enable the next mouse click on any chrome or content element to open a DOMi window with it positioned on the parent element in the respective DOM tree.

2. Context-clicking the toolbar button will present a menu of all open chrome windows and dialog panels. Selecting a menu will immediately bring the selected window/dialog to the front thus allowing easy and quick access to clicking the element of interest. EXCEPTION: IW (as are all toolbar buttons) is disabled when the Options dialog is open and it must be interrogated using the standard DOMi method.

3. Context-clicking the content area will present two options to allow inspection of a page and, if relevant, the inspection of an individual frame.

NOTE: The DOM Inspector extension must be installed for this extension to work.

Have a gidget, gadget, widget, wadget time.

MorganLighter

Comments are closed.