<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Footer Remover | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/7736</link>
    <description>Recent comments on userscript: Google Footer Remover</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Alan K</title>
      <description>&lt;p&gt;Google keeps changing the name of the &lt;i&gt;div&lt;/i&gt; containing the footer. I have corrected the script, for now, but Google may change it again.&lt;/p&gt;</description>
      <pubDate>Thu, 22 Mar 2007 00:35:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38392</guid>
      <author>Alan K</author>
      <link>http://userscripts.org/posts/38392</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alan K</title>
      <description>&lt;p&gt;GetBoosted84, I have included that now as well. Thanks.&lt;/p&gt;</description>
      <pubDate>Thu, 22 Mar 2007 00:31:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38393</guid>
      <author>Alan K</author>
      <link>http://userscripts.org/posts/38393</link>
    </item>
    <item>
      <title>Archived Comments, replied by GetBoosted84</title>
      <description>&lt;p&gt;I added the following if statement to the script to avoid a javascript error on the google home page:
&lt;br /&gt;if (document.getElementById(&quot;footer&quot;) != null)
&lt;br /&gt;{
&lt;br /&gt;document.getElementById(&quot;footer&quot;).style.display = 'none';
&lt;br /&gt;}&lt;/p&gt;

&lt;p&gt;Great script :-)&lt;/p&gt;</description>
      <pubDate>Tue, 13 Mar 2007 20:51:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38394</guid>
      <author>GetBoosted84</author>
      <link>http://userscripts.org/posts/38394</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alan K</title>
      <description>&lt;p&gt;Thanks for the tip, I have made the change.&lt;/p&gt;</description>
      <pubDate>Sun, 11 Mar 2007 21:51:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38395</guid>
      <author>Alan K</author>
      <link>http://userscripts.org/posts/38395</link>
    </item>
    <item>
      <title>Archived Comments, replied by Dest</title>
      <description>&lt;p&gt;Google now also has a div with the id of &quot;footer_promos&quot;&lt;/p&gt;

&lt;p&gt;Thus, add this line to the script:
&lt;br /&gt;document.getElementById(&quot;footer_promos&quot;).style.display = 'none';&lt;/p&gt;</description>
      <pubDate>Sun, 11 Mar 2007 18:54:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38396</guid>
      <author>Dest</author>
      <link>http://userscripts.org/posts/38396</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alan K</title>
      <description>&lt;p&gt;No problem. It's actually only 1 line of code:&lt;/p&gt;

&lt;p&gt;document.getElementById(&quot;footer&quot;).style.display = 'none';&lt;/p&gt;</description>
      <pubDate>Fri, 02 Mar 2007 15:06:35 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38397</guid>
      <author>Alan K</author>
      <link>http://userscripts.org/posts/38397</link>
    </item>
    <item>
      <title>Archived Comments, replied by NeoCZ</title>
      <description>&lt;p&gt;thx for filling my request, I am new to scripts so I can't make my own ones :-)&lt;/p&gt;</description>
      <pubDate>Fri, 02 Mar 2007 08:13:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38398</guid>
      <author>NeoCZ</author>
      <link>http://userscripts.org/posts/38398</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12822:38391</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/38391</link>
    </item>
  </channel>
</rss>
