<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>Tagged with "greasemonkey"</title>
			<link>http://www.addedbytes.com/feeds/tag-feed/</link>
			<description></description>
			<language>en</language>
			<copyright>Web Development in Brighton - Added Bytes 2006</copyright>
			<ttl>120</ttl>
			<item>
				<title>Numbered Google Results User Script</title>
				<link>http://www.addedbytes.com/blog/code/numbered-google-results-user-script/</link>
				<description><![CDATA[ A user script for Opera and Firefox that automatically numbers Google search results. Updated 16 Nov 2006 following changes to Google results page code. <p><strong>Update:</strong> This user script was last updated 21 August 2008 following changes to Google results page code.</p>

<p><a href="http://greasemonkey.mozdev.org/">Greasemonkey</a> is a truly impressive addition to Firefox and <del>will be</del> <ins>IS</ins> a nice addition to Opera 8. In simple terms, it allows you to write custom JavaScripts to run on any sites you like (or even all sites). There is a fairly healthy group of scripts already available, and many more surely on the way.</p>

<ul><li><a href="userscripts/number_google_results.user.js">Number Google Results</a><br />
This script will automatically number all Google search results for you.</li></ul> <br><br>]]></description>
				<pubDate>Thu, 16 Nov 2006 10:08:00 +0000</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/code/numbered-google-results-user-script/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=firefox&amp;start=0" class="ditto_tag" rel="tag">firefox</a>,<a href="/feeds/tag-feed/?tags=google&amp;start=0" class="ditto_tag" rel="tag">google</a>,<a href="/feeds/tag-feed/?tags=greasemonkey&amp;start=0" class="ditto_tag" rel="tag">greasemonkey</a>,<a href="/feeds/tag-feed/?tags=hacking&amp;start=0" class="ditto_tag" rel="tag">hacking</a>
			</item>

			<item>
				<title>Search Jump User Script</title>
				<link>http://www.addedbytes.com/blog/code/search-jump-user-script/</link>
				<description><![CDATA[ The <a href="http://www.addedbytes.com/userscripts/search_jump.user.js">Search Jump user script</a> provides a quick way to compare searches on various engines (or just to jump to another engine when the one you are using has poor results). It provides a small box at the bottom right of a search window, with links to the same search at other major search engines. <p>The current list of engines supported is:</p>

<ul><li>Google</li><li>Google UK</li><li>Yahoo</li><li>Yahoo UK</li><li>MSN</li><li>MSN UK</li><li>Ask</li><li>Yahoo Directory</li><li>DMOZ</li><li>AllTheWeb</li><li>AltaVista</li><li>LookSmart</li><li>Lycos</li></ul>

<p>It is also relatively easy to add support for new search engines by modifying the script itself.</p>

<p>If you encounter any problems, please let me know. Otherwise, enjoy!</p> <br><br>]]></description>
				<pubDate>Wed, 31 May 2006 08:30:00 +0100</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/code/search-jump-user-script/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=greasemonkey&amp;start=0" class="ditto_tag" rel="tag">greasemonkey</a>
			</item>

			<item>
				<title>Auto Save Forms User Script</title>
				<link>http://www.addedbytes.com/blog/code/auto-save-forms-user-script/</link>
				<description><![CDATA[ A user script for Opera and Firefox that automatically saves form contents as you type. <p><a href="http://greasemonkey.mozdev.org/">Greasemonkey</a> is a truly impressive addition to Firefox and <del>will be</del> <ins>IS</ins> a nice addition to Opera 8. In simple terms, it allows you to write custom JavaScripts to run on any sites you like (or even all sites). There is a fairly healthy group of scripts already available, and many more surely on the way.</p>

<ul><li><strong><a href="http://addedbytes-userscripts.googlecode.com/svn/trunk/auto_save_forms.user.js">Auto-Save Forms</a></strong><br />This script saves all text in forms to a cookie for you as you type. If you any reason you lose the data in the form (eg your PC crashes, your session expires, etc), you can click the "Repopulate Form" button and your text will be restored.</li></ul> <br><br>]]></description>
				<pubDate>Tue, 12 Apr 2005 10:20:00 +0100</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/code/auto-save-forms-user-script/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=cookie&amp;start=0" class="ditto_tag" rel="tag">cookie</a>,<a href="/feeds/tag-feed/?tags=firefox&amp;start=0" class="ditto_tag" rel="tag">firefox</a>,<a href="/feeds/tag-feed/?tags=form&amp;start=0" class="ditto_tag" rel="tag">form</a>,<a href="/feeds/tag-feed/?tags=greasemonkey&amp;start=0" class="ditto_tag" rel="tag">greasemonkey</a>
			</item>
	</channel>
</rss>