<?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>Sniptools &#187; Browser</title>
	<atom:link href="http://sniptools.com/tag/browser/feed" rel="self" type="application/rss+xml" />
	<link>http://sniptools.com</link>
	<description>Design &#38; Technology Observations</description>
	<lastBuildDate>Mon, 10 Oct 2011 02:12:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Disable auto completion in Firefox address bar</title>
		<link>http://sniptools.com/webtools/disable-auto-completion-in-firefox-address-bar</link>
		<comments>http://sniptools.com/webtools/disable-auto-completion-in-firefox-address-bar#comments</comments>
		<pubDate>Wed, 27 Aug 2008 09:50:57 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tips/Tricks]]></category>

		<guid isPermaLink="false">http://sniptools.com/?p=370</guid>
		<description><![CDATA[Firefox 3 has a "feature" that auto-fills a website that you wish to go to as you're typing in the Location bar. I wanted to turn this off, but without turning off other auto complete functionality: I want to retain the autocomplete in forms (which can be managed from Tools -&#62; Options -&#62; Privacy) I [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3 has a "feature" that auto-fills a website that you wish to go to as you're typing in the Location bar.</p>
<p>I wanted to turn this off, but <span style="text-decoration: underline;">without</span> turning off other auto complete functionality:</p>
<ul>
<li>I want to retain the autocomplete in forms (which can be managed from <code>Tools -&gt; Options -&gt; Privacy</code>)</li>
<li>I also want to retain the autocomplete in the search box on the right (which can be turned off by right-clicking inside the box, and then checking off "<code>Show Suggestions</code>")</li>
</ul>
<p>But the Location Bar is a somewhat more involved beast. After hunting in the innards of "<code>about:config</code>" I discovered that this was possible. Just follow these steps:</p>
<ol>
<li>In the location bar, type <code>about:config</code>. The location bar is of course the place where you type URLs. Note that this is your internal Firefox configuration. Don't mess with it.</li>
<li>In the text box that appears at the top of this page, enter <code>browser.urlbar.maxRichResults </code>as the preference name. (Tip: copy it from here and paste it into that box.)</li>
<li>Set the value to 0 if you wish to disable the auto-complete altogether. I have it set to 2 so I get some suggestions but it doesn't crowd up the experience.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/webtools/disable-auto-completion-in-firefox-address-bar/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

