XUL Reference
Allows you to highlight words in webpages, then right-click and search for it on xulplanet.com, which is the best xul reference out there. This is more than a search engine plugin because the extension knows the names of all XPCOM components and interfaces, XUL elements, XBL Elements, events, scriptable objects and common properties/attributes/style-classes of the XULElement. If you highlight one of those, then the right click menu will show you what type of object you've selected and open a background tab with the reference page for that object. For instance, if you select the word nsIMsgFolder, then the right click menu will show 'XUL Reference (XPCOM interface)' and clicking on it will open the reference page for nsIMsgFolder in a background tab.The selection doesn't have be be totally accurate, these will all work:@mozilla.org/addressbook/cardproperty;1Components.classes["@mozilla.org/addressbook/cardproperty;1"].QueryInterfaceCc["@mozilla.org/addressbook/cardproperty;1"] ["@mozilla.org/addressbook/cardproperty;1"]nsIMsgFolder(Components.interfaces.nsIMsgFolder)button[button id="foo"]clickonclick
Supported
versions: Firefox 2.0 - 2.0.0.* ALL
Notes / Comments: Send questions and bug reports to xulreference (at) einaregilsson.com
Categories: Developer Tools