<?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>gHacks technology news &#187; google script</title>
	<atom:link href="http://www.ghacks.net/tag/google-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Show 100 Search Results in Google per page</title>
		<link>http://www.ghacks.net/2007/04/10/show-100-search-results-in-google-per-page/</link>
		<comments>http://www.ghacks.net/2007/04/10/show-100-search-results-in-google-per-page/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 03:43:38 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google script]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/04/10/show-100-search-results-in-google-per-page/</guid>
		<description><![CDATA[Google displays 10 search results by default which is probably enough for most users who statistically use the first ten results most of the time ignoring the rest of the results. I on the other hand tend to view more than one page normally and was looking for a way to increase my productivity by displaying more than 10 results on a single search result page. I found a Greasemonkey script which changes the value from 10 to 100 for normal Google searches.]]></description>
			<content:encoded><![CDATA[<p>Google displays 10 search results by default which is probably enough for most users who statistically use the first ten results most of the time ignoring the rest of the results. I on the other hand tend to view more than one page normally and was looking for a way to increase my productivity by displaying more than 10 results on a single search result page. I found a Greasemonkey script which changes the value from 10 to 100 for normal Google searches.</p>
<p><a href="http://www.greasespot.net/" target="_blank">Greasemonkey</a> is a Firefox extension that allows you to customize the way webpages look and function. Users already created thousands of scripts for Greasemonkey that can do all sorts of things like removing unneeded features (like the comments) from sites like Youtube. Back to the <a href="http://userscripts.org/scripts/show/8017" target="_blank">Google 100</a> script: Whenever you perform a search on Google you will see 100 results on the first page which makes my life much easier.</p>
<p><span id="more-1401"></span></p>
<p>The Greasemonkey script only works if you open the Google homepage, it does not work with Google search bars for instance. It is true that this can be changed in the preferences which adds a cookie to your system. The Greasemonkey script works without cookies obviously.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/google-script/" title="google script" rel="tag">google script</a>, <a href="http://www.ghacks.net/tag/greasemonkey/" title="greasemonkey" rel="tag">greasemonkey</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/10/15/use-autologin-in-firefox/" title="Use Autologin in Firefox (October 15, 2007)">Use Autologin in Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/03/18/look-it-up-immediately-in-firefox/" title="Look it up immediately in Firefox (March 18, 2007)">Look it up immediately in Firefox</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/01/24/four-greasemonkey-scripts-to-improve-youtube/" title="Four Greasemonkey Scripts to improve Youtube (January 24, 2008)">Four Greasemonkey Scripts to improve Youtube</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/03/16/add-urls-to-website-printouts/" title="Add URLS to Website Printouts (March 16, 2008)">Add URLS to Website Printouts</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/24/youtube-enhance-youtube-experience/" title="Youtube: Enhance Youtube Experience (April 24, 2009)">Youtube: Enhance Youtube Experience</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/04/10/show-100-search-results-in-google-per-page/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
