<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / tag / greasemonkey</title>
<link>http://netvouz.com/tag/greasemonkey?feed=rss</link>
<description>Bookmarks tagged with &quot;greasemonkey&quot; on Netvouz</description>
<item><title>Greasespot</title>
<link>http://www.greasespot.net/</link>
<description>A extension that allows you to customize the way webpages look and function.</description>
<category domain="http://netvouz.com/hno?category=6082946222152127721"></category>
<author>hno</author>
<pubDate>Sat, 12 Jun 2010 12:37:08 GMT</pubDate>
</item><item><title>Greasemonkey</title>
<link>https://addons.mozilla.org/en-US/firefox/addon/748/</link>
<description>Customize the way a web page displays or behaves.</description>
<category domain="http://netvouz.com/hno?category=6082946222152127721"></category>
<author>hno</author>
<pubDate>Sat, 12 Jun 2010 00:04:07 GMT</pubDate>
</item><item><title>remove Google Search Redirection</title>
<link>http://userscripts.org/scripts/show/57679</link>
<description>// ==UserScript== // @name           Google Search - Remove Redirection // @namespace      http://d.hatena.ne.jp/blooo/ // @include        http://www.google.tld/search?* // @version        2.02 // @description	   Remove annoying redirection from links in Google search // ==/UserScript== handle(document); function handle(doc) {   var links = document.evaluate(&#39;descendant::a&#39;, doc, null, 7, null);   for (var i = 0; i &lt; links.snapshotLength; i++){     links.snapshotItem(i).removeAttribute(&#39;onmousedown&#39;);   } } function registerPageHandler() {   window.AutoPagerize.addFilter(function(pages) {     pages.forEach(function(page) {       handle(page);     });   }); } if (window.AutoPagerize) {   registerPageHandler(); } else {   window.addEventListener(&#39;GM_AutoPager</description>
<category domain="http://netvouz.com/jecogite?category=4620567316925964319">Informatique &gt; Firefox-extentions</category>
<author>jecogite</author>
<pubDate>Mon, 15 Feb 2010 22:26:07 GMT</pubDate>
</item><item><title>AutoPagerize用のXPathをかんたんに作るためのブックマークレット AutoPagerize IDE - bits and bytes</title>
<link>http://labs.gmo.jp/blog/ku/2007/07/autopagerizexpath_autopagerize_ide.html</link>
<description>bookmarklet to find Xpath to customize AutoPagerize greasemonkeyscript</description>
<category domain="http://netvouz.com/ycc2106?category=8285395685024490981"></category>
<author>ycc2106</author>
<pubDate>Fri, 22 Jan 2010 21:00:09 GMT</pubDate>
</item><item><title>GreaseKit - User Scripting for all WebKit applications</title>
<link>http://8-p.info/greasekit</link>
<description></description>
<category domain="http://netvouz.com/ycc2106?category=8285395685024490981"></category>
<author>ycc2106</author>
<pubDate>Sun, 22 Nov 2009 14:53:21 GMT</pubDate>
</item><item><title>Google Keyword Enhanced MultiSearch for Greasemonkey</title>
<link>http://userscripts.org/scripts/show/35511</link>
<description></description>
<category domain="http://netvouz.com/ycc2106?category=8285395685024490981"></category>
<author>ycc2106</author>
<pubDate>Tue, 10 Nov 2009 10:27:24 GMT</pubDate>
</item><item><title>Boost Google Reader&#39;s Productivity - Video</title>
<link>http://www.metacafe.com/watch/2494822/boost_google_readers_productivity/</link>
<description>Increase Google Reader&#39;s Productivity Using Greasemonkey ScriptsThis video accompanies the full article on VitaminCM.comhttp://www.vitamincm.com/bo. Watch Video about Google,Reader,Greasemonkey by Metacafe.com</description>
<category domain="http://netvouz.com/VitaminCM?category=9149418734373728915"></category>
<author>VitaminCM</author>
<pubDate>Wed, 01 Apr 2009 02:06:19 GMT</pubDate>
</item><item><title>LongURL | The Universal Way to Expand Shortened URLs</title>
<link>http://longurl.org/</link>
<description>make short URL long again</description>
<category domain="http://netvouz.com/ycc2106?category=8285395685024490981"></category>
<author>ycc2106</author>
<pubDate>Fri, 27 Mar 2009 13:17:30 GMT</pubDate>
</item><item><title>Twitter Fantastico for Greasemonkey</title>
<link>http://userscripts.org/scripts/show/41387</link>
<description>adds functionality to twitter - retweet button, highlights your tweets and @ replies, scrolls older tweets on to screen. Terrific.</description>
<category domain="http://netvouz.com/grdnldy?category=3960308012632137880"></category>
<author>grdnldy</author>
<pubDate>Mon, 09 Mar 2009 06:01:10 GMT</pubDate>
</item><item><title>Top 15 Greasemonkey Scripts for GMail &amp; Google Reader | ShanKri-la</title>
<link>http://www.shankrila.com/tech-stuff/top-15-greasemonkey-scripts-for-gmail-google-reader/</link>
<description></description>
<category domain="http://netvouz.com/VitaminCM?category=9149418734373728915"></category>
<author>VitaminCM</author>
<pubDate>Thu, 26 Feb 2009 17:35:51 GMT</pubDate>
</item></channel></rss>