<?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>Firefox Facts &#187; easy</title>
	<atom:link href="http://www.firefoxfacts.com/tag/easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firefoxfacts.com</link>
	<description>best guide to add-ons, themes and tips for Firefox</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:32:44 +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>Create a Firefox Search Plugin</title>
		<link>http://www.firefoxfacts.com/2011/01/11/create-a-firefox-search-plugin/</link>
		<comments>http://www.firefoxfacts.com/2011/01/11/create-a-firefox-search-plugin/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 13:49:11 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Firefox Support]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[opensearch]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2011/01/11/create-a-firefox-search-plugin/</guid>
		<description><![CDATA[Want to create your own Firefox search plugin? The steps on how to do this used to be a lot easier back in the early days of Firefox, but now with the OpenSearch protocol in all modern browsers &#8211; the steps are a little more difficult.&#160; Have no fear though, because I have found a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Easy Way to Create an Open Search Plugin" border="0" alt="Create a Firefox Search Plugin" align="right" src="http://www.firefoxfacts.com/wp-content/uploads/2011/01/image2.png" width="227" height="136" />Want to create your own Firefox search plugin? The steps on how to do this used to be a lot easier back in the early days of Firefox, but now with the OpenSearch protocol in all modern browsers &#8211; the steps are a little more difficult.&#160; Have no fear though, because I have found a resource that will make creating your own Firefox search plugin easy again and it takes only a few simple steps.</p>
<p>  <span id="more-4649"></span> The first thing you will want to do is point your browser towards the <a href="http://www.7is7.com/software/firefox/opensearch.html" target="_blank">OpenSearch plugin generator</a>.&#160; This awesome utility allows you to create a search plugin in he open search format that Firefox (and many other browsers) use.&#160; This way you could search Firefox Facts without even visiting the website first and typing your search into my search form.&#160; The only hard part about this is locating the HTML source code that represents the search box on the website.&#160; In Firefox, you can do this fairly easily by right-clicking on a website, choose &quot;View Source&quot; and then find where the form starts for the search box.
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Find the Search Form" border="0" alt="Viewing the Firefox Facts Source" src="http://www.firefoxfacts.com/wp-content/uploads/2011/01/image3.png" width="504" height="199" /></p>
<p>Here is one more quick tip, if you hit &quot;Ctrl + F&quot; you can bring up the search options in the webpage&#8217;s view source pane.&#160; From there, search for &quot;form&quot; until you find the right form you need.&#160; For webmasters, this should be pretty easy. Now, for the easy part.</p>
<p>On the OpenSearch plugin generator webpage, simply fill in the website name, the website URL and then copy and paste in the form data you found on the website you want to create the search plugin for.&#160; I would recommend not changing the data for input encoding, plugin file name, or favicon file name. Next, hit the big button labeled &quot;Generate Plugin&quot;.</p>
<p>The website will now give you the code you need to save on your own website hosting server to make the search plugin work.&#160; Scroll down the webpage, and make sure you follow each step as they have it.&#160; Once you are done, you too can have your own search plugin like this:</p>
<p><a href="javascript:if(typeof(window.external)=='object'){try{window.external.AddSearchProvider('http://www.firefoxfacts.com/opensearch.xml');}catch(e){alert('Your%20browser%20does%20not%20support%20OpenSearch%21');}};void(0);">Install Firefox Facts Search Plugin</a></p>
<p>Hope this helps you create a search plugin for your own website.&#160; If you do create one using this method, be sure to share it in the comments!</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2011/01/11/create-a-firefox-search-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F1 Bring Social Link Sharing to Firefox</title>
		<link>http://www.firefoxfacts.com/2010/11/16/f1-bring-social-link-sharing-to-firefox/</link>
		<comments>http://www.firefoxfacts.com/2010/11/16/f1-bring-social-link-sharing-to-firefox/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 13:54:57 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[f1]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[mozilla labs]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2010/11/16/f1-bring-social-link-sharing-to-firefox/</guid>
		<description><![CDATA[Mozilla is getting into the world of social link sharing.  With F1, you can add the functionality of sharing a link on Twitter, Gmail or Facebook into the Firefox browser.  This neat add-on has a lot of potential, and is simple enough for anybody to pick up and use. To share a link with F1, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Mozilla Labs F1 in Action" src="http://www.firefoxfacts.com/wp-content/uploads/2010/11/image12.png" border="0" alt="F1 - Social Sharing in Firefox" width="504" height="156" /></p>
<p>Mozilla is getting into the world of social link sharing.  With F1, you can add the functionality of sharing a link on Twitter, Gmail or Facebook into the Firefox browser.  This neat add-on has a lot of potential, and is simple enough for anybody to pick up and use.</p>
<p><span id="more-4515"></span></p>
<p>To share a link with F1, all you need to do is hit the share icon in the toolbar, choose the service you wish to share the link on and type out your short little message to your followers.  Once you then hit share, it will be sent out.  By default F1 works only with Twitter, Facebook and Gmail but I could see other services being included down the road.</p>
<p>Check out this short video to get more details on how F1 works:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="529" height="338" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=16548313&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed type="application/x-shockwave-flash" width="529" height="338" src="http://vimeo.com/moogaloop.swf?clip_id=16548313&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Overall, I have to say I am pretty excited to see where <a href="http://mozillalabs.com/messaging/2010/11/10/f1/">F1</a> will go next.  Will Firefox having an add-on like this put services like AddThis.com out of business?</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2010/11/16/f1-bring-social-link-sharing-to-firefox/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Improve Readability</title>
		<link>http://www.firefoxfacts.com/2010/10/13/improve-readability/</link>
		<comments>http://www.firefoxfacts.com/2010/10/13/improve-readability/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 12:29:25 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2010/10/13/improve-readability/</guid>
		<description><![CDATA[In a day where we have fantastic website designs, terrific layouts and tons of stuff to check out on the web &#8211; we sometimes forget that some people have more readability problems than most.&#160; The Readability add-on for Firefox looks to change that.&#160; It strips all the fluff from the webpage you are looking at [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Make Text More Readable" border="0" alt="Better Readability in Firefox" src="http://www.firefoxfacts.com/wp-content/uploads/2010/10/image7.png" width="520" height="147" /></p>
<p>In a day where we have fantastic website designs, terrific layouts and tons of stuff to check out on the web &#8211; we sometimes forget that some people have more readability problems than most.&#160; The <strong>Readability</strong> add-on for Firefox looks to change that.&#160; It strips all the fluff from the webpage you are looking at &#8211; and delivers pure content.</p>
<p>  <span id="more-4412"></span>
<p>This extension to the Firefox browsing experience makes reading webpages much more simple.&#160; Once installed, all you need to do to activate it is click the &quot;R&quot; icon in the Firefox status toolbar.&#160; The add-on will also auto-scroll for you too &#8211; to make reading any article a hands free experience.&#160; All you need to do is press Ctrl + Shift + A to start the auto-scrolling experience. </p>
<p>Here are a few more tips to help you get more out of the auto-scrolling feature:</p>
<blockquote><p>0-9 : Set scroll speed, 0 being stand-still and 9 being skim-speed     <br />– : Decrease speed      <br />= : Increase speed      <br />shift + – : Decrease speed quickly      <br />shift + = : Increase speed quickly      <br />ESC or q : Quit</p>
</blockquote>
<p>For people out there who want this nifty tool, but do not want to install another add-on into Firefox, you are in luck.&#160; They do have a bookmarklet option available too <a href="http://lab.arc90.com/experiments/readability/" target="_blank">at Arc90.com</a>.&#160; All you need to do is drag their bookmarklet to your bookmarks toolbar &#8211; and you can make any webpage article more readable. </p>
<p>For those who want the Firefox add-on experience, you can pick up Readability <a href="https://addons.mozilla.org/en-US/firefox/addon/46442/" target="_blank">from the Firefox Add-ons website</a>.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2010/10/13/improve-readability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gTranslate</title>
		<link>http://www.firefoxfacts.com/2010/10/12/gtranslate-2/</link>
		<comments>http://www.firefoxfacts.com/2010/10/12/gtranslate-2/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 11:41:07 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[gTranslate]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[translate]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2010/10/12/gtranslate-2/</guid>
		<description><![CDATA[What if translating text to a different language was as easy as highlighting text in your browser?  It can be, if you pick up the gTranslate add-on for Firefox. With gTranslate installed, you can quickly translate any text on any webpage just by selecting the text you want to translate and right-clicking on it with [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline;" title="Translate Text in Firefox" src="http://www.firefoxfacts.com/wp-content/uploads/2010/10/image6.png" alt="Better Firefox Translations" width="500" height="207" /></p>
<p>What if translating text to a different language was as easy as highlighting text in your browser?  It can be, if you pick up the <strong>gTranslate</strong> add-on for Firefox. With gTranslate installed, you can quickly translate any text on any webpage just by selecting the text you want to translate and right-clicking on it with your mouse.</p>
<p><span id="more-4404"></span><div class="woo-sc-box info   ">Check Out the <a href="http://www.firefoxfacts.com/2009/04/07/3-best-translation-tools-for-firefox/">3 Best Translation Tools for Firefox</a></div></p>
<p>Having worked in the support field for most of my life, I run into foreign languages a lot. While gTranslate is not the perfect solution, it does do the job.  It uses Google&#8217;s translation service to do the language conversions. Short of learning a new language, this is the best tool we have to use out there online today.</p>
<p>Some of the features of gTranslate include:</p>
<ul>
<li>Option to automatically identify the language of the original text.</li>
<li>Option to detect the &#8220;lang&#8221; attribute of the of the selected text (or the whole page).</li>
<li>Option to set the destination language to the browser locale.</li>
<li>Replace texts from input and textareas form fields.</li>
<li>Image title or alt attributes can be translated too.</li>
</ul>
<p>You can also translate to and from the following languages:</p>
<p>Afrikaans, Albanian, Arabic, Belarusian, Bulgarian, Batalan, Chinese, Chinese (Simplified), Chinese (Traditional), Croatian, Czech, Danish, Dutch, English, Estonian, Filipino, Finnish, French, Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Irish, Italian, Japanese, Korean, Latvian, Lithuanian, Macedonian, Malay, Maltese, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swahili, Swedish, Thai, Turkish, Ukrainian, Vietnamese, Welsh, and Yiddish.</p>
<p>Want to give it a shot? You can pick up gTranslate <a href="https://addons.mozilla.org/en-US/firefox/addon/918/" target="_blank">from the Firefox Add-ons website</a>.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2010/10/12/gtranslate-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Close All Tabs in Firefox</title>
		<link>http://www.firefoxfacts.com/2010/06/11/close-all-tabs-in-firefox/</link>
		<comments>http://www.firefoxfacts.com/2010/06/11/close-all-tabs-in-firefox/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 12:31:00 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Tabbed Browsing]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[all]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[close]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tab-bar]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2010/06/11/close-all-tabs-in-firefox/</guid>
		<description><![CDATA[Sometimes we all go a little tab-happy when it comes to our Internet browsing ways.&#160; You might be browsing around, one lazy Friday afternoon, and before you know it &#8211; you have twenty open tabs and then decide, &#34;hey, maybe I should get back to work!&#34;.&#160; Well, have no fear, because I can get all [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Easy Ways to Close All Firefox Tabs" border="0" alt="Easy Ways to Close All Firefox Tabs" src="http://www.firefoxfacts.com/wp-content/uploads/2010/06/closetabs.png" width="504" height="302" /> </p>
<p>Sometimes we all go a little tab-happy when it comes to our Internet browsing ways.&#160; You might be browsing around, one lazy Friday afternoon, and before you know it &#8211; you have twenty open tabs and then decide, &quot;hey, maybe I should get back to work!&quot;.&#160; Well, have no fear, because I can get all your tabs closed in one click or two.</p>
<p> <span id="more-3952"></span>
<p>The <strong>Close All Tabs (Reloaded)</strong> extension for Firefox will add a button to your toolbar to close all the open tabs.&#160; You also have two configurations that come into play with this simple add-on.&#160; You can choose whether the browser&#8217;s home page should be loaded, or if you want to see the warning about closing multiple tabs.</p>
<p>After installing Close All Tabs (Reloaded), the button is not instantly added to the toolbar.&#160; You will need to customize the toolbar, and select where you need the button to be.&#160;&#160; You can pick up this great browser add-on over <a href="https://addons.mozilla.org/en-US/firefox/addon/116723/" target="_blank">at the Firefox Add-ons web site</a>.</p>
<p>If you do not want to add another extension, you can also close all your tabs by following these simple steps.</p>
<ol>
<li>Right-click on the tab bar in Firefox</li>
<li>Select &quot;Close Other Tabs&quot;</li>
</ol>
<p>This will, in turn, close all the other tabs that were open, other than the tab that you clicked on when right-clicking the tab bar in Firefox.&#160; It is a simple, yet sometimes overlooked, Firefox fact.&#160; </p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2010/06/11/close-all-tabs-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Your Firefox Profile Folder!</title>
		<link>http://www.firefoxfacts.com/2010/05/19/find-your-firefox-profile-folder/</link>
		<comments>http://www.firefoxfacts.com/2010/05/19/find-your-firefox-profile-folder/#comments</comments>
		<pubDate>Wed, 19 May 2010 12:22:29 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Settings]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[profile folder]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2010/05/19/find-your-firefox-profile-folder/</guid>
		<description><![CDATA[Every so often, you might need to find your Firefox profile folder to do some tweaking or maintenance of your own.&#160; In the past, this has lead to diving through your operating system&#8217;s folders and after twenty clicks, finding the information you need.&#160; Since Firefox 3.6 there is a much easier way to open your [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Navigate to your Firefox Profile Folder" border="0" alt="Navigate to your Firefox Profile Folder" src="http://www.firefoxfacts.com/wp-content/uploads/2010/05/image6.png" width="520" height="318" /> </p>
<p>Every so often, you might need to find your Firefox profile folder to do some tweaking or maintenance of your own.&#160; In the past, this has lead to diving through your operating system&#8217;s folders and after twenty clicks, finding the information you need.&#160; Since Firefox 3.6 there is a much easier way to open your profile folder, with no additional extensions installed.</p>
<p> <span id="more-3904"></span>
<p>To open your Firefox profile folder, go to Help in the menu bar:</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Help in the Menu Bar" border="0" alt="Help in the Menu Bar" src="http://www.firefoxfacts.com/wp-content/uploads/2010/05/image7.png" width="229" height="117" /> </p>
<p>Next, click on Troubleshooting Information.&#160; This will take you to the <em>about:support</em> information page.&#160; If you can remember, you can also visit this page by typing <em>about:support</em> into the Firefox address bar too. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Application Basics in about:support" border="0" alt="Application Basics in about:support" src="http://www.firefoxfacts.com/wp-content/uploads/2010/05/image8.png" width="391" height="187" /> </p>
<p>Under Application Basics, click on the button that reads, &quot;Open Containing Folder&quot; next to Profile Directory, and there you go. Your Firefox profile directory should be opened up.&#160; <a href="http://www.firefoxfacts.com/2007/01/01/where-is-my-firefox-profile-folder/" target="_blank">Going to the profile location by following the folder path to it</a> via your computer still works, but this is a much easier way to get the job done. </p>
<p>Hope this comes in handy next time you want to backup, tweak or change something in your Firefox profile folder. </p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2010/05/19/find-your-firefox-profile-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strip Everything but the Content with TidyRead</title>
		<link>http://www.firefoxfacts.com/2009/05/19/strip-everything-but-the-content-with-tidyread/</link>
		<comments>http://www.firefoxfacts.com/2009/05/19/strip-everything-but-the-content-with-tidyread/#comments</comments>
		<pubDate>Tue, 19 May 2009 11:37:33 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[readability]]></category>
		<category><![CDATA[strip]]></category>
		<category><![CDATA[styles]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tidyread]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2009/05/19/strip-everything-but-the-content-with-tidyread/</guid>
		<description><![CDATA[Want to remove all the clutter from your favorite site to read, and get right to the text?  TidyRead, an extension for Firefox, removes all the extra stuff from a web page or article that can make reading on the Web difficult at times. This browser add-on does a simple, yet effective, job of stripping [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="1240802550" src="http://www.firefoxfacts.com/wp-content/uploads/2009/05/1240802550.png" border="0" alt="1240802550" width="520" height="409" /></p>
<p>Want to remove all the clutter from your favorite site to read, and get right to the text?  <strong>TidyRead</strong>, an extension for Firefox, removes all the extra stuff from a web page or article that can make reading on the Web difficult at times.</p>
<p>This browser add-on does a simple, yet effective, job of stripping away the extra content from news or blog article pages, leaving you with nicely formatted text to enjoy.  Since the new version is overlaid on top of the old version, switch between the two is very easy.  You also have the options to customize it to suit your own reading style too (white on black, black on white, white on green, ect).</p>
<p>Well worth trying out, if you find some of the content on the Web a little hard on your eyes.  You can <a href="https://addons.mozilla.org/en-US/firefox/addon/11653">pick up TidyRead</a> on the Firefox Add-ons web site.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2009/05/19/strip-everything-but-the-content-with-tidyread/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Multiple Checkboxes with Ease</title>
		<link>http://www.firefoxfacts.com/2008/11/27/check-multiple-checkboxes-with-ease/</link>
		<comments>http://www.firefoxfacts.com/2008/11/27/check-multiple-checkboxes-with-ease/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 13:05:35 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[checkboxmat]]></category>
		<category><![CDATA[draw]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[multiple choice]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/11/27/check-multiple-checkboxes-with-ease/</guid>
		<description><![CDATA[Nobody likes having to click on checkboxes, in our e-mail or on the online forms we might need to fill out.&#160; It is a pain in the rear process, that I wish sometimes I did not have to do.&#160; With that said, I have found one experimental add-on that promises to make the pain go [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="252" alt="checkboxmate" src="http://www.firefoxfacts.com/wp-content/uploads/2008/11/checkboxmate.gif" width="490" border="0">
<p>Nobody likes having to click on checkboxes, in our e-mail or on the online forms we might need to fill out.&nbsp; It is a pain in the rear process, that I wish sometimes I did not have to do.&nbsp; With that said, I have found one experimental add-on that promises to make the pain go away.</p>
<p><a href="http://dragtotab.mozdev.org/checkboxmate/">CheckBoxMate</a>, an add-on for Firefox, allows you to check multiple checkboxes with ease by drawing a box around them to automatically select them all.&nbsp; Here is what the developer of the extension had to say about it:</p>
<blockquote><p>This tool is great for sites that use lots of checkboxes like a registration form or your Hotmail or Yahoo! inbox. Imagine this: Your Hotmail inbox has 10 spam messages and you don&#8217;t want to click on 10 separate checkboxes just to select them all. Now you can select them all just by drawing a box around them! To begin drawing a box, your mouse MUST first be positioned over one checkbox. Then drag to activate this tool.</p>
</blockquote>
<p>Learn more about the <a href="http://dragtotab.mozdev.org/checkboxmate/">CheckBoxMate add-on on it&#8217;s official site</a>, or download it via the <a href="https://addons.mozilla.org/en-US/firefox/addon/9740">Firefox Add-ons</a> web site.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2008/11/27/check-multiple-checkboxes-with-ease/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HandyTags &#8211; Useful Tag Suggestions for Bookmarks</title>
		<link>http://www.firefoxfacts.com/2008/08/29/handytags-useful-tag-suggestions-for-bookmarks/</link>
		<comments>http://www.firefoxfacts.com/2008/08/29/handytags-useful-tag-suggestions-for-bookmarks/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 10:00:24 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[Bookmark Help]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[descriptions]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[handytag]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[winner]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/08/29/handytags-useful-tag-suggestions-for-bookmarks/</guid>
		<description><![CDATA[As another Extend Firefox 3 contest winner, HandyTag deserves a look.  This add-on for Firefox provides a complete set of the most relevant keywords when you bookmark a page.  Where do these keywords come from?  Many different sources from around the Web. This comes in handy when you bookmark a page, and your not sure [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.firefoxfacts.com/wp-content/uploads/2008/08/12.png" border="0" alt="HandyTag" width="204" height="111" align="right" /> As another <a href="http://www.firefoxfacts.com/2008/08/22/extend-firefox-3-winners/">Extend Firefox 3</a> contest winner, <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/7498">HandyTag</a></strong> deserves a look.  This add-on for Firefox provides a complete set of the most relevant keywords when you bookmark a page.  Where do these keywords come from?  Many different sources from around the Web.</p>
<p>This comes in handy when you bookmark a page, and your not sure exactly with what words it should be tagged with (or you don&#8217;t want to take the time to think it out).  There is no need for straining your brain to think of descriptive tags any longer with this extension.</p>
<p>You can pick HandyTag up on the <a href="https://addons.mozilla.org/en-US/firefox/addon/7498">Firefox Add-ons web site</a> and learn more about HandyTag on the <a href="http://handytag.elitwork.com/home.html">official web site</a>.  It is still sandboxed on Firefox&#8217;s web site, so if you need a login to try it out, be sure to checkout these <a href="http://www.bugmenot.com/view/addons.mozilla.org">bugmenot username and password combinations</a>.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2008/08/29/handytags-useful-tag-suggestions-for-bookmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tagmarks &#8211; Better Tagging Through Icons</title>
		<link>http://www.firefoxfacts.com/2008/08/14/tagmarks-better-tagging-through-icons/</link>
		<comments>http://www.firefoxfacts.com/2008/08/14/tagmarks-better-tagging-through-icons/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 11:55:33 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[Bookmark Help]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[organize]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/08/14/tagmarks-better-tagging-through-icons/</guid>
		<description><![CDATA[Want to make tagging your bookmarks as easy as clicking an icon?  Tagmarks, the add-on for Firefox, hopes to do just that.  The idea here is to bring one-click bookmarking in Firefox together with the tagging power of the browser. With Tagmarks, you have a lot of different icons that popup whenever you hover over [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 5px 5px; border-right-width: 0px" src="http://www.firefoxfacts.com/wp-content/uploads/2008/08/tagmarks.png" border="0" alt="Tagmarks" width="204" height="133" align="right" /> Want to make tagging your bookmarks as easy as clicking an icon?  <a href="https://addons.mozilla.org/en-US/firefox/addon/8485">Tagmarks</a>, the add-on for Firefox, hopes to do just that.  The idea here is to bring one-click bookmarking in Firefox together with the tagging power of the browser.</p>
<p>With Tagmarks, you have a lot of different icons that popup whenever you hover over the traditional bookmarking star you see in the Firefox 3 address bar.  When you click in each icon, it will add the page to the bookmarks and associate that icon with that page, through the use of tags.</p>
<p>Selecting one icon has the same effect as clicking on the bookmarking star. It will add the page to the bookmark.   The perk here is that it will also apply a tag to the page and always remember and show that icon when you are at that page.  Think of it as a visual tool for you too, to say for example, &#8220;oh that is a search magnifying glass, this must be a search site&#8221;.</p>
<p style="text-align: center;"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.firefoxfacts.com/wp-content/uploads/2008/08/mouseover.jpg" border="0" alt="mouseover" width="346" height="100" /></p>
<p style="text-align: center;"><a href="http://www.screencast.com/users/felipc/folders/Jing/media/ffef0210-77c5-4187-8ae6-fa28f9d55fee">Watch the Screencast of Tagmarks in Action!</a></p>
<p>You can pickup <a href="https://addons.mozilla.org/en-US/firefox/addon/8485">Tagmarks</a> on the Firefox Add-ons site.  It is still sandboxed, so if you need a login to download it, check out this list of <a href="http://www.bugmenot.com/view/addons.mozilla.org">user names and passwords</a> you can use.  Also check out the <a href="http://felipe.wordpress.com/projects/tagmarks/">author of the add-on&#8217;s web site</a> for more information on how to get the most out of Tagmarks.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2008/08/14/tagmarks-better-tagging-through-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

