<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sandbox Web Solutions &#187; Firefox</title>
	<atom:link href="http://sandbox-ws.com/category/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://sandbox-ws.com</link>
	<description>Personal Blog of Ahmed El.Hussaini</description>
	<lastBuildDate>Mon, 23 Aug 2010 11:33:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Firefox Extensions Every Developer Should Use</title>
		<link>http://sandbox-ws.com/firefox/firefox-extensions-every-developer-should-use</link>
		<comments>http://sandbox-ws.com/firefox/firefox-extensions-every-developer-should-use#comments</comments>
		<pubDate>Wed, 26 Aug 2009 22:46:07 +0000</pubDate>
		<dc:creator>Ahmed El.Hussaini</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://sandbox-ws.com/?p=427</guid>
		<description><![CDATA[There are a lot of factors that makes Firefox the best browser currently available, but what makes Firefox really stands out is it support for extensions. A Firefox extension is an addon feature to the browser. There are thousands of available addons and in this post I&#8217;ll list some of the most used extensions by [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsandbox-ws.com%2Ffirefox%2Ffirefox-extensions-every-developer-should-use"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsandbox-ws.com%2Ffirefox%2Ffirefox-extensions-every-developer-should-use&amp;source=sandboxws&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>There are a lot of factors that makes Firefox the best browser currently available, but what makes Firefox really stands out is it support for extensions. A Firefox extension is an addon feature to the browser. There are thousands of available addons and in this post I&#8217;ll list some of the most used extensions by developers, in fact every developer should be using them.<br />
<span id="more-427"></span></p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a></h2>
<p>Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</p>
<p><img src="http://sandbox-ws.com/wp-content/uploads/2009/08/inspect.png" alt="inspect" title="inspect" width="440" height="335" class="aligncenter size-full wp-image-432" /></p>
<p>As you can see in the above image Firebug adds the option &#8220;Inspect Element&#8221; which appears when you right click on any element in a web page. When clicked it will display the source code of the select item along with the css styles applied on that element (see below).</p>
<p><a class="img" href="http://sandbox-ws.com/wp-content/uploads/2009/08/firebug.png"><img src="http://sandbox-ws.com/wp-content/uploads/2009/08/firebug_thumb.jpg" alt="firebug_thumb" title="firebug_thumb" width="610" height="183" class="aligncenter size-full wp-image-435" /></a></p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer</a></h2>
<p>The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools. It is designed for Firefox, Flock  and Seamonkey, and will run on any platform that these browsers support including Windows, Mac OS  X and Linux. </p>
<p><img src="http://sandbox-ws.com/wp-content/uploads/2009/08/toolbar.png" alt="toolbar" title="toolbar" width="333" height="204" class="aligncenter size-full wp-image-441" /></p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/6683">Firecookie</a></h2>
<p>Firecookie is a an extension for Firebug that makes possible to view and manage cookies in your browser. Apart from all the other cookie managers and viewers available as Firefox extensions, this one is made as an extension for Firebug, so web developer has the functionality accessible within familiar Firebug&#8217;s UI.</p>
<p><a class="img" href="http://sandbox-ws.com/wp-content/uploads/2009/08/scr-overview.png"><img src="http://sandbox-ws.com/wp-content/uploads/2009/08/scr-overview-thumb.png" alt="scr-overview-thumb" title="scr-overview-thumb" width="520" height="179" class="aligncenter size-full wp-image-443" /></a></p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/3829">Live HTTP Headers</a></h2>
<p>View HTTP headers of a page and while browsing.</p>
<p><a class="img" href="http://sandbox-ws.com/wp-content/uploads/2009/08/live_http_headers.png"><img src="http://sandbox-ws.com/wp-content/uploads/2009/08/live_http_headers.png" alt="live_http_headers" title="live_http_headers" width="610" height="387" class="aligncenter size-full wp-image-446" /></a></p>
<h2><a href="http://code.google.com/speed/page-speed/">Page Speed</a></h2>
<p>Page Speed is an open-source Firefox/Firebug Add-on. Webmasters and web developers can use Page Speed to evaluate the performance of their web pages and to get suggestions on how to improve them.</p>
<p><a class="img" href="http://sandbox-ws.com/wp-content/uploads/2009/08/page_speed.jpg"><img src="http://sandbox-ws.com/wp-content/uploads/2009/08/page_speed_thumb.jpg" alt="page_speed_thumb" title="page_speed_thumb" width="610" height="183" class="aligncenter size-full wp-image-448" /></a></p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/11905/">Firefinder</a></h2>
<p>Firefinder is an extension to Firebug (in Firefox) and offers the functionality to, in a quick way, find HTML elements matching chosen CSS selector(s) or XPath expression. It allows you to instantly test your CSS selectors in the page while seeing the content at the same time, and matching elements will be highlighted.</p>
<p><a class="img" href="http://sandbox-ws.com/wp-content/uploads/2009/08/firefinder.jpg"><img src="http://sandbox-ws.com/wp-content/uploads/2009/08/firefinder_thumb.jpg" alt="firefinder_thumb" title="firefinder_thumb" width="610" height="183" class="aligncenter size-full wp-image-451" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sandbox-ws.com/firefox/firefox-extensions-every-developer-should-use/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
