<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：Firefox 小技巧 &#8211; 移除新建标签按钮</title>
	<atom:link href="http://www.appinn.com/firefox-tip-remove-newtab-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appinn.com/firefox-tip-remove-newtab-button/</link>
	<description>分享免费、小巧、实用、有趣、绿色的软件</description>
	<lastBuildDate>Sun, 12 Feb 2012 17:08:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：dofy</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44899</link>
		<dc:creator>dofy</dc:creator>
		<pubDate>Wed, 08 Jul 2009 17:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44899</guid>
		<description>@fensire, 嗯嗯, 鼠标手势是个不错的东西, 目前我只用 前进后退...
&lt;div class=&quot;vote&quot; id=&quot;vote-44899&quot;&gt;&lt;span id=&quot;acv_stat_44899&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44899&quot; href=&quot;javascript:acv_vote(44899,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44899&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@fensire, 嗯嗯, 鼠标手势是个不错的东西, 目前我只用 前进后退&#8230;</p>
<div class="vote" id="vote-44899"><span id="acv_stat_44899"></span><a class="acvclick acv4" id="vote4-44899" href="javascript:acv_vote(44899,1);">有用</a>(<span id="cos_support-44899">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：fensire</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44822</link>
		<dc:creator>fensire</dc:creator>
		<pubDate>Tue, 07 Jul 2009 17:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44822</guid>
		<description>@Dofy, 鼠标手势更方便～～
&lt;div class=&quot;vote&quot; id=&quot;vote-44822&quot;&gt;&lt;span id=&quot;acv_stat_44822&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44822&quot; href=&quot;javascript:acv_vote(44822,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44822&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@Dofy, 鼠标手势更方便～～</p>
<div class="vote" id="vote-44822"><span id="acv_stat_44822"></span><a class="acvclick acv4" id="vote4-44822" href="javascript:acv_vote(44822,1);">有用</a>(<span id="cos_support-44822">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：sfufoet</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44774</link>
		<dc:creator>sfufoet</dc:creator>
		<pubDate>Tue, 07 Jul 2009 03:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44774</guid>
		<description>@ben000, 重命名 userChrome-example.css 为 userChrome.css
&lt;div class=&quot;vote&quot; id=&quot;vote-44774&quot;&gt;&lt;span id=&quot;acv_stat_44774&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44774&quot; href=&quot;javascript:acv_vote(44774,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44774&quot;&gt;1&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@ben000, 重命名 userChrome-example.css 为 userChrome.css</p>
<div class="vote" id="vote-44774"><span id="acv_stat_44774"></span><a class="acvclick acv4" id="vote4-44774" href="javascript:acv_vote(44774,1);">有用</a>(<span id="cos_support-44774">1</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ben000</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44763</link>
		<dc:creator>ben000</dc:creator>
		<pubDate>Tue, 07 Jul 2009 02:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44763</guid>
		<description>alex 留言：

    压根不用装stylish
    复制以下代码加入Firefox 配置文件下的 chrome\userChrome.css

    /*隐藏新建TAB按钮*/
    .tabs-newtab-button {
    display: none !important;
    }


能否详细说下这个怎么用，我在userChrome-example.css里面添加完后，改名后复制到chrome目录下，但是打开后还有那个“加号”，谢谢！
&lt;div class=&quot;vote&quot; id=&quot;vote-44763&quot;&gt;&lt;span id=&quot;acv_stat_44763&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44763&quot; href=&quot;javascript:acv_vote(44763,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44763&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>alex 留言：</p>
<p>    压根不用装stylish<br />
    复制以下代码加入Firefox 配置文件下的 chrome\userChrome.css</p>
<p>    /*隐藏新建TAB按钮*/<br />
    .tabs-newtab-button {<br />
    display: none !important;<br />
    }</p>
<p>能否详细说下这个怎么用，我在userChrome-example.css里面添加完后，改名后复制到chrome目录下，但是打开后还有那个“加号”，谢谢！</p>
<div class="vote" id="vote-44763"><span id="acv_stat_44763"></span><a class="acvclick acv4" id="vote4-44763" href="javascript:acv_vote(44763,1);">有用</a>(<span id="cos_support-44763">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Oakley</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44760</link>
		<dc:creator>Oakley</dc:creator>
		<pubDate>Tue, 07 Jul 2009 01:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44760</guid>
		<description>@Ji, 用Tab Mix Plus是可以设定在地址栏、书签、历史等直接是打开新标签的
看到有人不喜欢Tab Mix Plus，我是觉得蛮好用的
&lt;div class=&quot;vote&quot; id=&quot;vote-44760&quot;&gt;&lt;span id=&quot;acv_stat_44760&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44760&quot; href=&quot;javascript:acv_vote(44760,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44760&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@Ji, 用Tab Mix Plus是可以设定在地址栏、书签、历史等直接是打开新标签的<br />
看到有人不喜欢Tab Mix Plus，我是觉得蛮好用的</p>
<div class="vote" id="vote-44760"><span id="acv_stat_44760"></span><a class="acvclick acv4" id="vote4-44760" href="javascript:acv_vote(44760,1);">有用</a>(<span id="cos_support-44760">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Oakley</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44759</link>
		<dc:creator>Oakley</dc:creator>
		<pubDate>Tue, 07 Jul 2009 01:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44759</guid>
		<description>stylish有点麻烦是找到的脚本常常要自己修改才适用，而且和油猴一样貌似蛮占内存的，我现在就只有保留一个，是把google得搜索结果分成多列的，这个还没有找到其他的替代（想替代是因为stylish有一个问题是，当影响到page载入很慢的时候，firefox会呈现no responding直到载入完成），油猴的有一个脚本也可以多列，但是内存和效率不太好，js还是相当的占内存
&lt;div class=&quot;vote&quot; id=&quot;vote-44759&quot;&gt;&lt;span id=&quot;acv_stat_44759&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44759&quot; href=&quot;javascript:acv_vote(44759,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44759&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>stylish有点麻烦是找到的脚本常常要自己修改才适用，而且和油猴一样貌似蛮占内存的，我现在就只有保留一个，是把google得搜索结果分成多列的，这个还没有找到其他的替代（想替代是因为stylish有一个问题是，当影响到page载入很慢的时候，firefox会呈现no responding直到载入完成），油猴的有一个脚本也可以多列，但是内存和效率不太好，js还是相当的占内存</p>
<div class="vote" id="vote-44759"><span id="acv_stat_44759"></span><a class="acvclick acv4" id="vote4-44759" href="javascript:acv_vote(44759,1);">有用</a>(<span id="cos_support-44759">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：sfufoet</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44722</link>
		<dc:creator>sfufoet</dc:creator>
		<pubDate>Mon, 06 Jul 2009 15:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44722</guid>
		<description>@GG, 不再提示的勾，怎么个不管用法？灰色的？还是勾选了也没用？

你最近安装了什么新扩展吗？
&lt;div class=&quot;vote&quot; id=&quot;vote-44722&quot;&gt;&lt;span id=&quot;acv_stat_44722&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44722&quot; href=&quot;javascript:acv_vote(44722,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44722&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@GG, 不再提示的勾，怎么个不管用法？灰色的？还是勾选了也没用？</p>
<p>你最近安装了什么新扩展吗？</p>
<div class="vote" id="vote-44722"><span id="acv_stat_44722"></span><a class="acvclick acv4" id="vote4-44722" href="javascript:acv_vote(44722,1);">有用</a>(<span id="cos_support-44722">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：GG</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44715</link>
		<dc:creator>GG</dc:creator>
		<pubDate>Mon, 06 Jul 2009 14:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44715</guid>
		<description>@sfufoet, 重装过了  原来的设置都一样的……
不管用的    应该可以在FF里边设置的吧
&lt;div class=&quot;vote&quot; id=&quot;vote-44715&quot;&gt;&lt;span id=&quot;acv_stat_44715&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44715&quot; href=&quot;javascript:acv_vote(44715,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44715&quot;&gt;1&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@sfufoet, 重装过了  原来的设置都一样的……<br />
不管用的    应该可以在FF里边设置的吧</p>
<div class="vote" id="vote-44715"><span id="acv_stat_44715"></span><a class="acvclick acv4" id="vote4-44715" href="javascript:acv_vote(44715,1);">有用</a>(<span id="cos_support-44715">1</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：hunter</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44690</link>
		<dc:creator>hunter</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44690</guid>
		<description>@Brian, 

我也遇到了该问题
已解决
http://blog.csdn.net/seven2000/archive/2009/07/01/4312194.aspx
&lt;div class=&quot;vote&quot; id=&quot;vote-44690&quot;&gt;&lt;span id=&quot;acv_stat_44690&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44690&quot; href=&quot;javascript:acv_vote(44690,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44690&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@Brian, </p>
<p>我也遇到了该问题<br />
已解决<br />
<a href="http://blog.csdn.net/seven2000/archive/2009/07/01/4312194.aspx" rel="nofollow">http://blog.csdn.net/seven2000/archive/2009/07/01/4312194.aspx</a></p>
<div class="vote" id="vote-44690"><span id="acv_stat_44690"></span><a class="acvclick acv4" id="vote4-44690" href="javascript:acv_vote(44690,1);">有用</a>(<span id="cos_support-44690">0</span>)</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Ji</title>
		<link>http://www.appinn.com/firefox-tip-remove-newtab-button/comment-page-1/#comment-44685</link>
		<dc:creator>Ji</dc:creator>
		<pubDate>Mon, 06 Jul 2009 04:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.appinn.com/?p=2807#comment-44685</guid>
		<description>不觉得这个新建标签不好呀，原来没有这个标签的时候还要自己从工具栏里面拖出来，现在好了，方便许多！
&lt;div class=&quot;vote&quot; id=&quot;vote-44685&quot;&gt;&lt;span id=&quot;acv_stat_44685&quot;&gt;&lt;/span&gt;&lt;a class=&quot;acvclick acv4&quot; id=&quot;vote4-44685&quot; href=&quot;javascript:acv_vote(44685,1);&quot;&gt;有用&lt;/a&gt;(&lt;span id=&quot;cos_support-44685&quot;&gt;0&lt;/span&gt;)&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>不觉得这个新建标签不好呀，原来没有这个标签的时候还要自己从工具栏里面拖出来，现在好了，方便许多！</p>
<div class="vote" id="vote-44685"><span id="acv_stat_44685"></span><a class="acvclick acv4" id="vote4-44685" href="javascript:acv_vote(44685,1);">有用</a>(<span id="cos_support-44685">0</span>)</div>
]]></content:encoded>
	</item>
</channel>
</rss>

