<?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>猫言猫语 &#187; 地址栏</title>
	<atom:link href="http://imcat.in/tag/%e5%9c%b0%e5%9d%80%e6%a0%8f/feed/" rel="self" type="application/rss+xml" />
	<link>http://imcat.in</link>
	<description>人的头脑太复杂,时间过得久,有时候连自己也被自己骗了,记下来才是最真实的……</description>
	<lastBuildDate>Sun, 06 May 2012 05:40:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>玩转Firefox3地址栏</title>
		<link>http://imcat.in/break-firefox3-address-bar/</link>
		<comments>http://imcat.in/break-firefox3-address-bar/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 14:49:14 +0000</pubDate>
		<dc:creator>Cat.</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox3]]></category>
		<category><![CDATA[地址栏]]></category>

		<guid isPermaLink="false">http://www.maoxmao.com/?p=465</guid>
		<description><![CDATA[玩转Firefox3地址栏,AwesomeBar: Firefox 3中针对地址栏进行了很多改进，因此也被称为“AwesomeBar]]></description>
			<content:encoded><![CDATA[<h4>0 预备知识:</h4>
<p><strong>0.1 AwesomeBar:</strong> Firefox 3中针对地址栏进行了很多改进，因此也被称为“AwesomeBar”。</p>
<p><strong>0.2 “about:config”: </strong>在地址栏中输入about:config，会出现一个“可能失去质保”的提示，在“我保证会小心”后就会来到firefox的高级设置页面。在这里可以对firefox的更多属性进行修改。通过在上方的过滤器，就可以方便地查找所要进行改动的值。<strong>注意:一定要明白些修改很可能会导致firefox运行错误、崩溃、甚至出现安全问题，请一定谨慎！</strong></p>
<p align="center"><img src="/wp-content/uploads/2008/06/a2a4dc041edb590f9bcd93c5ccb5c012_500311111111.jpg" alt="a2a4dc041edb590f9bcd93c5ccb5c012 500311111111 玩转Firefox3地址栏"  title="玩转Firefox3地址栏" /></p>
<h4>1 一般应用:</h4>
<p><strong>1.1 自动完成: </strong>输入网址时，Firefox会在下拉菜单中猜测你要输入的网址。</p>
<p><span id="more-465"></span><strong>1.2 搜索:</strong> 直接在地址栏里输入关键词，下拉菜单中会显示出链接中或标题中包含此关键词的网页。</p>
<p align="center"><img src="/wp-content/uploads/2008/06/2c00c086327fb8424362188aaba7cb92_500311111111.jpg" alt="2c00c086327fb8424362188aaba7cb92 500311111111 玩转Firefox3地址栏"  title="玩转Firefox3地址栏" /></p>
<p><strong>1.3 访问最多的网站: </strong>直接点击地址栏右侧的下箭头，会显示你最常访问的（默认为12个）网址。</p>
<p><strong>1.4 快捷键:</strong> Alt+D以及Ctrl+L都能将光标带到地址栏中。</p>
<h4>2 进阶应用:</h4>
<p><strong>2.1 删除地址栏下拉菜单中的项目: </strong>用鼠标或是键盘上的上下方向键选择到要删除的项目，按下Delete键（mac中用Shift+Delete）即可删除。</p>
<p><strong>2.2 设置下拉菜单中显示的数目:</strong> 默认为12个，通过about:config，将browser.urlbar.maxRichResults设置为你希望的数字。</p>
<p><strong>2.3 完全关闭自动完成功能: </strong>在地址栏中输入about:config，将browser.urlbar.autocomplete.enabled设置为false。</p>
<p><strong>2.4 不显示历史和书签中的项目（只显示在地址栏中输入过的地址）: </strong>通过about:config，将browser.urlbar.matchonlytyped设置为true。</p>
<p><strong>2.5 关键词搜索功能: </strong>例如在地址栏输入"g lucifr"=在google搜索"lucifr"，方法参考<a href="http://lucifr.com/2008/05/23/firefox-how-to-change-the-locationbar-to-a-command-line/">Firefox小技巧: 把地址栏变成命令行</a></p>
<p><strong>2.6 样式自定义: </strong>如果你安装了<a href="https://addons.mozilla.org/en-US/firefox/addon/2108">stylish插件</a>，则只需添加相应的样式；手动进行修改则需要在你的系统中找到userChrome.css，具体位置如下:</p>
<p>Windows XP/2000</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">C:Documents and Settings[User Name]Application DataMozillaFirefoxProfilesxxxxxxxx.defaultchrome</div></div>
<p>xxxxxxxx是随机的8个字符；[User Name]是你的系统用户名。</p>
<p>Windows 95/98/Me</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">C:WINDOWSApplication DataMozillaFirefoxProfilesxxxxxxxx.defaultchrome</div></div>
<p>Linux</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">~/.mozilla/firefox/xxxxxxxx.default/chrome/</div></div>
<p>Mac OS X</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">~/Library/Application Support/Firefox/Profiles/xxxxxxxx.default/chrome/</div></div>
<p><strong>2.6.1 在加密网站Https时地址栏变成黄色:<img src="/wp-content/uploads/2008/06/305f73acdef3e48c72389d122f6f3f67311111111.jpg" alt="305f73acdef3e48c72389d122f6f3f67311111111 玩转Firefox3地址栏" align="right" title="玩转Firefox3地址栏" /> </strong></p>
<p>#urlbar[level] .autocomplete-textbox-container {<br />
background-color: #FFFFB7 !important;<br />
}</p>
<p>其实也可以变成别的颜色，比如绿色就更好看一些:</p>
<p>#urlbar[level] .autocomplete-textbox-container {<br />
background-color: #D0F2C4 !important;<br />
}</p>
<p><strong>2.6.2 将聚合（RSS）图标和书签星星变成透明或隐藏，鼠标hover时显示: </strong></p>
<p>/* Dim the RSS icon until hover */<br />
#feed-button {-moz-opacity: 0.2 !important;}/* 调整数值可以调节透明度，0为完全隐藏 */<br />
#feed-button:hover {-moz-opacity: 1.5 !important;}</p>
<p>/ * Dim the Bookmark star icon until hover */<br />
#star-button {-moz-opacity: 0.2 !important;}/* 调整数值可以调节透明度，0为完全隐藏 */<br />
#star-button:hover {-moz-opacity: 1.5 !important;}</p>
<p><strong>2.7 修改建议网址的加分条件:</strong> 当你在地址栏输入一些东西的时候，下拉列表中就会给出一些“建议”的网址，这些建议并非随便做出的，而是通过对你访问这些网址的次数、频率、新近程度、是 在地址栏里敲入地址访问的还是通过书签进行访问的等等综合后按计算出的分数排列的。通过about:config你尝试对以下value进行修改来改变相 应动作对网页的加分数值:</p>
<p>places.frecency.linkVisitBonus 100<br />
places.frecency.typedVisitBonus 2000<br />
places.frecency.bookmarkVisitBonus 150<br />
places.frecency.embedVisitBonus 0<br />
places.frecency.downloadVisitBonus 0<br />
places.frecency.permRedirectVisitBonus 0<br />
places.frecency.tempRedirectVisitBonus 0</p>
<p>具体计算的方法请参考<a href="http://developer.mozilla.org/en/docs/The_Places_frecency_algorithm">Mozilla Developer Center</a>。</p>
<p><strong>2.8 去掉地址栏的点击全选: </strong>在Firefox 3当中，当你用鼠标点击地址栏时，会自动全选，而不是像在Firefox2 以及Safari里那样将光标停留在你所点击的位置，如果你回到Firefox 2中的方式，可以通过about:config，将browser.urlbar.clickSelectsAll设置为false。</p>
<h4>3 插件:</h4>
<p><strong>3.1 </strong><a href="https://addons.mozilla.org/en-US/firefox/addon/7400"><strong>Edit Middle 2</strong></a><strong>: </strong>默 认情况下，当你在地址栏中敲入一个词后，就会出现下拉列表，但如果你这个词拼写有误，你用十字键退回这个词的中间去修改的时候，下拉菜单就不会再出现了， 除非你回到结尾处，删掉最后一个字母，再重新打进去。Edit Middle就可以让你省去后面的步骤，在中间进行修改后仍能出现下拉列表。</p>
<p align="center">
<p><strong>3.2 </strong><a href="https://addons.mozilla.org/en-US/firefox/addon/6227"><strong>OldBar</strong></a><strong>: </strong>Firefox 3的地址栏自动完成及搜索包括了网页的标题和url，如果你想回到Firefox 2里那样只显示url，请使用这个插件。</p>
<p><strong>3.3 </strong><a href="https://addons.mozilla.org/en-US/firefox/addon/7429"><strong>Hide Unvisited</strong></a><strong>:</strong> 从下拉列表中隐藏掉自从上次清除历史后还未访问的书签。</p>
<p><strong>3.4 </strong><a href="https://addons.mozilla.org/en-US/firefox/addon/7423"><strong>Enter Selects 2</strong></a><strong>:</strong> 直接按下回车（Enter）键就可以进入下拉列表中显示的第一个网址，而无需再按下箭头键去选择。</p>
<h4>x.0 资源:</h4>
<ul>
<li><a href="http://kb.mozillazine.org/Category:Location_Bar">Category:Location Bar</a></li>
<li><a href="http://developer.mozilla.org/en/docs/The_Places_frecency_algorithm">The Places frecency algorithm</a></li>
<li><a href="http://lifehacker.com/396312/power-users-guide-to-firefox-3">Power User’s Guide to Firefox 3</a></li>
<li><a href="http://lifehacker.com/396517/four-extensions-that-tweak-firefox-3s-awesomebar">Four Extensions That Tweak Firefox 3’s "AwesomeBar"</a></li>
<li><a href="http://lifehacker.com/396603/tweak-the-awesomebars-suggestion-algorithm">Tweak the "AwesomeBar"’s Suggestion Algorithm</a></li>
<li><a href="http://lifehacker.com/396582/turn-firefox-3s-location-bar-yellow-at-https-urls">Turn Firefox 3’s Location Bar Yellow at https:// URLs</a></li>
<li><a href="http://www.macworld.com/article/133674/2008/05/ff3urls.html">Change Firefox 3’s URL bar behavior</a></li>
<li><a href="http://lucifr.com/2008/05/23/firefox-how-to-change-the-locationbar-to-a-command-line/">Firefox小技巧: 把地址栏变成命令行</a></li>
</ul>
<p>感谢<a href="http://lucifr.com/2008/06/21/everything-about-firefox-3s-location-bar/" target="_blank">Lucifr</a>分享.</p>
<h2  class="related_post_title">暧味日志</h2><ul class="related_post"><li><a href="http://imcat.in/firefox3-plug-recommended-preview-effect-with-the-ctrl-tab/" title="Firefox3 插件推荐：带预览效果的Ctrl-Tab">Firefox3 插件推荐：带预览效果的Ctrl-Tab</a> (1)</li><li><a href="http://imcat.in/firefox3-resolved-two-ways-not-compatible-with-expansion/" title="两个方法解决FireFox3中扩展不兼容">两个方法解决FireFox3中扩展不兼容</a> (7)</li><li><a href="http://imcat.in/i-use-the-expansion-of-firefox3/" title="我使用的Firefox3扩展">我使用的Firefox3扩展</a> (4)</li><li><a href="http://imcat.in/google-toolbar-for-firefox3/" title="Google Toolbar for Firefox3">Google Toolbar for Firefox3</a> (2)</li><li><a href="http://imcat.in/firefox-for-firefox-3-in-exchange-for-the-address-column-2/" title="为 Firefox 3 换回 Firefox 2 的地址栏">为 Firefox 3 换回 Firefox 2 的地址栏</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://imcat.in/break-firefox3-address-bar/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>为 Firefox 3 换回 Firefox 2 的地址栏</title>
		<link>http://imcat.in/firefox-for-firefox-3-in-exchange-for-the-address-column-2/</link>
		<comments>http://imcat.in/firefox-for-firefox-3-in-exchange-for-the-address-column-2/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 07:41:06 +0000</pubDate>
		<dc:creator>Cat.</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[地址栏]]></category>

		<guid isPermaLink="false">http://www.maoxmao.com/cat/%e4%b8%ba-firefox-3-%e6%8d%a2%e5%9b%9e-firefox-2-%e7%9a%84%e5%9c%b0%e5%9d%80%e6%a0%8f/</guid>
		<description><![CDATA[一个名叫 oldbar 的扩展（作者：sspitzer），可以将 Firefox 3 的地址栏换回到 Firefox 2 的样子，和我一样不喜欢那个地址栏的同学们可以试一下]]></description>
			<content:encoded><![CDATA[<p>用了firefox 3一段时间了..就是超不喜欢Firefox 3 的地址栏.原本想换回Firefox 2的.昨天 <a href="http://mozillalinks.org/wp">Mozilla links</a> 介绍了一个名叫 oldbar 的扩展（作者：sspitzer），可以将 Firefox 3 的地址栏换回到 Firefox 2 的样子，和我一样不喜欢那个地址栏的同学们可以试一下：</p>
<p><strong>oldbar：</strong>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/6227">https://addons.mozilla.org/en-US/firefox/addon/6227</a></li>
</ul>
<p><strong>#Update：</strong>
<ul>
<li>装完这个扩展之后，只是将 FF3 地址栏下拉菜单的样式换回到了 FF2 的样子，点击地址栏最前面网站图标的时候依旧还是会出现安全提示。  </li>
<li>地址栏和搜索栏还是连在一起的。 </li>
</ul>
<h2  class="related_post_title">暧味日志</h2><ul class="related_post"><li><a href="http://imcat.in/break-firefox3-address-bar/" title="玩转Firefox3地址栏">玩转Firefox3地址栏</a> (5)</li><li><a href="http://imcat.in/firefox-optimization-tools-speedyfox/" title="Firefox 优化工具 : SpeedyFox">Firefox 优化工具 : SpeedyFox</a> (13)</li><li><a href="http://imcat.in/chinese-version-of-the-firefox-release-firefox/" title=" FireFox火狐中国版发布"> FireFox火狐中国版发布</a> (15)</li><li><a href="http://imcat.in/firefox3-plug-recommended-preview-effect-with-the-ctrl-tab/" title="Firefox3 插件推荐：带预览效果的Ctrl-Tab">Firefox3 插件推荐：带预览效果的Ctrl-Tab</a> (1)</li><li><a href="http://imcat.in/firefox-will-be-the-tab-the-tab-bar-sidebar-on-the-move/" title="将Firefox的tab(标签栏)移到边栏上">将Firefox的tab(标签栏)移到边栏上</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://imcat.in/firefox-for-firefox-3-in-exchange-for-the-address-column-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

