FireScope: SitePoint Reference in Your Firebug

FireScopeFireScope is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS from SitePoint reference.

FireScope

By displaying data directly from SitePoint reference, the add-on always provide up-to-date information on usage and browser compatibility of HTML elements, HTML attributes, and CSS properties.

In addition to the live search in the Reference tab, the add-on adds Code Example tab on the side-panel to display editable code examples for whatever element is being inspected. Also, it adds new context-menu items to look-up the selected item or view a code example for it. More details can be found here.

By the way, if you are using Internet Explorer, SitePoint still has something for you. They have recently announced SitePoint Web Slices and SitePoint Reference Accelerator for IE8.

Did you like this article? Bookmark it:

Related Articles

Leave a Comment

If you want to post code, do this:
<pre><code class="ruby|javascript|css|html"> your code here </code></pre>