<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Removing &#8216;Go&#8217; Button</title>
	<atom:link href="http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/</link>
	<description>Mozilla Firefox Tips, Tricks, News and more...</description>
	<lastBuildDate>Sun, 19 Jul 2009 00:08:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hidsinatt</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-35306</link>
		<dc:creator>hidsinatt</dc:creator>
		<pubDate>Thu, 02 Apr 2009 18:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-35306</guid>
		<description>Извините, что не в тему, но тюнингом кто-то занимается?</description>
		<content:encoded><![CDATA[<p>Извините, что не в тему, но тюнингом кто-то занимается?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Going back to 1.5</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-34297</link>
		<dc:creator>Going back to 1.5</dc:creator>
		<pubDate>Sun, 28 Dec 2008 07:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-34297</guid>
		<description>I have the same problem as Starlitewishes.  How can I get rid of the Firefox Start page when I click on an empty search bar?  I also agree with Pissedoffguy.  I though an open source product would be less like Microsoft.</description>
		<content:encoded><![CDATA[<p>I have the same problem as Starlitewishes.  How can I get rid of the Firefox Start page when I click on an empty search bar?  I also agree with Pissedoffguy.  I though an open source product would be less like Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Body34</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-34051</link>
		<dc:creator>Body34</dc:creator>
		<pubDate>Sat, 22 Nov 2008 07:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-34051</guid>
		<description>Отличный сайт,я добавил его уже в закладки!!</description>
		<content:encoded><![CDATA[<p>Отличный сайт,я добавил его уже в закладки!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Guru</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-31768</link>
		<dc:creator>The Guru</dc:creator>
		<pubDate>Wed, 18 Jun 2008 22:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-31768</guid>
		<description>@pissedoffguy LOL! Great stuff! I couldn&#039;t agree more and apparently many other people as well, especially when it comes to that bookmark star.</description>
		<content:encoded><![CDATA[<p>@pissedoffguy LOL! Great stuff! I couldn&#8217;t agree more and apparently many other people as well, especially when it comes to that bookmark star.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pissedoffguy</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-31767</link>
		<dc:creator>pissedoffguy</dc:creator>
		<pubDate>Wed, 18 Jun 2008 22:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-31767</guid>
		<description>Here is my added portion to userChrome.css:

/* Screw you, developers who think you know better than your users */
/* Remove the Bookmark star */
#star-button {
display: none !important; }
/* Remove the livemark-button (RSS) from the status bar */
#feed-button { display: none !important; }
/* Remove the go button from the status bar */
#go-button { display: none !important; }

Why am I pissed off? I think we should have the ability to click and drag to get rid of those, or left-click, or configure them in about:config or something so that we can just configure things to be normal.

IN OTHER WORDS, I hate the attitude developers have that wanting to customize your application is immoral.</description>
		<content:encoded><![CDATA[<p>Here is my added portion to userChrome.css:</p>
<p>/* Screw you, developers who think you know better than your users */<br />
/* Remove the Bookmark star */<br />
#star-button {<br />
display: none !important; }<br />
/* Remove the livemark-button (RSS) from the status bar */<br />
#feed-button { display: none !important; }<br />
/* Remove the go button from the status bar */<br />
#go-button { display: none !important; }</p>
<p>Why am I pissed off? I think we should have the ability to click and drag to get rid of those, or left-click, or configure them in about:config or something so that we can just configure things to be normal.</p>
<p>IN OTHER WORDS, I hate the attitude developers have that wanting to customize your application is immoral.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Guru</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-30315</link>
		<dc:creator>The Guru</dc:creator>
		<pubDate>Mon, 12 May 2008 17:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-30315</guid>
		<description>@**Juanito** I have that exact line in my userChrome.css and I still not get rid of that go button. Open a new tab and there it is... They did make it though so that it only appears when there is no an address in the bar or you are typing an address in.</description>
		<content:encoded><![CDATA[<p>@**Juanito** I have that exact line in my userChrome.css and I still not get rid of that go button. Open a new tab and there it is&#8230; They did make it though so that it only appears when there is no an address in the bar or you are typing an address in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: **Juanito**</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-30314</link>
		<dc:creator>**Juanito**</dc:creator>
		<pubDate>Mon, 12 May 2008 17:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-30314</guid>
		<description>You can remove the &quot;Go&quot; Button on FF3 with this userchrome tweak:

#go-button {
  display: none !important;
}

Greetings</description>
		<content:encoded><![CDATA[<p>You can remove the &#8220;Go&#8221; Button on FF3 with this userchrome tweak:</p>
<p>#go-button {<br />
  display: none !important;<br />
}</p>
<p>Greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Removing &#8216;Live Feed&#8217; Button &#171; Firefox Extension Guru&#8217;s Blog</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-30279</link>
		<dc:creator>Removing &#8216;Live Feed&#8217; Button &#171; Firefox Extension Guru&#8217;s Blog</dc:creator>
		<pubDate>Sun, 11 May 2008 06:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-30279</guid>
		<description>[...] (Gran Paradiso) , Mozilla Firefox , Tips &amp; Tweaks Tags: Live Feed Button      Along with the &#8216;Go&#8217; Button and the Bookmark &#8216;Star&#8217; (Fx 3) buttons there is also a &#8216;Live Feed&#8217; button [...]</description>
		<content:encoded><![CDATA[<p>[...] (Gran Paradiso) , Mozilla Firefox , Tips &amp; Tweaks Tags: Live Feed Button      Along with the &#8216;Go&#8217; Button and the Bookmark &#8216;Star&#8217; (Fx 3) buttons there is also a &#8216;Live Feed&#8217; button [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fx 3: Removing Bookmark &#8216;Star&#8217; Button &#171; Firefox Extension Guru&#8217;s Blog</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-30278</link>
		<dc:creator>Fx 3: Removing Bookmark &#8216;Star&#8217; Button &#171; Firefox Extension Guru&#8217;s Blog</dc:creator>
		<pubDate>Sun, 11 May 2008 06:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-30278</guid>
		<description>[...] 3.0 (Gran Paradiso) , Mozilla Firefox , Tips &amp; Tweaks Tags: Bookmark Star      As if the &#8216;Go&#8217; Button weren&#8217;t bad enough, Firefox 3 adds a Bookmark &#8216;Star&#8217; Button to the address [...]</description>
		<content:encoded><![CDATA[<p>[...] 3.0 (Gran Paradiso) , Mozilla Firefox , Tips &amp; Tweaks Tags: Bookmark Star      As if the &#8216;Go&#8217; Button weren&#8217;t bad enough, Firefox 3 adds a Bookmark &#8216;Star&#8217; Button to the address [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tip: How to Remove the Search Box &#171; Firefox Extension Guru&#8217;s Blog</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-11294</link>
		<dc:creator>Tip: How to Remove the Search Box &#171; Firefox Extension Guru&#8217;s Blog</dc:creator>
		<pubDate>Mon, 25 Jun 2007 03:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-11294</guid>
		<description>[...] 1.5.0.X , Mozilla Firefox      I had a very good comment.question from Sarah today about the Firefox 2.0: Removing ‘Go’ Button entry: How can I remove the Search Box in top RIGHT corner of the FF2.0.0.4 competlely. or atleast [...]</description>
		<content:encoded><![CDATA[<p>[...] 1.5.0.X , Mozilla Firefox      I had a very good comment.question from Sarah today about the Firefox 2.0: Removing ‘Go’ Button entry: How can I remove the Search Box in top RIGHT corner of the FF2.0.0.4 competlely. or atleast [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-11261</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Sun, 24 Jun 2007 17:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-11261</guid>
		<description>Oh Thanks GOD for that. 
It just worked fine. I just just did not know that it would be that easy. and stuck with it since the FF 2 upgrade.

Thanks</description>
		<content:encoded><![CDATA[<p>Oh Thanks GOD for that.<br />
It just worked fine. I just just did not know that it would be that easy. and stuck with it since the FF 2 upgrade.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ffextensionguru</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-11247</link>
		<dc:creator>ffextensionguru</dc:creator>
		<pubDate>Sun, 24 Jun 2007 15:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-11247</guid>
		<description>@Sarah - You should be able to remove/reposition the search box by right-clicking in an empty area on the toolbar and selecting &#039;Customize...&#039;.  You can move it around or if you want to completely remove it, just drag it into the customize toolbar windows that comes up.</description>
		<content:encoded><![CDATA[<p>@Sarah &#8211; You should be able to remove/reposition the search box by right-clicking in an empty area on the toolbar and selecting &#8216;Customize&#8230;&#8217;.  You can move it around or if you want to completely remove it, just drag it into the customize toolbar windows that comes up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-11240</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Sun, 24 Jun 2007 14:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-11240</guid>
		<description>Hi
How can I remove the Search Box in top RIGHT corner of the FF2.0.0.4 competlely. or atleast reposition it to LEFT side.

I use googe tool bar and which has search box the LEFT side and I am addicted to use the searh box on the LEFT side. 
At the moment I have TWO serch boxes and I do not want the one on the topRIGHTside.

Thanks
Sarah</description>
		<content:encoded><![CDATA[<p>Hi<br />
How can I remove the Search Box in top RIGHT corner of the FF2.0.0.4 competlely. or atleast reposition it to LEFT side.</p>
<p>I use googe tool bar and which has search box the LEFT side and I am addicted to use the searh box on the LEFT side.<br />
At the moment I have TWO serch boxes and I do not want the one on the topRIGHTside.</p>
<p>Thanks<br />
Sarah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starlitewishes</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-8291</link>
		<dc:creator>starlitewishes</dc:creator>
		<pubDate>Wed, 30 May 2007 17:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-8291</guid>
		<description>thanks for the useful info about removing the go button. I have a question, though.  If anyone uses the google search bar, if you place the cursor in the search bar, but do not type anything, simply press enter, I always get a &quot;firefox start&quot; page with yet another google search bar. I would like it to take me directly to google home.  Is there a way I can eliminate the firefox start part of this?</description>
		<content:encoded><![CDATA[<p>thanks for the useful info about removing the go button. I have a question, though.  If anyone uses the google search bar, if you place the cursor in the search bar, but do not type anything, simply press enter, I always get a &#8220;firefox start&#8221; page with yet another google search bar. I would like it to take me directly to google home.  Is there a way I can eliminate the firefox start part of this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: best wallpapers</title>
		<link>http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-6936</link>
		<dc:creator>best wallpapers</dc:creator>
		<pubDate>Fri, 18 May 2007 19:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://ffextensionguru.wordpress.com/2006/10/15/firefox-2-how-to-remove-go-button/#comment-6936</guid>
		<description>the last tip works in FF3.0 (pre alpha 5)... just tried it...</description>
		<content:encoded><![CDATA[<p>the last tip works in FF3.0 (pre alpha 5)&#8230; just tried it&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
