<?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>Narga &#187; add-ons and extensions</title>
	<atom:link href="http://www.narga.net/tag/add-ons-and-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.narga.net</link>
	<description>Narga - Ideas and inspiration in my opinion!</description>
	<lastBuildDate>Wed, 18 Jan 2012 20:20:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<atom:link rel='hub' href='http://www.narga.net/?pushpress=hub'/>
		<item>
		<title>15+ Awesome Firefox Extensions to Improve the FireBug</title>
		<link>http://www.narga.net/awesome-firefox-extensions-to-improve-the-firebug/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=awesome-firefox-extensions-to-improve-the-firebug</link>
		<comments>http://www.narga.net/awesome-firefox-extensions-to-improve-the-firebug/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 13:30:49 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[add-ons and extensions]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=2436</guid>
		<description><![CDATA[Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, error console, command line, and a variety of fun inspectors.
In this post, I have found 15 extensions that will boosts your web development speed!]]></description>
			<content:encoded><![CDATA[<p>FireBug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and check your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, error console, command line, and a variety of fun inspectors.<br />
<div id="attachment_2569" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/10/15-Awesome-Firefox-Extensions-to-Improve-the-FireBug-520x204.png" alt="15+ Awesome Firefox Extensions to Improve the FireBug" width="520" height="204" class="size-medium wp-image-2569" /><p class="wp-caption-text">15+ Awesome Firefox Extensions to Improve the FireBug</p></div>Well, it can do more than you could ever imagine with all these FireBug extensions which improved your work. FireBug extensions typically come in the form of Firefox add-ons. In this post, I have found 15 extensions that will boosts your web development speed!<br />
<span id="more-2436"></span></p>
<h3>1. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/10273/" title="CodeBurner" >CodeBurner</a></h3>
<div id="attachment_2437" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2437" src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/CodeBurner-520x343.png" alt="CodeBurner" width="520" height="343" /><p class="wp-caption-text">CodeBurner</p></div>
<p><strong>CodeBurner </strong>is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS. The extension's core functionality is centered around a new Reference panel, which has a search tool for looking up HTML elements, attributes, and CSS properties. The extension also hooks into context-menus in the HTML and CSS panels, the DOM crumbtrail, and the Inspector, adding options to look up a selected item (ie. search for it in the Reference panel) or to view a code example.</p>
<h3>2. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/6683/" title="Firecookie" >Firecookie</a></h3>
<div id="attachment_2439" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2439" src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/Firecookie-520x179.png" alt="Firecookie" width="520" height="179" /><p class="wp-caption-text">Firecookie</p></div>
<p><strong>Firecookie</strong> 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's UI.</p>
<h3>3. <a rel="nofollow" href="http://www.softwareishard.com/blog/netexport/" title="NetExport" >NetExport</a></h3>
<div id="attachment_2441" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2441" src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/NetExport-520x167.png" alt="NetExport" width="520" height="167" /><p class="wp-caption-text">NetExport</p></div>
<p><strong>NetExport </strong>is a Firebug 1.5 extension that allows exporting all collected and computed data from the Net panel. The structure of the created file uses HTTP Archive 1.1 (HAR) format (based on JSON).<br />
Once the extension is installed there is a new Export button available in the Net panel toolbar.</p>
<h3>4. <a rel="nofollow" href="http://www.incaseofstairs.com/firediff/" title="Firediff" >Firediff</a></h3>
<p><div id="attachment_2446" class="wp-caption aligncenter" style="width: 462px"><img class="size-full wp-image-2446" src="http://www.narga.net/wp-content/uploads/2010/09/firediff.png" alt="Firediff" width="452" height="245" /><p class="wp-caption-text">Firediff</p></div><br />
<strong>Firediff</strong> is a Firebug extension that tracks changes to a pages DOM and CSS. Firediff implements a change monitor that records all the changes made by firebug and the application itself to CSS and the DOM. This provides insight into the functionality of the application as well as give a record of the changes that were required to debug and tweak the page’s display.</p>
<h3>5. <a rel="nofollow" href="http://www.incaseofstairs.com/firefocus/" title="Firefocus" >Firefocus</a></h3>
<p><div id="attachment_2448" class="wp-caption aligncenter" style="width: 465px"><img class="size-full wp-image-2448" src="http://www.narga.net/wp-content/uploads/2010/09/firefocus.png" alt="Firefocus UI" width="455" height="202" /><p class="wp-caption-text">Firefocus UI</p></div><br />
<strong>Firefocus</strong> is a simple Firebug extension that tracks the element that now has focus. Its primary purpose is to help the debugging of advanced keyboard implementations without having to rely on platform specific tools such as <a rel="nofollow" href="http://msdn.microsoft.com/en-us/library/dd318521%28VS.85%29.aspx"  title="MSAA Inspect">MSAA Inspect</a>.</p>
<h3>6. <a rel="nofollow" href="http://home.peteresnyder.com/projects/formbug"  title="FormBug">FormBug</a></h3>
<p><strong>FormBug</strong> extends Firebug to make developing form intensive sites easier. If you're dealing with forms with dozens of inputs, or have kept the Web Developer extension installed because of its "populate forms" feature, or just want to be able to quickly check the state of form data on a page, FormBug is for you.</p>
<h3>7. <a rel="nofollow" href="http://robertnyman.com/firefinder/"  title="Firefinder">Firefinder</a></h3>
<p><div id="attachment_2450" class="wp-caption aligncenter" style="width: 510px"><img src="http://www.narga.net/wp-content/uploads/2010/09/firefinder.png" alt="FireFinder" width="500" height="164" class="size-full wp-image-2450" /><p class="wp-caption-text">FireFinder</p></div><br />
<strong>Firefinder</strong> 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>
<h3>8. <a rel="nofollow" href="http://www.quarkruby.com/2007/9/5/firequark-quick-html-screen-scraping"  title="Firequark">Firequark</a></h3>
<p><div id="attachment_2453" class="wp-caption aligncenter" style="width: 175px"><img src="http://www.narga.net/wp-content/uploads/2010/09/Firequark.jpg" alt="Firequark" width="165" height="334" class="size-full wp-image-2453" /><p class="wp-caption-text">Firequark</p></div><strong>Firequark</strong> is an extension to Firebug to aid the process of HTML Screen Scraping. Firequark automatically extracts css selector for a single or multiple html node(s) from a web page using Firebug (a web development plugin for Firefox). The css selector generated can be given as an input to html screen scrapers like Scrapi to extract information. Firequark is built to unleash the power of css selector for use html screen scraping.</p>
<h3>9. <a rel="nofollow" href="http://www.pixelperfectplugin.com/"  title="Pixel Perfect">Pixel Perfect</a></h3>
<p><div id="attachment_2455" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/Pixel-Perfect-520x135.png" alt="Pixel Perfect" width="520" height="135" class="size-medium wp-image-2455" /><p class="wp-caption-text">Pixel Perfect</p></div><br />
By toggling the composition on and off, the developer can visually see how many pixels they are off in development. <strong>Pixel Perfect</strong> also has an opacity option so that you can view the HTML below the composition. By being able to see both the composition and the HTML you can now simultaneously use Firebug while Pixel Perfect is still in action. Follow the instructions below to get started.</p>
<h3>11. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/103988/"  title="FireSass">FireSass</a></h3>
<p><div id="attachment_2457" class="wp-caption aligncenter" style="width: 485px"><img src="http://www.narga.net/wp-content/uploads/2010/09/FireSass.png" alt="FireSass" width="475" height="220" class="size-full wp-image-2457" /><p class="wp-caption-text">FireSass</p></div><br />
<strong>FireSass</strong> is a Firebug extension that makes Firebug display the Sass filenames and line numbers of Sass-generated CSS styles rather than those of the generated CSS.</p>
<h3>12. <a rel="nofollow" href="http://www.alexspengler.de/arboreal/"  title="Arboreal">Arboreal</a></h3>
<p><div id="attachment_2460" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/Arboreal-520x133.png" alt="Arboreal ― A Firebug extension for DOM tree visualization" width="520" height="133" class="size-medium wp-image-2460" /><p class="wp-caption-text">Arboreal ― A Firebug extension for DOM tree visualization</p></div><br />
Arboreal is a Firebug HTML sidepanel which visualizes the elements of a web page.</p>
<h3>13. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/5369/"  title="YSlow">YSlow</a></h3>
<p><div id="attachment_2463" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/YSlow-520x208.png" alt="YSlow" width="520" height="208" class="size-medium wp-image-2463" /><p class="wp-caption-text">YSlow</p></div><strong>YSlow</strong> analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. YSlow is a Firefox add-on integrated with the Firebug web development tool. YSlow grades web page based on one of three predefined rule set or a user-defined rule set. It offers suggestions for improving the page's performance, summarizes the page's components, displays statistics about the page, and provides tools for performance analysis, including Smush.it™ and JSLint. </p>
<h3>14. <a rel="nofollow" href="http://www.sensational-seo.com/"  title="SenSEO">SenSEO</a></h3>
<p><div id="attachment_2464" class="wp-caption aligncenter" style="width: 430px"><img src="http://www.narga.net/wp-content/uploads/2010/09/SenSEO.png" alt="SenSEO" width="420" height="393" class="size-full wp-image-2464" /><p class="wp-caption-text">SenSEO</p></div><strong>SenSEO</strong> analyzes web pages and tells you how good they fulfill on-page Search Engine optimization criteria. SenSEO is a Firefox add-on integrated with the popular <em>Firebug</em> web development tool. The code is based on the YSlow extension.</p>
<h3>15. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/10704/"  title="CSS Usage">CSS Usage</a></h3>
<p><div id="attachment_2465" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/CSS-Usage-520x311.png" alt="CSS Usage" width="520" height="311" class="size-medium wp-image-2465" /><p class="wp-caption-text">CSS Usage</p></div><br />
The CSS Usage addons allows you to quickly and securely inspect the CSS code behind a webpage, so that you can see which lines of that code are used. NOTE: The CSS Usage add-on is cross-platform and it works on Windows, Linux and Mac OS.</p>
<h3>Find something Missing?</h3>
<p>Is your useful <strong>FireBug Extensions</strong> not on the list? Share it with us in the comments, along with your experience and why you like it over other Add-ons.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/awesome-firefox-extensions-to-improve-the-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Essential Google Chrome Extensions for Web Designers</title>
		<link>http://www.narga.net/the-essential-google-chrome-extensions-for-web-designers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-essential-google-chrome-extensions-for-web-designers</link>
		<comments>http://www.narga.net/the-essential-google-chrome-extensions-for-web-designers/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 13:30:05 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Digest]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[add-ons and extensions]]></category>
		<category><![CDATA[The Essential Web Browsers Extensions for Web Developers]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=2397</guid>
		<description><![CDATA[Google Chrome is a web browser developed by Google that uses the WebKit layout engine and application framework. It was first released as a beta version for Microsoft Windows on 2 September 2008, and the public stable release was on 11 December 2008. The name is derived from the graphical user interface frame, or "chrome", of web browsers.  As of August 2010, Chrome was the third most widely used browser, with 7.54% of worldwide usage share of web browsers, according to Net Applications.]]></description>
			<content:encoded><![CDATA[<p>Have you ever read our <a href="http://www.narga.net/tag/the-essential-web-browsers-extensions-for-web-developers/" title="The Essential Web Browsers Extensions for Web Developers" >The Essential Web Browsers Extensions for Web Developers</a> series? And now, you can read about <strong>The Essential Chrome Extensions for Web Designers</strong>.</p>
<blockquote><p><strong>Google Chrome</strong> is a web browser developed by Google that uses the <em>WebKit layout engine and application framework</em>. It was first released as a beta version for Microsoft Windows on 2 September 2008, and the public stable release was on 11 December 2008. The name is derived from the graphical user interface frame, or "chrome", of web browsers. As of August 2010, Chrome was the third most widely used browser, with 7.54% of worldwide usage share of web browsers, according to Net Applications.</p></blockquote>
<div id="attachment_2621" class="wp-caption aligncenter" style="width: 710px"><img class="size-medium wp-image-2621" src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/The-Essential-Chrome-Add-ons-for-Web-Designers-700x280.jpg" alt="The Essential Google Chrome Extensions for Web Designers" width="700" height="280" /><p class="wp-caption-text">The Essential Google Chrome Extensions for Web Designers</p></div>
<p>We’ve taken some of most useful <strong>Chrome Extensions</strong> which may help for your works.<br />
<span id="more-2397"></span></p>
<h3>1. <a rel="nofollow" href="http://getfirebug.com/releases/lite/chrome/" title="Firebug Lite for Google Chrome" >Firebug Lite for Google Chrome</a></h3>
<div id="attachment_2399" class="wp-caption aligncenter" style="width: 424px"><img class="size-full wp-image-2399" src="http://www.narga.net/wp-content/uploads/2010/08/Firebug-Lite-for-Google-Chrome.png" alt="Firebug Lite for Google Chrome" width="414" height="344" /><p class="wp-caption-text">Firebug Lite for Google Chrome</p></div>
<p><strong>Firebug Lite</strong> is not a substitute for <strong>Firebug</strong>, or <strong>Chrome Developer Tools</strong>. It is a tool to be used in conjunction with these tools. Firebug Lite provides the rich visual representation we are used to see in Firebug when it comes to HTML elements, DOM elements, and Box Model shading. It provides also some cool features like inspecting HTML elements with your mouse, and live editing CSS properties.<br />
This version was conceived to put the Firebug Lite in a new level, by allowing code reuse from Firebug's original source.</p>
<h3>2. <a rel="nofollow" href="http://chrispederick.com/work/web-developer/chrome/" title="Web Developer for Chrome" >Web Developer for Chrome</a></h3>
<div id="attachment_2402" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2402" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/Web-Developer-for-Chrome-520x242.jpg" alt="Web Developer for Chrome" width="520" height="242" /><p class="wp-caption-text">Web Developer for Chrome</p></div>
<p>The Web Developer extension adds a toolbar button to the browser with various web developer tools. This is the official port of the popular Web Developer extension for Firefox written by the same person.<br />
It has loads of options for examining and understanding web page layouts, including showing block element stacking orders, displaying CSS style information about certain elements, browser cache controlling, and much more.</p>
<h3>3. <a rel="nofollow" href="http://code.google.com/p/speedtracer" title="Speed Tracer" >Speed Tracer (by Google)</a></h3>
<div id="attachment_2404" class="wp-caption aligncenter" style="width: 530px"><a href="http://www.narga.net/wp-content/uploads/2010/08/Speed-Tracer.png" ><img class="size-medium wp-image-2404" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/Speed-Tracer-520x409.png" alt="Speed Tracer" width="520" height="409" /></a><p class="wp-caption-text">Speed Tracer</p></div>
<p><strong>Speed Tracer</strong> is a tool to help you identify and fix performance problems in your web applications. It visualizes metrics that are taken from low-level instrumentation points inside of the browser and analyzes them as your application runs. Speed Tracer is available as a Chrome extension and works on all platforms where extensions are currently supported (Windows and Linux).</p>
<h3>4. <a rel="nofollow" href="http://www.benbeckford.com/blog/2009/11/29/chrome-extension-resolution-test.html" title="Resolution Test" >Resolution Test</a></h3>
<div id="attachment_2407" class="wp-caption aligncenter" style="width: 530px"><a href="http://www.narga.net/wp-content/uploads/2010/08/Resolution-Test.jpg" ><img class="size-medium wp-image-2407" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/Resolution-Test-520x237.jpg" alt="Resolution Test" width="520" height="237" /></a><p class="wp-caption-text">Resolution Test</p></div>
<p>Resolution Test changes the size of the browser window for developers to preview their websites in different screen resolutions. It includes a list of commonly used resolutions and the ability to customise that list. It also gives users the option to turn on Google Browser Size.</p>
<h3>5. <a rel="nofollow" href="https://chrome.google.com/extensions/detail/gbkffbkamcejhkcaocmkdeiiccpmjfdi" title="Pendule" >Pendule</a></h3>
<div id="attachment_2411" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2411" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/Pendule-e1282615618410-520x139.png" alt="Pendule - Web developer tools for Chrome" width="520" height="139" /><p class="wp-caption-text">Pendule - Web developer tools for Chrome</p></div>
<p>Pendule extends the built-in Developer tools in Google Chrome. The extension gives its users plenty of features such as one-touch markup validation using W3C’s automated web services, hiding images on a web page, viewing scripts included in a web page, and more.</p>
<h3>6. <a rel="nofollow" href="http://www.ietab.net/" title="IE Tab" >IE Tab</a> (for Windows)</h3>
<div id="attachment_2413" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2413" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/IE-Tab-520x459.png" alt="IE Tab" width="520" height="459" /><p class="wp-caption-text">IE Tab</p></div>
<p>Use Internet Explorer to display web pages in a Chrome tab. Some sites can only be displayed using IE, and with this extension you can now see those sites without leaving Chrome. Great for web developers who want to test the IE rendering engine, users who use sites with ActiveX controls, and users who want to use the explorer view for local files (i.e. file:// URLs).</p>
<h3>7. <a rel="nofollow" href="https://chrome.google.com/extensions/detail/hmdcmlfkchdmnmnmheododdhjedfccka" title="Eye Dropper" >Eye Dropper</a></h3>
<div id="attachment_2414" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2414" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/Eye-Dropper-520x465.png" alt="Eye Dropper" width="520" height="465" /><p class="wp-caption-text">Eye Dropper</p></div>
<p>Eye Dropper is a Google Chrome extension that gives you the ability to determine a color on any web page. What’s more is that it presents a color wheel and color swathes (found in most graphics software) so that you can experiment, tweak and pick colors.</p>
<h3>8. <a rel="nofollow" href="https://chrome.google.com/extensions/detail/diahigjngdnkdgajdbpjdeomopbpkjjc" title="SEO Site Tools" >SEO Site Tools</a></h3>
<div id="attachment_2416" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2416" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/SEO-Site-Tools-520x365.png" alt="SEO Site Tools" width="520" height="365" /><p class="wp-caption-text">SEO Site Tools</p></div>
<p>A well-formed web page with great markup ultimately leads to awesome search engine results. However, if you would like to evaluate your website in terms of known search engine optimization factures, try out the SEO Site Tools, a Chrome extension that gives you a plethora of useful tools and features for evaluating SEO. It can pull tons of on-page and off-page metrics, social media information, and more.</p>
<h3>9. <a rel="nofollow" href="https://chrome.google.com/extensions/detail/nnklpgoldelpoigiacfpnpphpkkmbdkb" title="CSS Scan" >CSS Scan</a></h3>
<div id="attachment_2417" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2417" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/CSS-Scan-e1282616880909-520x367.png" alt="CSS Scan" width="520" height="367" /><p class="wp-caption-text">CSS Scan</p></div>
<p>Inspired by the Firefox Extension CSSViewer, this Chrome extension allows you to easily scan an element's basic CSS properties without having to delve into the inspector window.<br />
The extension adds a button to the toolbar. Clicking this button will enable the extension; you can then continue using the page, with the difference that a quick overview of CSS properties for the element your mouse cursor is hovering is displayed. To disable the CSS scanner, simply click the icon again.<br />
Elements being scanned are highlighted with a red outline so the user can easily see the structure of the page. Most CSS properties are supported; however, feel free to leave a comment if you feel like there's any missing.<br />
<em>NOTE</em>: For some reason the extension does not work on this page (or any other in the chrome extension gallery)! It seems to work fine on any other page.</p>
<h3>10. <a rel="nofollow" href="https://chrome.google.com/extensions/detail/ckibcdccnfeookdmbahgiakhnjcddpki" title="Webpage Screenshot" >Webpage Screenshot</a></h3>
<div id="attachment_2418" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2418" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/Website-Screenshot-520x291.png" alt="Website Screenshot" width="520" height="291" /><p class="wp-caption-text">Website Screenshot</p></div>
<p>This is the first Chrome extension that takes the screen shot of full webpage (not only the visible page on-screen) no matter how long the page is and saves it in a JPG file format. This is a useful extension if you want to display available ad slots on your website or want to show all the sections of your website that are on one page.<br />
This is a local extension which means it does not send any data to any server and is completely private. It has options to upload and share the screenshot image and resizing it to specific size.</p>
<h3>11. <a rel="nofollow" href="https://chrome.google.com/extensions/detail/nglgdmkkiemejlladcdjegcllaieegoe" title="Chrome Editor" >Chrome Editor</a></h3>
<div id="attachment_2419" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2419" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/Chrome-Editor-520x330.png" alt="Chrome Editor" width="520" height="330" /><p class="wp-caption-text">Chrome Editor</p></div>
<p>If you make changes in the html code of your website quite often, this extension will be a great help for you. Chrome Editor lets you make changes in your website’s html code inside browser so that you do not have to flip between a code editor and a browser. You can save the code locally in your computer for reference or email the code to a friend.<br />
The extension comes with W3C validation service and auto saves the code as you type. There is a list of shortcuts to save your time while coding.</p>
<h3>12. <a rel="nofollow" href="https://chrome.google.com/extensions/detail/aonjhmdcgbgikgjapjckfkefpphjpgma" title="MeasureIt!" >MeasureIt!</a></h3>
<div id="attachment_2426" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2426" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/MeasureIt-520x298.png" alt="MeasureIt!" width="520" height="298" /><p class="wp-caption-text">MeasureIt!</p></div>
<p>Draw out a ruler that will help you get the pixel width and height of any elements on a webpage.</p>
<h3>13. <a rel="nofollow" href="http://rexin-world.de/blog/tag/multiswitch/" title="MultiSwitch" >MultiSwitch</a></h3>
<div id="attachment_2429" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2429" src="http://www.narga.net/wordpress/wp-content/uploads/2010/08/MultiSwitch-520x131.png" alt="MultiSwitch" width="520" height="131" /><p class="wp-caption-text">MultiSwitch</p></div>
<p>Whenever you have the need to simply switch between development, test and productive hosts you should use MultiSwitch. You are now able to customize the title of your environment. In this latest version the ip:port bug is also fixed.</p>
<h3>Find Somethings Missing?</h3>
<p>Have you ever use one of the Google Chrome Extensions above here? Do you know of an extension any other? Share experiences here with us to know the same people.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/the-essential-google-chrome-extensions-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Essential Safari Plugins for Web Developers</title>
		<link>http://www.narga.net/the-essential-safari-plugins-for-web-developers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-essential-safari-plugins-for-web-developers</link>
		<comments>http://www.narga.net/the-essential-safari-plugins-for-web-developers/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:24:44 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[add-ons and extensions]]></category>
		<category><![CDATA[The Essential Web Browsers Extensions for Web Developers]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=986</guid>
		<description><![CDATA[Safari is a web browser developed by Apple Inc. First released as a public beta on 7 January 2003 on the company's Mac OS X operating system, it became Apple's default browser beginning with Mac OS X v10.3 "Panther". It is the most popular browser in the world that even Mac Windows and Linux users are known.]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://www.apple.com/safari/" title="Safari" >Safari is a web browser</a> developed by Apple Inc. First released as a public beta on 7 January 2003 on the company's Mac OS X operating system, it became Apple's default browser beginning with Mac OS X v10.3 "Panther". It is the most popular browser in the world that even Mac Windows and Linux users are known. Currently, Safari web browser available on the Mac, Windows, iPhone, or iPod touch environments.</p>
<div id="attachment_1004" class="wp-caption aligncenter" style="width: 506px"><img class="size-full wp-image-1004" src="http://www.narga.net/wp-content/uploads/2009/10/Safari-plugins.png" alt="Safari plugins" width="496" height="110" /><p class="wp-caption-text">Safari plugins</p></div>
<p>However, web development using Safari may still seems a bit troublesome compare to Mozilla Firefox. Previously, the addition of new features for Safari by developers 3rd almost impossible because your browser does not support plugins. Now it has come true.</p>
<blockquote><p>Note: Many plugins work through something called <a rel="nofollow" href="http://www.culater.net/software/SIMBL/SIMBL.php" title="Simple InputManager Bundle Loader" >SIMBL </a>(Simple InputManager Bundle Loader), which is basically a little tool that helps developers manage and run their code as plugins for the different applications on OS X. It's free.</p></blockquote>
<p><span id="more-986"></span>In some earlier posts, you already know about the essential extension/add-ons/plugins for <a href="http://www.narga.net/the-essential-internet-explorer-extensions-for-web-developers/" title="The Essential Internet Explorer Extensions for Web Developers" >web developers on Internet Explorer</a> and for <a href="http://www.narga.net/essential-firefox-add-ons-for-web-designers/" title="The Essential Firefox Add-ons for Web Designers" >web designers on Firefox.</a> In this article, you will know more about Safari extensions useful for web developers.</p>
<h3>Safari Tidy</h3>
<p>No mention about Safari Tidy is probably a major shortcoming, this is an extension available in most popular browsers</p>
<div id="attachment_989" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-989" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/Safari-Tidy-450x139.png" alt="Safari Tidy" width="450" height="139" /><p class="wp-caption-text">Safari Tidy</p></div>
<p>The Safari Tidy plugin is a small plugin that lets you validate the webpages you browse for (x)html compliance. The actual validation is done by <a rel="nofollow" href="http://tidy.sf.net/" >Tidy</a> and the <a rel="nofollow" href="http://validator.w3.org/" >W3C validator</a>.</p>
<h3><a rel="nofollow" href="http://hetima.com/safari/stand-e.html" title="SafariStand" >SafariStand</a></h3>
<p>A plugin that adds various useful functionality, such as bookmark/history searching, thumbnail tab sidebar, view related cookies/css/images for a site.<br />
SafariStand adds an ‘action menu’ button to your toolbar options. Its not there by default – you have to customise the toolbar to add it. This is used with Safari Tidy side by side.</p>
<div id="attachment_992" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-992" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/SafariStand-450x331.gif" alt="SafariStand" width="450" height="331" /><p class="wp-caption-text">SafariStand</p></div>
<p>"Show Page Info" option which displays this date again, but more like Firefox’s page info window.</p>
<h3><a rel="nofollow" href="http://trac.webkit.org/wiki/Web%20Inspector" title="Web Inspector" > Web Inspector</a></h3>
<p>The Web Inspector is the most powerful and versatile part of the developer tool suite, it allows you to view the page source, live DOM hierarchy, script debugging, profiling and more!</p>
<div id="attachment_993" class="wp-caption aligncenter" style="width: 307px"><img class="size-full wp-image-993" src="http://www.narga.net/wp-content/uploads/2009/10/Web-Inspector.png" alt="Web Inspector" width="297" height="458" /><p class="wp-caption-text">Web Inspector</p></div>
<p>The Web Inspector can be opened by right clicking anywhere on a web page and choosing Inspect Element. Once open, it highlights the node on the page as it is selected in the hierarchy. You can also search for nodes by node name, id and CSS class name.</p>
<h3><a rel="nofollow" href="http://www.tildesoft.com/Misc.html#SafariSource" title="SafariSource" >SafariSource</a></h3>
<p>SafariSource is a <a rel="nofollow" href="http://culater.net/software/SIMBL/SIMBL.php" >SIMBL</a> plugin that adds syntax coloring to Safari’s source view. It's easy to install and makes View Source much more pleasant to use.</p>
<div id="attachment_995" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wp-content/uploads/2009/10/SafariSource.png" ><img class="size-medium wp-image-995" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/SafariSource-450x300.png" alt="SafariSource" width="450" height="300" /></a><p class="wp-caption-text">SafariSource</p></div>
<p>SafariSource also adds a preference pane to Safari's preferences where you can control the colors and stylings for the syntax highlighting. You can also adjust the base font/size here and even disable SafariSource.</p>
<h3><a rel="nofollow" href="http://8-p.info/greasekit/" title="GreaseKit" >GreaseKit</a></h3>
<p>You know the Firefox extension Greasemonkey is useful, of course you also want a plugins that feature similar to the Safari, and GreaseKit has met the conditions.</p>
<div id="attachment_997" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-997" src="http://www.narga.net/wp-content/uploads/2009/10/GreaseKit.png" alt="GreaseKit" width="400" height="200" /><p class="wp-caption-text">GreaseKit</p></div>
<p>GreaseKit is a SIMBL  plugin, that adds user scripting to Safari, Mailplane, Diet Pibb.app  and all WebKit applications.</p>
<h3><a rel="nofollow" href="http://trac.webkit.org/wiki/Drosera" title="Drosera" >Drosera</a></h3>
<p>Drosera is a JavaScript debugger for WebKit that is used with any application that uses WebKit. Like the Web Inspector, over 90% of it is written in HTML, CSS and JavaScript. It can compare to the famous Firebug extension in Firefox.</p>
<div id="attachment_999" class="wp-caption aligncenter" style="width: 295px"><img class="size-full wp-image-999" src="http://www.narga.net/wp-content/uploads/2009/10/Drosera.png" alt="Drosera" width="285" height="355" /><p class="wp-caption-text">Drosera</p></div>
<p>Drosera, named after the largest genera of bug eating plants, lets you attach and debug JavaScript for any WebKit application—not just Safari.</p>
<h3><a rel="nofollow" href="http://www.entropy.ch/software/macosx/xmlviewplugin/" title="XML View Plugin" >XML View Plugin</a></h3>
<p>XML View Plugin is a Safari plugin that displays XML data. See this blog post for more information.</p>
<div id="attachment_1001" class="wp-caption aligncenter" style="width: 306px"><img class="size-full wp-image-1001" src="http://www.narga.net/wp-content/uploads/2009/10/XML-View-Plugin.png" alt="XML View Plugin" width="296" height="281" /><p class="wp-caption-text">XML View Plugin</p></div>
<p>You can customize the “Formatted and Styled” view in the plug-in’s Preferences dialog. In this view, the plugin converts the XML document into an HTML page, and you can change the appearance and behavior of that page with CSS and JavaScript in the usual web developer way.<br />
In this article I did not mention <strong>WebDevAdditions </strong>because it is no longer in development and it will not be compatible with newer versions of Safari<br />
When it comes to testing and debugging sites, it seems that Firefox can’t be beaten. The choice of Safari or Firefox browser in the web development on Mac environment was easier with the Safari's plugins listed above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/the-essential-safari-plugins-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Essential Internet Explorer Extensions for Web Developers</title>
		<link>http://www.narga.net/the-essential-internet-explorer-extensions-for-web-developers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-essential-internet-explorer-extensions-for-web-developers</link>
		<comments>http://www.narga.net/the-essential-internet-explorer-extensions-for-web-developers/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 17:00:48 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[add-ons and extensions]]></category>
		<category><![CDATA[The Essential Web Browsers Extensions for Web Developers]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=832</guid>
		<description><![CDATA[In general, Firefox and Safari are favorite browsers of designer, however Internet Explorer and Opera are many people use for their design work, because it is integrated into the operating system or simply just because they like to use it.]]></description>
			<content:encoded><![CDATA[<p>In general, <strong>Firefox </strong>and <strong>Safari </strong>are favorite browsers of designer, however <strong>Internet Explorer</strong> and <strong>Opera </strong>are many people use for their design work, because it hass integrated into the operating system or simply just because they like to use it.</p>
<div id="attachment_836" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-836" src="http://www.narga.net/wp-content/uploads/2009/09/internet-explorer-8-beta-released-today-what-is-new-about-ie-8.jpg" alt="Microsoft Internet Explorer" width="400" height="300" /><p class="wp-caption-text">Microsoft Internet Explorer</p></div>
<p>In a previous article I talk about <a title="The Essential Firefox Add-ons for Web Designers" href="../../essential-firefox-add-ons-for-web-designers/">The Essential Firefox Add-ons for Web Designers</a>, this article continues to mention for the content on the browser of <strong>Microsoft Internet Explorer</strong>.</p>
<h3><span id="more-832"></span><a rel="nofollow" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E59C3964-672D-4511-BB3E-2D5E1DB91038&amp;displaylang=en" title="IE Developer Toolbar" >Internet Explorer Developer Toolbar</a></h3>
<p>Firefox has Firebug and webdeveloper to fire out all the bug in Mozilla, IE has developer toolbar! This toolbar created by Microsoft and gives most of the ability of both Firebug and webdeveloper but not all of it.</p>
<div id="attachment_841" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wp-content/uploads/2009/09/Internet-Explorer-Developer-Tool.png" ><img class="size-medium wp-image-841 " src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Internet-Explorer-Developer-Tool-450x277.png" alt="Internet Explorer Developer Toolbar" width="450" height="277" /></a><p class="wp-caption-text">Internet Explorer Developer Toolbar</p></div>
<p><strong>Internet Explorer Developer Toolbar</strong> (sometimes shortened to <em>IE Developer Toolbar</em> or even <em>IE DevBar</em>), is an add-on for <strong>Internet Explorer 6 </strong>and <strong>Internet Explorer 7</strong> that aims to aid in design and debugging of web pages. It allows validating of CSS and HTML, previewing page layout at various resolutions,  and offers a ruler (measuring in pixels) to aid in positioning the elements. It allows viewing the source of the entire page, color coded for ease of navigation, or selected elements of it, as well as view the DOM source and the CSS selectors that are applied to the element. It also enables viewing the properties and styles of each element and trace styles of elements to its declaration.</p>
<h3><a rel="nofollow" href="http://www.fiddler2.com/fiddler2/" title="Fiddler Web Debuggere" >Fiddler2</a></h3>
<p>Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set break points, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.</p>
<div id="attachment_842" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wp-content/uploads/2009/09/Fiddler2.png" ><img class="size-medium wp-image-842" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Fiddler2-450x255.png" alt="Fiddler2" width="450" height="255" /></a><p class="wp-caption-text">Fiddler2</p></div>
<p>Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.</p>
<h3><a rel="nofollow" href="http://projects.nikhilk.net/WebDevHelper/Default.aspx" title="projects.nikhilk.net - Web Development Helper home page" >Web Developer Helper</a></h3>
<p>Web Development Helper is a free browser extension for Internet Explorer that provides a set of tools and utilities for the Web developer, esp. Ajax and ASP.NET developers. The tool provides features such as a DOM inspector, an HTTP tracing tool, and script diagnostics and immediate window.<br />
Web Development Helper works against IE6+, and requires the .NET Framework 2.0 or greater to installed on the machine.</p>
<div id="attachment_846" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-846" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Web-Development-Helper--450x397.png" alt="Web Development Helper" width="450" height="397" /><p class="wp-caption-text">Web Development Helper</p></div>
<p>Once installed, the tool is activated using the Tools | Web Development Helper command. You can also customize your browser's toolbar to add a button for this command to facilitate frequent use. Clicking on the menu command or browser button brings up the tool's console window and set of commands.</p>
<h3><a rel="nofollow" href="http://www.visionaustralia.org.au/ais/toolbar/#Introduction" title="Web Accessibility Toolbar - Introduction" >Web Accessibility Toolbar</a></h3>
<p>The <strong>Web Accessibility Toolbar</strong>, developed by <a rel="nofollow" href="http://www.visionaustralia.org.au/info.aspx?page=674" title="Vision Australia - About Us page." >Vision Australia</a>, was designed specifically to assess and analyze the accessibility of a web page, but it’s very useful <em>regardless</em> of whether you’re testing for accessibility or not.</p>
<div id="attachment_847" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-847" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Web-Accessibility-Toolbar-450x165.jpg" alt="Web Accessibility Toolbar" width="450" height="165" /><p class="wp-caption-text">Web Accessibility Toolbar</p></div>
<p>The toolbar has many functions that identify and display specific aspects of a web pages' code and/or content, either by inserting information into the current page or displaying information about the page in a new window These are designed to help identify the use, misuse or absence of particular <acronym title="Hypertext markup language">HTML</acronym> markup and presentational properties (<acronym title="cascading style sheets">CSS</acronym>) that can affect the accessibility of the page.</p>
<h3><a rel="nofollow" href="http://www.debugbar.com/" title="DebugBar" >DebugBar</a></h3>
<p>DebugBar is an Internet Explorer plug-in that brings you new powerful features. View DOM Tree and modify tags attributes and css attributes on the fly to test your page. View HTTP/S request to check cookies, GET and POST parameters, view server info. View JavaScript functions for easier debugging, see JavaScript and AJAX code.</p>
<div id="attachment_849" class="wp-caption aligncenter" style="width: 268px"><img class="size-full wp-image-849" src="http://www.narga.net/wp-content/uploads/2009/09/debugbar.png" alt="DebugBar" width="258" height="301" /><p class="wp-caption-text">DebugBar</p></div>
<p>Validate HTML code to correct and optimize your code and html size of your page. See page cookies, get pixel color on a page, make a page screenshot...</p>
<h3><a rel="nofollow" href="http://www.httpwatch.com/" title="HttpWatch " >HttpWatch</a></h3>
<p>All web applications make extensive use of the HTTP protocol (or HTTPS for secure sites). Even simple web pages require the use of multiple HTTP requests to download HTML, graphics and JavaScript. The ability to view the HTTP interaction between the browser and web site is crucial to these areas of web development:</p>
<div id="attachment_852" class="wp-caption aligncenter" style="width: 401px"><img class="size-full wp-image-852" src="http://www.narga.net/wp-content/uploads/2009/09/HttpWatch-An-HTTP-Viewer-and-HTTP-Sniffer-for-IE-and-Firefox.png" alt="HttpWatch- An HTTP Viewer and HTTP Sniffer for IE and Firefox" width="391" height="350" /><p class="wp-caption-text">HttpWatch- An HTTP Viewer and HTTP Sniffer for IE and Firefox</p></div>
<p>HttpWatch is an HTTP viewer and debugger that integrates with IE and Firefox to provide seamless HTTP and HTTPS monitoring without leaving the browser window.</p>
<h3><a rel="nofollow" href="http://getfirebug.com/lite.html" title="Firebug Lite" >Firebug Lite</a></h3>
<p>Firebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer, Opera, and Safari?</p>
<div id="attachment_854" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-854" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Firebug-Lite-450x272.png" alt="Firebug Lite" width="450" height="272" /><p class="wp-caption-text">Firebug Lite</p></div>
<p>The solution is Firebug Lite, a JavaScript file you can insert into your pages to simulate some Firebug features in browsers that are not named "Firefox".</p>
<p>Firebug Lite creates the variable "firebug" and doesn't affect or interfere with HTML elements that aren't created by itself.</p>
<h3><a rel="nofollow" href="http://www.nitobibug.com/" title="NitobiBug" >NitobiBug</a></h3>
<p>It's a browser-based JavaScript object logger and inspection tool - similar to Firebug. NitobiBug runs across different browsers (IE6+, Safari, Opera, Firefox) to provide a consistent and powerful tool for developing rich Ajax applications.</p>
<div id="attachment_855" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-855" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/NitobiBug-450x161.jpg" alt="NitobiBug" width="450" height="161" /><p class="wp-caption-text">NitobiBug</p></div>
<p>NitobiBug is useful for expert and novice user alike. It makes for faster and simpler debugging of JavaScript and DOM problems.<br />
Have you ever use one of the Internet Explorer extensions above here? Do you know of an extension any other? Share experiences here with us to know the same people.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/the-essential-internet-explorer-extensions-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Essential Firefox Add-ons for Web Designers</title>
		<link>http://www.narga.net/essential-firefox-add-ons-for-web-designers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=essential-firefox-add-ons-for-web-designers</link>
		<comments>http://www.narga.net/essential-firefox-add-ons-for-web-designers/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 00:00:18 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[add-ons and extensions]]></category>
		<category><![CDATA[The Essential Web Browsers Extensions for Web Developers]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=484</guid>
		<description><![CDATA[Firefox browser has a fully customizable, it allows users to add features needed by the add-ons which can create by third parties developer. As a web developer this functionality is extremely useful to us.
By downloading the best add-ons that are available, you can transform Firefox into a tool that dramatically increases your productivity and saves you a countless amount of time.  
I have picked-up some add-ons covering everything from DOM inspection to screenshots, making designing and developing with Firefox a breeze.]]></description>
			<content:encoded><![CDATA[<div id="attachment_493" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/essential-firefox-add-ons-for-web-designers/" ><img class="size-medium wp-image-493" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Some-Essential-Firefox-Add-ons-for-Web-Designers-500x241.png" alt="The Essential Firefox Add-ons for Web Designers" width="500" height="241" /></a><p class="wp-caption-text">The Essential Firefox Add-ons for Web Designers</p></div>
<p>Firefox browser has a fully customizable, it allows users to add features needed by the add-ons which can create by third parties developer. As a web developer this functionality is extremely useful to us.</p>
<p>By downloading the best add-ons that are available, you can transform Firefox into a tool that dramatically increases your productivity and saves you a countless amount of time.<br />
I have picked-up some add-ons covering everything from DOM inspection to screenshots, making designing and developing with Firefox a breeze.<br />
<span id="more-484"></span></p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/2104" title="CSS Viewer" >CSS Viewer</a></h3>
<p>CSS Viewer is a great little tool that provides you with all the CSS for an element by simply hovering over it. It shows details about the fonts, colours, backgrounds, sizing and positioning of each element and is a great tool to learn CSS with, I wish I came across this earlier, it would have helped me a lot.</p>
<div id="attachment_494" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-494" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/cssviewer.png" alt="CSS Viewer" width="550" height="427" /><p class="wp-caption-text">CSS Viewer</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/1146" title="Screengrab" >Screengrab</a></h3>
<p>Whenever I create a web template or want to add an item to my portfolio I need to take a screenshot of the page and in most cases this is just a case of pressing Print Screen, however when you want to take a screenshot of the whole page (below the fold) this can get very tricky.</p>
<div id="attachment_487" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-487" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Screengrab.png" alt="Screengrab" width="550" height="340" /><p class="wp-caption-text">Screengrab</p></div>
<p>There are tools like SnagIt that do this for you however these cost money. Introducing Screengrab, an add-on for Firefox that does this for free. Screengrab can save or copy to the clipboard; the whole page, the visible portion or a selection of the page.</p>
<p><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/5648" title="FireShot" >FireShot</a> is an extension has similar features, but the free version with fewer features than the commercial version.</p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/1985" title="Window Resizer" >Window Resizer</a></h3>
<p>I use the 1280 x 800 resolution so when I create websites I need to check them in the more popular resolutions such as 1024×768. This tool comes in very handy for this task, it will resize your Firefox window to 640×480, 800×600, 1024×768, 1280×1024 and 1600×1200.</p>
<div id="attachment_489" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-489" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Window-Resizer.png" alt="Window Resizer" width="550" height="431" /><p class="wp-caption-text">Window Resizer</p></div>
<p>I do not mention Web Develope Toolbar in here because it is a set of tools for web developer. You can try <a rel="nofollow" href="https://addons.mozilla.org/vi/firefox/addon/5792" >Firesizer</a> which can allow you to resize the window to specific dimensions.</p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/4415" title="Font Finder" >Font Finder</a></h3>
<p>Font Finder is a handy little tool that shows you all the font properties of the selected text. It can show details concerning the selected text colour, font-family, spacing and decoration values.</p>
<div id="attachment_496" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-496" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Font-Finder.png" alt="Font Finder" width="550" height="401" /><p class="wp-caption-text">Font Finder</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/539" title="MeasureIt" >MeasureIt</a></h3>
<p>Ever need to know just how much space you have for a photo, or how wide a dynamically sized column is? This handy little guy lets you measure, in pixels, any area on the page. Super simple and super helpful.</p>
<div id="attachment_498" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wordpress/wp-content/uploads/2009/08/MeasureIt.png" ><img class="size-medium wp-image-498" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/MeasureIt-450x212.png" alt="MeasureIt" width="450" height="212" /></a><p class="wp-caption-text">MeasureIt</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/271" title="ColorZilla" >Colorzilla</a></h3>
<p>Another very simple but very useful add-on that displays the RGB and HTML color codes directly beneath your cursor. With a click, Colorzilla will copy the HTML color code to your clipboard for use in your favorite editor.</p>
<div id="attachment_499" class="wp-caption aligncenter" style="width: 247px"><img class="size-full wp-image-499" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Colorzilla.gif" alt="ColorZilla" width="237" height="349" /><p class="wp-caption-text">ColorZilla</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/4904" title="GridFox" >Gridfox</a></h3>
<p>If you use grid layouts or want to learn how, Gridfox is for you. It displays a simple overlay on your page to help you align elements to both vertical and horizontal grid lines. You can easily set the column and row sizes and spacing, choose from left-aligned, right-aligned or centered layouts and set the opacity of the overlay.</p>
<div id="attachment_500" class="wp-caption aligncenter" style="width: 595px"><img class="size-full wp-image-500" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/GridFox.jpg" alt="GridFox" width="585" height="415" /><p class="wp-caption-text">GridFox</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/139" title="Image Zoom" >Image Zoom</a></h3>
<p>Easy to use extension that works with Firefox and Thunderbird. If you have ever had an image that was too large to fit on your screen or too small to see the finer detail in your browser or email, then image zoom can help. Image zoom gives you complete control of the size of most images displayed in Mozilla based software. Both individual images or whole pages of images can be zoomed.</p>
<div id="attachment_502" class="wp-caption aligncenter" style="width: 505px"><img class="size-full wp-image-502" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Image-Zoom.png" alt="Image Zoom" width="495" height="259" /><p class="wp-caption-text">Image Zoom</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/243" >Image Toolbar</a></h3>
<p>Single-click access to common actions for images (e.g. saving, copying, printing). This extension is intended to provide a replacement for the equivalent toolbar in Internet Explorer.</p>
<div id="attachment_505" class="wp-caption aligncenter" style="width: 429px"><img class="size-full wp-image-505" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Firefox-Image-Toolbar.png" alt="Firefox Image Toolbar" width="419" height="278" /><p class="wp-caption-text">Firefox Image Toolbar</p></div>
<h3>Browser View</h3>
<p><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/1190" title="OperaView" >OperaView</a> | <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/12067" title="Open in Safari" >Open in Safari</a> | <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/8787" title="Open in Google Chrome" >Open in Google Chrome</a> | <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/10909" title="Coral IE Tab" >Coral IE Tab</a></p>
<div id="attachment_507" class="wp-caption aligncenter" style="width: 521px"><img class="size-full wp-image-507" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/BrowserView.png" alt="BrowserView" width="511" height="343" /><p class="wp-caption-text">BrowserView</p></div>
<p>Browser View are few Firefox extensions which enables you to use the embedded browser engine within tabs or new windows of Mozilla Firefox.</p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/vi/firefox/addon/6622" title="DOM Inspector" >DOM Inspector</a></h3>
<div id="attachment_509" class="wp-caption alignright" style="width: 210px"><img class="size-full wp-image-509 " src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/DOM-Inspector.png" alt="DOM Inspector" width="200" height="150" /><p class="wp-caption-text">DOM Inspector</p></div>
<p>The DOM Inspector (also known as DOMi) is a developer tool used to inspect, browse, and edit the Document Object Model of documents - usually web pages or XUL windows. The DOM hierarchy can be navigated using a two-paned window that allows for a variety of different views on the document and all nodes within.<br />
When you first start the DOM Inspector, you are presented with a two-pane application window that looks a little like the main Mozilla browser. Like the browser, the DOM Inspector includes a URL bar, a sidebar-like left pane, and some of the same menus—including the Window and Tools menus that provide access to the main applications in the browser suite, such as Mail and Chatzilla, and other, smaller extensions and dialogs.</p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/655" >View Source Chart</a></h3>
<p>Draws a color-coded chart of a Web page's source code. View Source Chart extension graphically displays HTML tag boundaries and defines tag nesting order, structure, and hierarchy. View Source Chart adds a simple but powerful user interface to source code. Source charting allows the user to quickly scan and recognize a document's tags without reading a single tag, see how deeply nested an element is just by looking to its left (no scrolling/finding/reading tags), and identify an element's containing tags without having to scroll, find and read each tag.</p>
<div id="attachment_510" class="wp-caption aligncenter" style="width: 459px"><a href="http://www.narga.net/wordpress/wp-content/uploads/2009/08/View-Source-Chart.png" ><img class="size-medium wp-image-510" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/View-Source-Chart-449x318.png" alt="View Source Chart" width="449" height="318" /></a><p class="wp-caption-text">View Source Chart</p></div>
<h3>Find something Missing?</h3>
<p>Someones has been asked me about others Firefox extensions such as <strong>FireBug, Web Developer Toolbar</strong> ... but I think they are the tools may interfere with the components of the website so it will be mentioned in an article about the components of Firefox extensions for developers.<br />
Is your favorite Add-on not on the list? Share it with us in the comments, along with your experience and why you like it over other Add-on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/essential-firefox-add-ons-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

