<?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>1stwebdesigner - Graphic and Web Design Blog &#187; extensions</title>
	<atom:link href="http://www.1stwebdesigner.com/tag/extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1stwebdesigner.com</link>
	<description>1stwebdesigner is a design blog dedicated to bloggers, freelancers, web-developers and designers. Topics focus on web design and inspirational articles.</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:09:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Web Development Tools, Elements and Techniques</title>
		<link>http://www.1stwebdesigner.com/design/web-development-tools-elements-techniques/</link>
		<comments>http://www.1stwebdesigner.com/design/web-development-tools-elements-techniques/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 10:00:23 +0000</pubDate>
		<dc:creator>Ruben D'Oliveira</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=49705</guid>
		<description><![CDATA[When I was starting out as a web developer, I had to face some struggles when finding solutions to some of my problems. I had to learn and try new things but there weren&#8217;t as many tutorials as there are today. The best alternative was to learn and study from the work of others, analyzing their process [...]]]></description>
			<content:encoded><![CDATA[<p>When I was starting out as a web developer, I had to face some struggles when finding solutions to some of my problems. I had to learn and try new things but there weren&#8217;t as many tutorials as there are today. The best alternative was to learn and study from the work of others, analyzing their process and work methods.</p>
<p>These days, it seems like a new tutorial appears every minute, but personally I believe that looking at actual implemented solutions is still a powerful way to learn, and you also have many tools and methods at your disposal which can help you see and figure out how your favourite websites were built. Everything you need to know and learn is right in front of you and at your disposal.</p>
<p><span id="more-49705"></span></p>
<h2>Web Development Tools and Extensions</h2>
<p>The traditional <em>view source code </em>option was not enough for a good code inspection. It became very important for a web developer to have a toolbox that could provide him with a set of possibilities specifically made for code analysis and inspection within a web browser. Those tools are called Developer Tools and are usually installed by default or as an extension/plugin, working directly from the browser itself. With the developer tools you can see all the source code of a webpage as you did before with the traditional <em>View Source Code</em> option, but with way more options and functionality than before. You can inspect, edit, watch live results and much more.</p>
<h4>Google Chrome (Developer Tools) / Safari (Developer Tools)</h4>
<p><img title="chrome-elements-techniques-in-other-websites" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/07/chrome.jpg" alt="Google Chrome Developer Tools" width="570" height="300" /></p>
<p>You may be wondering why am I including Chrome Developer Tools and Safari Developer Tools together, well that&#8217;s because they belong together. The Developer Tools is part of the Webkit open source project which means Safari and Google Chrome share the same code base, they even share the same layout.</p>
<p>So let&#8217;s start with Chrome, my new favourite. Google Chrome&#8217;s Developer Tools  is very recent compared with others like Firebug (Firefox), but it&#8217;s growing fast and getting better and better with each new version.</p>
<p>The same obviously applies to Safari.</p>
<p><em><span style="color: #888888;">&#8220;The Google Chrome Developer Tools provide an integrated environment for debugging, optimizing, and understanding a web application, or website, running in Google Chrome. The developer tools are developed partly through the WebKit open source project, where the tools are called Web Inspector.&#8221;</span></em></p>
<p><em><span style="color: #888888;">&#8220;All of Safari&#8217;s powerful developer tools are easily accessible from the Develop menu. The Develop menu contains a wealth of tools that you can use for web page manipulation and debugging.&#8221;<br />
</span></em></p>
<p>For a better understanding, you can check the links below.</p>
<p><a title="Google Chrome Developer Tools" href="http://code.google.com/chrome/devtools/" target="_blank">Google Chrome Developer Tools</a></p>
<p><a title="Safari Developer Tools" href="http://developer.apple.com/technologies/safari/developer-tools.html" target="_blank">Safari Developer Tools</a></p>
<h4>Firefox (Firebug)</h4>
<p><img title="firebug-elements-techniques-in-other-websites" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/07/firebug.jpg" alt="Firebug" width="570" height="300" /></p>
<p>With Firefox the smart solution for a web developer is definitely <em>Firebug</em>, one of the most popular Firefox extensions out there. Although the Webkit <em>Developer Tools</em> is growing at a really fast pace, <em>Firebug </em>is probably the most complete and mature tool you can have for web development and code analysis.</p>
<p><span style="color: #888888;"><em>&#8220;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.&#8221;</em></span></p>
<p><em>Firebug</em>&#8216;s interface and work process is extremely similar to Chrome&#8217;s <em>Developer Tools </em>(or vice-versa).</p>
<p><a title="Firebug" href="http://getfirebug.com/">Firebug</a></p>
<h4><a title="Firebug" href="http://getfirebug.com/"></a><span style="font-weight: bold;">Opera (Opera DragonFly)</span></h4>
<p><img class="alignnone size-full wp-image-51446" title="dragonfly" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/08/dragonfly.jpg" alt="Opera Dragonfly" width="570" height="300" /></p>
<p>This is Opera&#8217;s gem for code analysis and inspection. It&#8217;s surprisingly powerful and personally I would put it in third place right behind Google Chrome&#8217;s Developer Tools. The downside is definitely the aesthetics but its features and cross-device compatibility places <em>Dragonfly </em>among the best.</p>
<p><em><span style="color: #888888;">&#8220;A full suite of tools are ready at your disposal. Debug JavaScript, view the DOM, monitor network traffic, preview resources, edit colors and a whole lot more. If you are a developer, or a designer, Opera Dragonfly has the tools to keep you covered.&#8221;</span></em></p>
<p>For more information, check the link below.</p>
<p><a title="Opera Dragonfly" href="http://www.opera.com/dragonfly/" target="_blank">Opera Dragonly</a></p>
<h4>Internet Explorer (Developer Tools)</h4>
<p><img title="ie-elements-techniques-from-other-websites" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/07/ie.jpg" alt="Internet Explorer Developer Toolbar" width="570" height="300" /></p>
<p>Yes, Internet Explorer has one too. Although the interface looks a bit old and not as good as other solutions since it lacks some functionality, it can be <strong>almost </strong>as good as the competition.</p>
<p><em>&#8220;The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages.&#8221;</em></p>
<p>You can learn more about it at the link below.</p>
<p><a title="Internet Explorer Developer Toolbar" href="http://www.microsoft.com/download/en/details.aspx?id=18359" target="_blank">Internet Explorer Developer Toolbar</a></p>
<h2>How To</h2>
<h4>Check a website font</h4>
<p><img class="alignnone size-full wp-image-51427" title="fontfamily" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/08/fontfamily.jpg" alt="Check another's website font" width="570" height="150" /></p>
<p>With real text (not an image of text), the first and easiest way is by using Developer Tools / Firebug, so if you have it just select the text, inspect element and you should immediately see on the right side the <em>font </em>or<em> font-family</em> property which tells you the font that&#8217;s being used. Another way to do it is by using an extension/plugin for this purpose. There are probably similar plugins for other browsers like Chrome, but if you&#8217;re using Firefox, you have a great add-on called <a title="Context Font" href="https://addons.mozilla.org/en-US/firefox/addon/context-font/" target="_blank">Context Font</a>. With Context Font all you need to do is select the text (again, needs to be real text and not an image), right-click on it and you will immediately get the font and size used.</p>
<p>If the font you&#8217;re looking for is being used as an image, you have only one way to do it. One of the many places you can do this is <a title="WhatTheFont" href="http://new.myfonts.com/WhatTheFont/" target="_blank">myfonts.com</a>. Upload your font and follow the steps.</p>
<p>Good luck!</p>
<h4>Check the box model of an element</h4>
<p><img class="alignnone size-full wp-image-51434" title="boxmodel" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/08/boxmodel.jpg" alt="Check the box model" width="570" height="150" /></p>
<p>The box model represents the visual structure of the elements of a webpage using the corresponding properties like width, height, margin, padding and border, according to the <a title="visual formatting model" href="http://www.w3.org/TR/CSS2/visuren.html" target="_blank">visual formatting model</a>. It&#8217;s possible to check the box model of any page and element using Developer Tools or Firebug. In order to do that, you just need to inspect the desired element and select <em>Metrics </em>on the right side of the Developer Tools panel. With Firebug, you need to select <em>Layout</em> (not <em>Metrics</em>).</p>
<h4>Copy all text content of an element with Developer Tools</h4>
<p><img class="alignnone size-full wp-image-51474" title="copytip" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/08/copytip.jpg" alt="Copy all text content of an element" width="570" height="150" /></p>
<p>This one is a popular trick which is achieved by using the Developer Tools console. So let&#8217;s say you would like to copy this article&#8217;s text without the need of having to select all the content with your cursor (particularly useful on very long pages with too much text). To do that, inspect any element on this article page and look for the text container&#8217;s name from which you would like to copy the text (which in this case is called <em><strong>articlesContainer</strong>)</em>, now go to the console option and write the following command: <strong><em>copy ( articlesContainer.innerText )</em></strong>. Now paste the text anywhere you want and you are done! You&#8217;ve just copied the text inside our <em>articlesContainer </em>which corresponds to our main article text.</p>
<h2>Bookmarklets</h2>
<h4>Min</h4>
<p><a href="http://min.artequalswork.com/"><img class="alignnone size-full wp-image-51135" title="min" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/07/min.jpg" alt="Min" width="570" height="150" /></a></p>
<p>MIN is a bookmarklet that will strip any decoration from a site. All color, borders and backgrounds are removed instantly, helping you identify the successful and unsuccessful uses of typography and layout.</p>
<p><a title="Min" href="http://min.artequalswork.com/" target="_blank">Website</a></p>
<h4>Design</h4>
<p><img class="alignnone size-full wp-image-51441" title="design" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/08/design.jpg" alt="Design's Spry Media" width="570" height="150" /></p>
<p>Design is a suite of web-design and development assistive tools which can be utilized on any web-page. Encompassing utilities for grid layout, measurement and alignment, Design is a uniquely powerful JavaScript bookmarklet.</p>
<p><a title="Design" href="http://www.sprymedia.co.uk/article/Design" target="_blank">Website</a></p>
<h4>Favelet Suite</h4>
<p><img class="alignnone size-full wp-image-51457" title="faveletsuite" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/08/faveletsuite.jpg" alt="Favelet Suite" width="570" height="150" /></p>
<p>When invoked, a div element will appear in the top left corner of your browser window with a list of all the favelets included. Simply click the link you want to invoke the favelet. An &#8220;info&#8221; icon is available to take you to the favelets information page on slayeroffice. Included in the suite: Color List, Document Tree Chart*, HTML Attribute Viewer, HTTP Header Viewer, Hidden Field, Modifier, JavaScript Object Tree*, MODIv2, Mouseover DOM, Inspector, Object Dimensions, Page Info, Remove Children, Resize Fonts, Ruler**, Show Source, Style Sheet Tweak*, Style Sheet Viewer*.</p>
<p><a title="Favelet Suite" href="http://slayeroffice.com/?c=/content/tools/suite.html" target="_blank">Website</a></p>
<h4>W3C Markup Validators</h4>
<p><img class="alignnone size-full wp-image-51468" title="w3chtml" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2011/08/w3chtml.jpg" alt="W3C Markup Validators" width="570" height="150" /></p>
<p>Quick markup validations of any web document.</p>
<p><a title="W3C Markup Validation Service" href="http://validator.w3.org/favelets.html" target="_blank">Website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/design/web-development-tools-elements-techniques/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>24 Helpful Google Chrome Extensions for Bloggers</title>
		<link>http://www.1stwebdesigner.com/freebies/chrome-extensions-bloggers/</link>
		<comments>http://www.1stwebdesigner.com/freebies/chrome-extensions-bloggers/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 21:00:36 +0000</pubDate>
		<dc:creator>Taimur Asghar</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extensions]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=19024</guid>
		<description><![CDATA[Competition between Mozilla Firefox and Google Chrome has been intense since the day Google released their official browser. Chrome is the only browser to hit the market and became so much successful in a short span of time. It has outperformed Apple Safari and Opera in speed and surpassed the extensibility of Firefox. Many Firefox [...]]]></description>
			<content:encoded><![CDATA[<p>Competition between Mozilla Firefox and Google Chrome has been intense since the day Google released their official browser.  Chrome is the only browser to hit the market and became so much successful in a short span of time. It has outperformed Apple Safari and Opera in speed and surpassed the extensibility of Firefox. Many Firefox users have been flocking away from Firefox since Chrome launched its Extensions. Many bloggers, including me, have done the same because of the effective and multipurpose extension Chrome is supporting.</p>
<p>Today we are featuring helpful extensions especially for bloggers, which can make blogging a really fun and pleasing experience.<span id="more-19024"></span></p>
<h2>1. <a href="https://chrome.google.com/extensions/detail/fejeknoakjeblidffkajbioncodnmhge">Zemanta</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/fejeknoakjeblidffkajbioncodnmhge"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border-width: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ZemantaGoogleChromeExtensionsbloggers.png" border="0" alt="Zemanta-Google-Chrome-Extensions-bloggers" width="504" height="372" /></a></p>
<p>Using Zemanta, you can enhance your blogging experience and make it fun. It expands regular blogging dashboard giving you content suggestion about the text you are writing, images, links, articles and tags in a simple interface located in the sidebar. It supports WordPress, Blogger, Typepad and other popular publishing platforms. It has a spam-free database of 10,000 news sources and blogs; it will filter the copyright images before suggesting them to you.</p>
<p>Its main information sources are:</p>
<ul>
<li>For Links: Wikipedia, IMDB, Amazon etc</li>
<li>For Videos: Youtube</li>
<li>For Images: Flickr, Getty</li>
<li>For Articles: BBC, CNN and thousands of blogs.</li>
</ul>
<h2>2. <a href="https://chrome.google.com/extensions/detail/apflmjolhbonpkbkooiamcnenbmbjcbf">Google Reader Notifier</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/apflmjolhbonpkbkooiamcnenbmbjcbf"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/GoogleReaderNotifierGoogleChromeExtensionsbloggers1.png" border="0" alt="Google-Reader-Notifier-Google-Chrome-Extensions-bloggers" width="504" height="361" /></a></p>
<p>Feeds are very important part of life for any blogger, if you want to remain updated with the world easily then you should use Feeds feature of any website or blog. Google Reader is a very popular Feed reader. If you use Google Reader and love fast feeds then this extension is for you. It displays the Google Reader unread feeds count on a small icon next to your URL bar. Clicking the icon shows a preview of your reading list in a pop-up. If you want to open Reader in new tab then you can configure it from the options page.</p>
<h2>3. <a href="https://chrome.google.com/extensions/detail/jfedggemhffifombjhggmjeollmlgpne">Untiny</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/jfedggemhffifombjhggmjeollmlgpne"><img class="alignleft" style="border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/UntinyGoogleChromeExtensionsbloggers1.png" border="0" alt="Untiny-Google-Chrome-Extensions-bloggers" width="244" height="142" /></a></p>
<p style="text-align: left;">There are lots of people like me who are always afraid to open a shortened link, scared of any virus attack, but we can overcome this problem by using this extension. You just have to enter the shortened link and press the extract button, original link will be displayed.</p>
<p style="text-align: left;">
<p style="text-align: left;">
<h2>4. <a href="https://chrome.google.com/extensions/detail/pbcgnkmbeodkmiijjfnliicelkjfcldg">WiseStamp</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/pbcgnkmbeodkmiijjfnliicelkjfcldg"><img class="alignleft" style="border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/WiseStampGoogleChromeExtensionsbloggers.png" border="0" alt="WiseStamp-Google-Chrome-Extensions-bloggers" width="244" height="128" /></a></p>
<p>Signatures in any email are very important for bloggers for contacting with fellow bloggers because it looks professional. This extension allows you to create multiple signatures which can be selected as used in Gmail. It will add IM and Social Profiles like Facebook, Twitter and more below your sign.</p>
<h2>5. <a href="https://chrome.google.com/extensions/detail/emambmpgicpidmncfacjkeicobamadod">DayHiker</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/emambmpgicpidmncfacjkeicobamadod"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/DayHikerGoogleChromeExtensionsbloggers.png" border="0" alt="DayHiker-Google-Chrome-Extensions-bloggers" width="504" height="387" /></a></p>
<p>DayHiker is a Google Chrome extension for Google Calendar. It displays schedules and tasks in a toolbar from your Google Calendar. It is a small but useful extension to manage your schedule and tasks. It has countdown and reminder badges with alarm clock which will help to manage your time effectively.</p>
<h2>6. <a href="http://code.google.com/p/tpgooglereader/">TPGoogleReader</a></h2>
<p style="text-align: center;"><a href="http://code.google.com/p/tpgooglereader/"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/TPGoogleReaderGoogleChromeExtensionsbloggers.png" border="0" alt="TPGoogleReader-Google-Chrome-Extensions-bloggers" width="504" height="176" /></a></p>
<p>Installing this extension is much recommended if you are feed geek. Using this extension you can work with feeds with leisure. It will help you in both reading and subscribing the feeds. When a website has a new feed, the icon of this extension will turn green to orange, click it to open a popup menu to see the list of feeds available on that page then click anyone of them to read it in Google Reader. It can show the number to unread items still in your Google Reader account. You can configure its Icon click, double-click and triple click actions from the option menu.</p>
<h2>7. <a href="https://chrome.google.com/extensions/detail/ilpdiniechkbmflcmlffclappfmhdndn">Split Screen</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/ilpdiniechkbmflcmlffclappfmhdndn"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/SplitScreenGoogleChromeExtensionsbloggers.png" border="0" alt="Split-Screen-Google-Chrome-Extensions-bloggers" width="504" height="285" /></a></p>
<p>Some time your monitor screen become small in front of your work load. This extension allows you to overcome this obstacle and splits the browser in two parts; each one can open a different webpage. You can enjoy browsing two websites at the same time by using this epic extension giving to dual view in your browser.</p>
<h2>8. <a href="https://chrome.google.com/extensions/detail/admmikennonanhamkamgfdfkjpamodgj#">Chrome Chikitizer</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/admmikennonanhamkamgfdfkjpamodgj#"><img class="aligncenter size-full wp-image-19068" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/Chrome-Chikitizer-Google-Chrome-Extensions-bloggers.png" alt="" width="500" height="263" /></a></p>
<p>Well URL shortening has become very famous since last some years and there are many sites providing this service. This Google Chrome extension named “Chrome Chikitizer” dose the same task effectively and directly from your chrome browser.</p>
<h2>9. <a href="https://chrome.google.com/extensions/detail/kbmipnjdeifmobkhgogdnomkihhgojep">Shareholic</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/kbmipnjdeifmobkhgogdnomkihhgojep"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ShareaholicGoogleChromeExtensionsbloggers.png" border="0" alt="Shareaholic-Google-Chrome-Extensions-bloggers" width="504" height="418" /></a></p>
<p>It is a saying: “Sharing is Caring”. So every blogger should share the useful knowledge he/she has or amazingly informative web pages with his/her colleague and friends. The easy ways to do so is to install this extension. It is the easiest way to share interesting web pages using Facebook, Twitter, Email, Gmail, Bookmarks and many more. You can choose from 100+ supported services which can be configured from option menu.</p>
<h2>10. <a href="https://chrome.google.com/extensions/detail/mmbnmninhkgbcdefdibogmjjekdckgab#">Drop.io</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/mmbnmninhkgbcdefdibogmjjekdckgab#"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/Drop.ioGoogleChromeExtensionsbloggers.png" border="0" alt="Drop.io-Google-Chrome-Extensions-bloggers" width="504" height="368" /></a></p>
<p>Most of you people may be familiar with the drop.io service, which assists you to get images, movies or documents from WebPages. This extension uses drop.io and allows you to create drops as well as scrape all media of all kind off of any website and throw it into drop. For example if you are browsing Google Images and you click Drop All Images, this extension will upload all the images to your drop and access then easily in future. You can customize whether the extension always create a new drop or you can set a single default drop for it to be used always.</p>
<h2>11. <a href="https://chrome.google.com/extensions/detail/iaplpfnghdkndncmfefpmmfnnanjflfm">Google Images Large Images</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/iaplpfnghdkndncmfefpmmfnnanjflfm"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/LargeImagesGoogleChromeExtensionsbloggers.png" border="0" alt="Large-Images-Google-Chrome-Extensions-bloggers" width="504" height="386" /></a></p>
<p>Tired of using Google Images with a very small preview images? Use “Google Images Large Images”<strong> </strong>extension to over-come this obstacle while browsing Google Images. It will show the actual image size on mouse over which will help you to determine the original beauty of that specific image.</p>
<h2>12. <a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic">Chromed Bird</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ChromedBirdGoogleChromeExtensionsbloggers.png" border="0" alt="Chromed-Bird-Google-Chrome-Extensions-bloggers" width="504" height="345" /></a></p>
<p>Although there are many Twitter extensions for Google Chrome but Chromed Bird is the most powerful I have used till now with many features. Using this extension you can use tweet anytime without visiting twitter.com, you can add/remove timeline tabs, create custom search queries that will be updates automatically, preview image links by hovering them. Many more important features are also present in this extension to make your tweeting experience more fast and interactive.</p>
<h2>13. <a href="https://chrome.google.com/extensions/detail/pbadgdglepgngpoeijdgicjccomadekm#">TwitterBar</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/pbadgdglepgngpoeijdgicjccomadekm#"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/TwitterBarGoogleChromeExtensionsbloggers.png" border="0" alt="TwitterBar-Google-Chrome-Extensions-bloggers" width="554" height="102" /></a></p>
<p>TwitterBar is a Google Chrome Toolbar which enables you to tweet directly from the current page you are going through. The Page’s Title and URL are automatically entered into the textbox, it also use an auto URL-shortener which can be changed as per your requirements from the Options button on the page locating extensions.</p>
<h2>14. <a href="https://chrome.google.com/extensions/detail/bjgpmafbkgcchdjehdpnfgfgbdfahapa?hl=en-US">SEO Status Pagerank/Alexa Toolbar</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/bjgpmafbkgcchdjehdpnfgfgbdfahapa?hl=en-US"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/SEOStatusPagerankAlexaToolbarGoogleChromeExtensionsbloggers1.png" border="0" alt="SEO-Status-Pagerank-Alexa Toolbar-Google-Chrome-Extensions-bloggers" width="504" height="276" /></a></p>
<p>For regular bloggers it is very important to monitor the SEO status of any blog or website of his/her interest. He/she will know the performance and ranking of the websites of his interest in the eyes of Alexa and Google. The SEO status toolbar is a simple, light-weight and very fast facility of checking Google Pagerank and Alexa Rank for any website or its every page. One other advantage of using this toolbar is that, it will increase the Alexa Rank for the sites you visit just like IE toolbar does.</p>
<p>It don’t rely on any third-party website to collect information, it take the data directly from Google and Alexa hence providing accurate and reliable SEO status of any website.</p>
<h2>15. <a href="https://chrome.google.com/extensions/detail/pannmpobbfegpjngknbghelclaalbfob">AddThis</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/pannmpobbfegpjngknbghelclaalbfob"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/addthisGoogleChromeExtensionsbloggers.png" border="0" alt="addthis-Google-Chrome-Extensions-bloggers" width="504" height="409" /></a></p>
<p>AddThis is the most popular bookmarking and sharing service around the globe. Using this extension you can share a webpage or an article to more than 200 website which includes Facebook, Twitter, WordPress etc. You can email the current page to any of your friend or family member using this extension; it also provides Print option which enables you to print the page you are currently viewing and you can also translate pages in different languages.</p>
<h2>16. <a href="https://chrome.google.com/extensions/detail/akeeaafmkigeapaejnlbknplbbpfbcfp">Image Cropper</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/akeeaafmkigeapaejnlbknplbbpfbcfp"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ImageCropperGoogleChromeExtensionsbloggers.png" border="0" alt="Image-Cropper-Google-Chrome-Extensions-bloggers" width="504" height="293" /></a></p>
<p>Image cropper extension allows to crop images from any website. It can crop images in img HTML element, CSS background images for any HTML element and images in PNG format. Important point is, you cannot take screenshot of a webpage or crop it according to your desire, it can crop images present on web pages only.</p>
<h2>17. <a href="https://chrome.google.com/extensions/detail/giedcbaeeefiachhdidknblkoekeoldb">Facebook Notification Checker</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/giedcbaeeefiachhdidknblkoekeoldb"><img class="alignleft" style="border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/FacebookNotificationsGoogleChromeExtensionsbloggers.png" border="0" alt="Facebook-Notifications-Google-Chrome-Extensions-bloggers" width="71" height="69" /></a></p>
<p>Facebook notifications help you to interact with your fellow bloggers and friends with ease. This extension is developed to make it easier for you, once you have a new Facebook notification this extension will tell you via a red notification icon. Support is also added for notifying for new messages and friend requests.</p>
<h2>18. <a href="https://chrome.google.com/extensions/detail/mgijmajocgfcbeboacabfgobmjgjcoja">Google Dictionary (by Google)</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/mgijmajocgfcbeboacabfgobmjgjcoja"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/GoogleDictionaryGoogleChromeExtensionsbloggers.png" border="0" alt="Google-Dictionary-Google-Chrome-Extensions-bloggers" width="504" height="404" /></a></p>
<p>Not everyone can master any language even it is his/her mother language. So there is always a need of a dictionary, and how good that will be if you have a dictionary in the same page which you are reading. Now this is possible if you are using Google Chrome, by installing this extension you can get meaning or definition of any word in a small pop-up bubble just by double clicking it.</p>
<p>This extension also offers a address bar dictionary from which you can view complete definition of any word. It supports many international languages like French, German, Spanish and more. But note that, it is a dictionary not a translator; i.e. if you are trying to find meaning of a Dutch word in English, it wont happen.</p>
<h2>19. <a href="https://chrome.google.com/extensions/detail/dkbeopafgiefnlffkhmkhldcojehlgam">RemindMe</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/dkbeopafgiefnlffkhmkhldcojehlgam"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/RemindMeGoogleChromeExtensionsbloggers.png" border="0" alt="RemindMe-Google-Chrome-Extensions-bloggers" width="504" height="284" /></a></p>
<p>Every one hate to miss some important task, I presume so that you. So better set reminders about the tasks and chores to be done in future. This Google Chrome Extension allows you to setup reminder while you are browsing. Remind yourself of online work to be done later or remind yourself of the jobs you need to complete on a specific time. You can also sync the reminders between your different computers using Chrome built-in &#8220;Synchronize My Bookmarks&#8221; function.</p>
<h2>20. <a href="https://chrome.google.com/extensions/detail/jibehoijjhabehkjkgekmkekkjconbde#">Ibrii</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/jibehoijjhabehkjkgekmkekkjconbde#"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/IbriGoogleChromeExtensionsbloggers.png" border="0" alt="Ibri-Google-Chrome-Extensions-bloggers" width="504" height="379" /></a></p>
<p>Ibrii is a very amazing tool to snip every type of content like images, videos, text from any website. One big advantage of this service is that, it provide the facility to share distinct and trenchant elements unlike other service by the use of which, you can only share the whole web page on Twitter or Facebook. Users have the facility to create permalinks which can be later used or shared on instant messaging or on other social networking sites.</p>
<h2>21. <a href="https://chrome.google.com/extensions/detail/nglgdmkkiemejlladcdjegcllaieegoe?hl=en-US#">Chrome Editor</a></h2>
<p><a href="https://chrome.google.com/extensions/detail/nglgdmkkiemejlladcdjegcllaieegoe?hl=en-US#"><img class="aligncenter size-full wp-image-19070" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/Chrome-Editor-Google-Chrome-Extensions-bloggers.png" alt="" width="500" height="346" /></a></p>
<p>Coding is a very crucial and significant part of a blogger, people find it difficult to switch between the browser and code editor so this extension is made which allows you to code right within the your browser. I can locally save a code reference for later use on your computer. It has some predefined basic codes like HTML 4 DTD, HTML 5 DTD, CSS and jQuery Functions.</p>
<h2>22. <a href="https://chrome.google.com/extensions/detail/nphjpicjdnignjenbhkimpjjkpbidohb">Digg for Chrome</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/nphjpicjdnignjenbhkimpjjkpbidohb"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/DiggGoogleChromeExtensionsbloggers.png" border="0" alt="Digg-Google-Chrome-Extensions-bloggers" width="504" height="262" /></a></p>
<p>This official Digg extension makes digging easy and fast. You can Digg directly from your browser, it views Digg count for any URL which is displayed in the right of the browser’s address bar. As Digg is one of the largest source to find information of your interest, this extension has a random button that allows you to discover new content from the web.</p>
<h2>23. <a href="https://chrome.google.com/extensions/detail/gcdeddgdojngjlkjjheckcdoclboipln">WordPress Comment Notifier</a></h2>
<p style="text-align: center;"><a href="https://chrome.google.com/extensions/detail/gcdeddgdojngjlkjjheckcdoclboipln"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/WordpressCommentsNotifierGoogleChromeExtensionsbloggers.png" border="0" alt="Wordpress-Comments Notifier-Google-Chrome-Extensions-bloggers" width="504" height="264" /></a></p>
<p>This extension will check for pending comments on your WordPress blog and displays it as a badge. You can unapproved, Trash, Reply to or mark as spam without opening a new tab. This extension is very handy for bloggers owing more than 1 blog as it can add multiple blogs.</p>
<h2>24. <a href="http://www.nirsoft.net/utils/chromepass.html">ChromePass</a></h2>
<p style="text-align: center;"><a href="http://www.nirsoft.net/utils/chromepass.html"><img class="aligncenter" style="float: none; margin-left: auto; margin-right: auto; border: 0px;" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/ChromePassGoogleChromeExtensionsbloggers.gif" border="0" alt="ChromePass-Google-Chrome-Extensions-bloggers" width="554" height="173" /></a></p>
<p>ChromePass is a small password recovery tool that allows you to view the user names and passwords which are stored by Google Chrome browser. It will show Origin URL, Action URL, User name and Passwords as well as their fields and the time at which they were created.</p>
<h4>Any thing missing or any suggestion? Feel free to inform us about your thoughts in comments :) .</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/freebies/chrome-extensions-bloggers/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Are You Ready To Transfer To Chrome? – 30 Irreplaceable Chrome Extensions</title>
		<link>http://www.1stwebdesigner.com/design/transfer-chrome-irreplaceable-chrome-extensions/</link>
		<comments>http://www.1stwebdesigner.com/design/transfer-chrome-irreplaceable-chrome-extensions/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:31:01 +0000</pubDate>
		<dc:creator>Dainis Graveris</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=4541</guid>
		<description><![CDATA[I’ve always been using Firefox browser, I mean already for 5–6 years and never thought I would want to choose something else. Firefox is great browser and what makes it so great is all those thousands of plugins you download freely. You can find now plugin for almost everything you could ever think of – [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1stwebdesigner.com/development/transfer-chrome-irreplaceable-chrome-extensions" target="_self"><img class="alignleft" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/title-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Title-valuable-google-chrome-extensions-web-design" /></a>I’ve always been using Firefox browser, I mean already for 5–6 years and never thought I would want to choose something else. Firefox is great browser and what makes it so great is all those thousands of plugins you download freely. You can find now plugin for almost everything you could ever think of – there is only one big downside. Firefox is much slower than Chrome and actually eat’s more of computer’s CPU than other browsers.</p>
<p>I have a friend who suggested to try Chrome again and I thought I will give it a try – now I will check how much and how good extensions Chrome has and is it enough to transfer now???<span id="more-4541"></span></p>
<p>This article will try to answer to question &#8211; can designer, web developer, social marketing, SEO person actually transfer to Chrome without any loss of extension features. Are there something similar to FireBug, WebDeveloper, Color Picker, SEO For Firefox, Alexa ranks, debugging tools, which can be replaced to be used daily?</p>
<p>Let’s put Chrome on test – shall we?</p>
<p>If you know a little about Google Chrome read our previous article about this browser features &#8211; <a href="http://www.1stwebdesigner.com/development/especially-for-mac-users-google-chrome-review/">Google Chrome Review. </a></p>
<h2>Chrome Extensions For Daily Browsing</h2>
<h2>1. <a href="http://www.chromeextensions.org/utilities/aviary-screen-capture/">Aviary Screen Capture</a></h2>
<p>Take a screen capture of the visible portion of any web page and it will open in an editor where you can crop it, add text and arrow markup, get color information or move around areas. You can easily save it to your desktop or host it online. The extension also lets you quick launch any of Aviary’s web editor design apps. View extension screenshots by clicking on the thumbnail and using the arrow keys.</p>
<p><a href="http://www.chromeextensions.org/utilities/aviary-screen-capture/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/aviary-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Aviary-valuable-google-chrome-extensions-web-design" /></a></p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/idhfcdbheobinplaamokffboaccidbal"><span style="color: #0000ff;"> </span></a></span></p>
<p><span style="color: #0000ff;"> </span></p>
<h2>2. <a href="https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla">Xmarks Bookmarks Sync</a></h2>
<p>Backup and sync your bookmarks across computers and browsers. Xmarks is also available for Firefox, Safari and IE.</p>
<p>Since I am working on one computer at work and laptop, I love this automatic tool syncing my bookmarks  and allowing me to worry about other things.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/xmarks-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Xmarks-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla"></a></p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/mihcahmgecmbnbcchbopgniflfhgnkff"><span style="color: #000000;"> </span><span style="color: #0000ff;"> </span></a></span></p>
<p><span style="color: #0000ff;"> </span></p>
<h2>3. <a href="https://chrome.google.com/extensions/detail/cfhdojbkjhnklbpkdaibdccddilifddb">AdThwart</a></h2>
<p>Block ads on websites. Supports EasyList and many other ad blocker filter lists.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/cfhdojbkjhnklbpkdaibdccddilifddb"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/adthwart-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Adthwart-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/cfhdojbkjhnklbpkdaibdccddilifddb"></a></p>
<h2>4. <a href="https://chrome.google.com/extensions/detail/pioclpoplcdbaefihamjohnefbikjilc">Evernote Web Clipper</a></h2>
<p>Evernote&#8217;s Web Clipper extension let you save interesting stuff you see on the web.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/pioclpoplcdbaefihamjohnefbikjilc"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/evernote-web-clipper-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Evernote-web-clipper-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/pioclpoplcdbaefihamjohnefbikjilc"></a></p>
<h2>5. <a href="https://chrome.google.com/extensions/detail/hdokiejnpimakedhajhdlcegeplioahd">LastPass</a></h2>
<p>LastPass is a free online password manager and Form Filler that makes your web browsing easier and more secure.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/hdokiejnpimakedhajhdlcegeplioahd"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/last-pass-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Last-pass-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/hdokiejnpimakedhajhdlcegeplioahd"></a></p>
<h2>6. <a href="https://chrome.google.com/extensions/detail/nlbjncdgjeocebhnmkbbbdekmmmcbfjd">RSS Subscription</a></h2>
<p>This extension auto-detects RSS feeds on the page you are reading and upon finding one will display an RSS icon in the Omnibox, allowing you to click on it to preview the feed content and subscribe. Very handy extension for daily blog browsing.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/nlbjncdgjeocebhnmkbbbdekmmmcbfjd"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/rss-subscription-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Rss-subscription-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/nlbjncdgjeocebhnmkbbbdekmmmcbfjd"></a></p>
<h2>7. <a href="https://chrome.google.com/extensions/detail/jpkfjicglakibpenojifdiepckckakgk">Chrome Gestures</a></h2>
<p>Allows you to execute common commands (like page forward/backward, close tab, new tab) by mouse gestures drawn over the current webpage, without reaching for the toolbar or the keyboard.</p>
<p>If you don&#8217;t know how mouse gestures work, check out <a href="http://www.youtube.com/watch?v=WUYyCituz_U">this video</a>.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/jpkfjicglakibpenojifdiepckckakgk"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/gestures-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Gestures-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/jpkfjicglakibpenojifdiepckckakgk"></a></p>
<h2>8. <a href="https://chrome.google.com/extensions/detail/pjnfggphgdjblhfjaphkjhfpiiekbbej">Google Similar Pages beta (by Google)</a></h2>
<p>Discover webpages similar to the page you&#8217;re currently browsing. I understand this extension works similar like StumbleUpon, but it&#8217;s more objective because it&#8217;s based on Google search engine and it&#8217;s been released by Google &#8211; cannot be bad!</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/pjnfggphgdjblhfjaphkjhfpiiekbbej"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/similar-pages-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Similar-pages-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/pjnfggphgdjblhfjaphkjhfpiiekbbej"></a></p>
<p>Here I tested it on my own website and got 4 very popular design blogs displayed &#8211; first test looks good, I am trying it more definitely.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/pjnfggphgdjblhfjaphkjhfpiiekbbej"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/similar-1st-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Similar-1st-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/pjnfggphgdjblhfjaphkjhfpiiekbbej"></a></p>
<h2>9. <a href="https://chrome.google.com/extensions/detail/ndhinffkekpekljifjkkkkkhopnjodja">Feedly</a></h2>
<p>A magazine-like startpage. A fast and stylish way to read and share the content of your favorite sites and services. Provides seamless integration with Google Reader, Twitter, Delicious, YouTube and Amazon.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/ndhinffkekpekljifjkkkkkhopnjodja"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/feedly-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Feedly-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/ndhinffkekpekljifjkkkkkhopnjodja"></a></p>
<h2>10. <a href="http://code.google.com/p/delicious-chrome-extension/">Delicious Chrome Extension</a></h2>
<p>Very simple and clean Delicious extension allowing you to simply bookmark page to Delicious. This extension adds just one button, without whole bookmark bar, I loved it!</p>
<p><span style="color: #0000ff;"><a href="http://code.google.com/p/delicious-chrome-extension/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/delicious-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Delicious-valuable-google-chrome-extensions-web-design" /></a></span><a href="http://code.google.com/p/delicious-chrome-extension/"></a></p>
<h2>11. <a href="https://chrome.google.com/extensions/detail/okanipcmceoeemlbjnmnbdibhgpbllgc">Google Quick Scroll</a></h2>
<p>Google Quick Scroll is a browser extension that helps you find what you are searching for faster.  After you click on a Google search result, Quick Scroll may appear on the bottom-right corner of the page, showing one or more bits of text from the page that are relevant to your query. Clicking on the text will take you to that part of the page.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/okanipcmceoeemlbjnmnbdibhgpbllgc"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/google-quick-scroll-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Google-quick-scroll-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/okanipcmceoeemlbjnmnbdibhgpbllgc"></a></p>
<h2>Chrome Extensions For Social Networking</h2>
<h2>12. <a href="https://chrome.google.com/extensions/detail/mihcahmgecmbnbcchbopgniflfhgnkff">Google Mail Checker</a></h2>
<p>Displays the number of unread messages in your Google Mail inbox. You can also click the button to open your inbox, very handy tool for daily browsing.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/mihcahmgecmbnbcchbopgniflfhgnkff"><span style="color: #000000;"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/mail-checker-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Mail-checker-valuable-google-chrome-extensions-web-design" /></span><span style="color: #0000ff;"> </span></a></span></p>
<h2>13. <a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic">Chromed Bird</a></h2>
<p>Chromed Bird is a Twitter extension that allows you to follow your timelines and interact with your Twitter account.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/chromed-bird-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Chromed-bird-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic"></a></p>
<h2>14. <a href="https://chrome.google.com/extensions/detail/lkdedmbpkaiahjjibfdmpoefffnbdkli">Facebook for Google Chrome</a></h2>
<p>Extension which lets you read your Facebook news feed and wall. You can also post status updates.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/lkdedmbpkaiahjjibfdmpoefffnbdkli"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/facebook-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Facebook-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/lkdedmbpkaiahjjibfdmpoefffnbdkli"></a></p>
<h2>15. <a href="https://chrome.google.com/extensions/detail/kcahibnffhnnjcedflmchmokndkjnhpg">StumbleUpon Extension</a></h2>
<p>Simple StumbleUpon toolbar for Chrome, you should be very familiar with it if you are stumbling daily.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/kcahibnffhnnjcedflmchmokndkjnhpg"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/stumbeupon-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Stumbeupon-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/kcahibnffhnnjcedflmchmokndkjnhpg"></a></p>
<h2>16. <a href="https://chrome.google.com/extensions/detail/iblijlcdoidgdpfknkckljiocdbnlagk">goo.gl url shortener</a></h2>
<p>goo.gl url shortener is an extension which allows you to shorten the current website URL with the new Google URL Shortener service <a href="http://goo.gl/">http://goo.gl/</a>.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/iblijlcdoidgdpfknkckljiocdbnlagk"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/url-shortener-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Url-shortener-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/iblijlcdoidgdpfknkckljiocdbnlagk"></a></p>
<h2>Chrome Extensions For Web Designers, SEO specialists and Web Developers</h2>
<h2>17. <a href="https://chrome.google.com/extensions/detail/dmpfoncmmihgkooacnplecaopcefceam">Lorem Ipsum Generator</a></h2>
<p>Many other extensions of this type &#8211; in other browsers &#8211; simply complicate this task, using really extensive code, XHR, etc. The main purpose of this one, is to use the less amount of code (and also memory) and help the developer/user to get the job done.</p>
<p>Great and simple classic Lipsum extension, required in every designer&#8217;s toolbar.</p>
<p><a href="https://chrome.google.com/extensions/detail/dmpfoncmmihgkooacnplecaopcefceam"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/lorem-ipsum-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Lorem-ipsum-valuable-google-chrome-extensions-web-design" /></a></p>
<h2>18. <a href="https://chrome.google.com/extensions/detail/bnbbfjbeaefgipfjpdabmpadaacmafkj">Firebug Lite</a></h2>
<p>Firebug Lite is a tool for web developers, that allows you to edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/bnbbfjbeaefgipfjpdabmpadaacmafkj"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/firebug-lite-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Firebug-lite-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/bnbbfjbeaefgipfjpdabmpadaacmafkj"></a></p>
<h2>19. <a href="https://chrome.google.com/extensions/detail/ibkclpciafdglkjkcibmohobjkcfkaef">META SEO inspector</a></h2>
<p><span style="color: #0000ff;"> </span></p>
<p>A Google Chrome extension useful to inspect the meta data found inside web pages, usually not visible while browsing.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/ibkclpciafdglkjkcibmohobjkcfkaef"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/meta-seo-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Meta-seo-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/ibkclpciafdglkjkcibmohobjkcfkaef"></a></p>
<h2>20. <a href="https://chrome.google.com/extensions/detail/kecjkpdffhlpbcackmjjddegodioclkc">Pastebin</a></h2>
<p>Post and coloring source code (C, Python, Ruby, HTML, CSS, &#8230;) on a pastebin service. Although useful for the share on the forums, IRC or social networks (like Twitter).</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/kecjkpdffhlpbcackmjjddegodioclkc"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/pastebin-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Pastebin-valuable-google-chrome-extensions-web-design" /></a></span></p>
<p><span style="color: #0000ff;"><br />
</span></p>
<h2>21. <a href="https://chrome.google.com/extensions/detail/ognampngfcbddbfemdapefohjiobgbdl">Speed Tracer (by Google)</a></h2>
<p><span style="word-spacing: 0px; font: medium 'Times New Roman'; text-transform: none; color: #000000; text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0px;"><span style="font-size: 13px; font-family: Arial, sans-serif; text-align: left;">Get insight into the performance of your web applications.</span></span></p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/ognampngfcbddbfemdapefohjiobgbdl"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/speed-tracer-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Speed-tracer-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/ognampngfcbddbfemdapefohjiobgbdl"></a></p>
<h2>22. <a href="https://chrome.google.com/extensions/detail/idhfcdbheobinplaamokffboaccidbal">Resolution Test</a></h2>
<p>An extension for developers to test web pages in different screen resolutions, with an option to define your own resolutions.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/idhfcdbheobinplaamokffboaccidbal"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/resolution-test-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Resolution-test-valuable-google-chrome-extensions-web-design" /><span style="color: #0000ff;"> </span></a></span></p>
<h2>23. <a href="https://chrome.google.com/extensions/detail/cekbgkmeapobkbadclnkjfjdbpbcaobd">Copy Without Formatting</a></h2>
<p>Provides various ways (customizable keyboard shortcut, floating button, or auto-copy) to copy your selection WITHOUT formatting.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/cekbgkmeapobkbadclnkjfjdbpbcaobd"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/copy-without-format-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Copy-without-format-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/cekbgkmeapobkbadclnkjfjdbpbcaobd"></a></p>
<h2>24. <a href="https://chrome.google.com/extensions/detail/hehijbfgiekmjfkfjpbkbammjbdenadd">IE Tab</a></h2>
<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>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/hehijbfgiekmjfkfjpbkbammjbdenadd"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/ie-tab-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Ie-tab-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/hehijbfgiekmjfkfjpbkbammjbdenadd"></a></p>
<h2>25. <a href="https://chrome.google.com/extensions/detail/oangcciaeihlfmhppegpdceadpfaoclj">Chrome SEO</a></h2>
<p>I couldn&#8217;t live without great SEO tool, where I could see stats of current page I am visiting, this tool is under development still, but already it&#8217;s very lightweighted, fast and working just excellent.</p>
<p>&#8220;The Google Chrome SEO extension provides easy access to Search Engine Optimization Tools that can help you with Competitive Analysis, Keyword Research, Backlink Checks and other daily SEO tasks.&#8221;</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/oangcciaeihlfmhppegpdceadpfaoclj"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/seo-plugin-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Seo-plugin-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/oangcciaeihlfmhppegpdceadpfaoclj"></a></p>
<h2>26. <a href="https://chrome.google.com/extensions/detail/pneoplpmnpjoioldpodoljacigkahohc">PageRank</a></h2>
<p>Very simple and light extension which only task is to display pagerank automatically while page loads. For advanced browsing I would use Chrome SEO, but for automatic,fast stats display I like this plugin in my Chrome Extensions as well!</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/pneoplpmnpjoioldpodoljacigkahohc"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/pagerank-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Pagerank-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/pneoplpmnpjoioldpodoljacigkahohc"></a></p>
<h2>27. <a href="https://chrome.google.com/extensions/detail/ddojecfcjghmiahhpgnldoeglfmjoegg">SitezMeter</a></h2>
<p>SitezMeter displays traffic charts from Google Trends, Alexa and Compete side by side, as well as ranks. This extension is a handy tool to webmaster, web site owner and SEO/SEM specialists.</p>
<p>Of course, you can go to <a href="http://sitezmeter.appspot.com/">SitezMeter website</a> directly, but this helps sometimes to do it faster in handy way, anyway &#8211; your pick!</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/ddojecfcjghmiahhpgnldoeglfmjoegg"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/sitezmeter-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Sitezmeter-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/ddojecfcjghmiahhpgnldoeglfmjoegg"></a></p>
<h2>28. <a href="https://chrome.google.com/extensions/detail/jhejngphiacapbgllhagbpdkkdieeaej">Chrome Flags</a><span style="color: #000000;"> </span></h2>
<p><span style="color: #000000;"> </span></p>
<p>Chrome Flags displays a country flag indicating about the physical location of the websites you&#8217;re visiting. The extension also provides access to detailed information regarding the website&#8217;s servers, owners, traffic and trustworthiness.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/jhejngphiacapbgllhagbpdkkdieeaej"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/flags-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Flags-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/jhejngphiacapbgllhagbpdkkdieeaej"></a></p>
<h2>29. <a href="https://chrome.google.com/extensions/detail/hmdcmlfkchdmnmnmheododdhjedfccka">Eye Dropper</a></h2>
<p>Eye Dropper and Color Picker extension which allows you to pick color from any webpage or from advanced color picker. You can also check option, that selected color HEX code will be automatically copied to clipboard. This tool is even more handier than ColorPicker on FireFox, because HEX code I needed to copy/paste manually.</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/hmdcmlfkchdmnmnmheododdhjedfccka"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/eye-dropper-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Eye-dropper-valuable-google-chrome-extensions-web-design" /></a></span><a href="https://chrome.google.com/extensions/detail/hmdcmlfkchdmnmnmheododdhjedfccka"></a></p>
<h2>30. <a href="https://chrome.google.com/extensions/detail/aonjhmdcgbgikgjapjckfkefpphjpgma">MeasureIt!</a><span style="color: #000000;"> </span></h2>
<p><span style="color: #000000;"> </span></p>
<p>Draw out a ruler that will help you get the pixel width and height of any elements on a webpage.</p>
<p>Yes, this popular Firefox extension for designers is available on Chrome as well! Great!</p>
<p><span style="color: #0000ff;"><a href="https://chrome.google.com/extensions/detail/aonjhmdcgbgikgjapjckfkefpphjpgma"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/measure-it-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Measure-it-valuable-google-chrome-extensions-web-design" /></a></span></p>
<h2> 31.<a href="https://chrome.google.com/extensions/detail/aonjhmdcgbgikgjapjckfkefpphjpgma"> Pendule </a></h2>
<p><a href="https://chrome.google.com/extensions/detail/aonjhmdcgbgikgjapjckfkefpphjpgma"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/pendule-valuable-google-chrome-extensions-web-design.jpg"  alt="pendule-valuable-google-chrome-extensions-web-design" /></a></p>
<h2>Built in features for developers</h2>
<p>I didn&#8217;t know there are already built in features for web developers, but wow, there is &#8211; and you don&#8217;t need to install anything.</p>
<p>This &#8220;Inspect Element&#8221; feature works similar like Firebug, but it has different features. Just select and element, text you are interested in, click right mouse button and check inspect element &#8211; you will get advanced and precise results right away! Very, very handy!</p>
<p>Read more about built-in features for developers in this <a href="http://code.google.com/chrome/chromeframe/developers_guide.html">google guide</a>.</p>
<p><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/google-chrome-extensions/built-in-valuable-google-chrome-extensions-web-design.jpg" border="0" alt="Built-in-valuable-google-chrome-extensions-web-design" /></p>
<h2>Summary</h2>
<p>While testing all those different extensions, what I enjoyed the most &#8211; extensions are super easy and extremely fast to install/uninstall/activate. I was used to Firefox restart browser statement all the time, I never really thought about it. With Google Chrome you just click on install button and extension is live and working in seconds without any slow downloading or restarting, lagging. And in the same time, if I decided not to keep that extension, I could easily uninstall it as well without any problems.</p>
<p>I am amazed, it took me so long to try Chrome extensions, because I thought there could be nothing better then Firefox, all those thousands of plugins it has and there no way Chrome could compete with something like that EVER.</p>
<p>Dear readers, I was very wrong &#8211; of course, there aren&#8217;t so many extensions available just yet, but already all of them works way better, way faster and for now I haven&#8217;t got any problems with Chrome at all &#8211; just big, positive surprises.</p>
<p>For designers and developers I would suggest to give Chrome a try and check out design related extensions, there are already. They aren&#8217;t so much but already very handy and fast to use, which usually wasn&#8217;t the case with Firefox however.</p>
<p>Huh..but for daily browsing, tweeting, stumbling, mail management, blog writing ( yes, I mean all bloggers) &#8211; I suggest to switch to Chrome today and give it a chance. Try it for 3-4 days, install several your favorite extensions from this list and I am pretty sure, you will not want to go back to Firefox for daily browsing. Just my personal opinion, but I was very strong Firefox lover until yesterday, so there must be something good with this new browser I think :)</p>
<p>Let me know about your pros,cons and experiences with Chrome comparing it to Firefox! Let&#8217;s go to browsing!</p>
<p>You can download latest Chrome version <a href="http://www.google.com/chrome">here</a>, but you need to install Google chrome BETA version in order to use and try extensions as well &#8211; <a href="http://www.google.com/intl/en/landing/chrome/beta/">get it here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/design/transfer-chrome-irreplaceable-chrome-extensions/feed/</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
	</channel>
</rss>

