<?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; greasmonkey scripts</title>
	<atom:link href="http://www.ghacks.net/tag/greasmonkey-scripts/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 03:24:03 +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>Add URLS to Website Printouts</title>
		<link>http://www.ghacks.net/2008/03/16/add-urls-to-website-printouts/</link>
		<comments>http://www.ghacks.net/2008/03/16/add-urls-to-website-printouts/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 09:30:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[annotate links]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[greasmonkey scripts]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/16/add-urls-to-website-printouts/</guid>
		<description><![CDATA[If you print a website you notice that the urls of the links contained on the website are not added to the printout, only the link anchor text is included obviously. It sometimes makes a lot of sense to print the urls as well and a Greasemonkey script named Annotate Links can do that for you.]]></description>
			<content:encoded><![CDATA[<p>If you print a website you notice that the urls of the links contained on the website are not added to the printout, only the link anchor text is included obviously. It sometimes makes a lot of sense to print the urls as well and a Greasemonkey script named Annotate Links can do that for you.</p>
<p>All you need is a Greasemonkey compatible browser like Firefox, the Greasemonkey extension and the <a href="http://www.xs4all.nl/~jlpoutre/BoT/Javascript/AnnotateLinks/">Annotate Links</a> script that adds the functionality. The annotated links are not visible when browsing websites but will become visible once you print the website. Each link gets a unique identifier (number) which corresponds to a link in the link list at the end of the printout.</p>
<p>Only &#8220;real&#8221; links are added this way to the document. Javascript links or relative links are not included which makes a lot of sense obviously. You can preview the output if you select Print Preview from the menu of your browser, the way the links are prepared and added should be visible there if the Greasemonkey extension is running.</p>
<p><span id="more-3532"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/annotate-links/" title="annotate links" rel="tag">annotate links</a>, <a href="http://www.ghacks.net/tag/browser/" title="browser" rel="tag">browser</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/greasemonkey/" title="greasemonkey" rel="tag">greasemonkey</a>, <a href="http://www.ghacks.net/tag/greasmonkey-scripts/" title="greasmonkey scripts" rel="tag">greasmonkey scripts</a>, <a href="http://www.ghacks.net/tag/links/" title="links" rel="tag">links</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/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/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/04/10/show-100-search-results-in-google-per-page/" title="Show 100 Search Results in Google per page (April 10, 2007)">Show 100 Search Results in Google per page</a> (9)</li>
	<li><a href="http://www.ghacks.net/2007/12/30/reveal-destination-of-tiny-url-links/" title="Reveal Destination of Tiny Url Links (December 30, 2007)">Reveal Destination of Tiny Url Links</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/02/26/record-and-share-your-browser-history-with-hooeey/" title="Record and Share your browser history with Hooeey (February 26, 2008)">Record and Share your browser history with Hooeey</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/16/add-urls-to-website-printouts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Four Greasemonkey Scripts to improve Youtube</title>
		<link>http://www.ghacks.net/2008/01/24/four-greasemonkey-scripts-to-improve-youtube/</link>
		<comments>http://www.ghacks.net/2008/01/24/four-greasemonkey-scripts-to-improve-youtube/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 11:13:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[greasmonkey scripts]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/24/four-greasemonkey-scripts-to-improve-youtube/</guid>
		<description><![CDATA[Youtube is the most popular video portal on the Internet, that is without question. There are however several annoyances like automatic video playback that irritate at least some users. I collected four Greasemonkey scripts that improve Youtube, that either add functions or remove functions and elements that are not necessary for watching the videos.]]></description>
			<content:encoded><![CDATA[<p>Youtube is the most popular video portal on the Internet, that is without question. There are however several annoyances like automatic video playback that irritate at least some users. I collected four Greasemonkey scripts that improve Youtube, that either add functions or remove functions and elements that are not necessary for watching the videos.</p>
<p>You need to have <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> installed which can be downloaded as a Firefox add-on from Mozilla. The following five scripts will add some great functions to Youtube, a resize function for the videos or RSS feeds for user searches and more.</p>
<p>Greasmonkey scripts are installed in a similar fashion as Firefox add-ons. The browser does not need to be closed though, only the current tab needs to be refreshed, or a new one opened to make the script work.</p>
<p><span id="more-2978"></span><a href="http://userscripts.org/scripts/show/20778">Youtube RSS Feed</a></p>
<p>Adds a RSS feed tag to the Firefox address bar for user and tag searches.</p>
<p><a href="http://userscripts.org/scripts/show/12008">Youtube Prevent Autoplay</a></p>
<p>Don&#8217;t you hate it when videos start playing automatically when you are on Youtube ? Users with slow connections surely do. This script replaces the Youtube player that autostarts videos with one that does not.</p>
<p><a href="http://userscripts.org/scripts/show/8345">Youtube Cleaner</a></p>
<p>Removes comments and related sidebar from video pages with the option to restore them when needed.</p>
<p><a href="http://userscripts.org/scripts/show/13333">YousableTubeFix</a></p>
<p>Makes it possible to resize videos played on Youtube and removes ads as well. Could not get the download video function to work though</p>

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

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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>
	<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/04/10/show-100-search-results-in-google-per-page/" title="Show 100 Search Results in Google per page (April 10, 2007)">Show 100 Search Results in Google per page</a> (9)</li>
	<li><a href="http://www.ghacks.net/2007/12/30/reveal-destination-of-tiny-url-links/" title="Reveal Destination of Tiny Url Links (December 30, 2007)">Reveal Destination of Tiny Url Links</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/24/four-greasemonkey-scripts-to-improve-youtube/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Reveal Destination of Tiny Url Links</title>
		<link>http://www.ghacks.net/2007/12/30/reveal-destination-of-tiny-url-links/</link>
		<comments>http://www.ghacks.net/2007/12/30/reveal-destination-of-tiny-url-links/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 20:38:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[greasmonkey scripts]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/30/reveal-destination-of-tiny-url-links/</guid>
		<description><![CDATA[Tiny Url links are a great way to shorten long urls and hide the destination of the link at the same time. I read several PC magazines that use Tiny Url to print urls in their magazine. There is however a certain danger involved because the user does not see where a link is really leading to. It could very well be that someone is posting tiny url links on trusted websites to fool users into visiting those websites.]]></description>
			<content:encoded><![CDATA[<p>Tiny Url links are a great way to shorten long urls and hide the destination of the link at the same time. I read several PC magazines that use Tiny Url to print urls in their magazine. There is however a certain danger involved because the user does not see where a link is really leading to. It could very well be that someone is posting tiny url links on trusted websites to fool users into visiting those websites.</p>
<p>Tiny Url are offering a preview function on their website which <a href="http://tinyurl.com/preview.php">can</a> be enabled. If you do enable it a cookie will be set and you will be redirected to a preview page displaying the real destination of the link that you clicked on. This is working for as long as the cookie is set.</p>
<p>There is however a better solution if you are using <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>. The Greasemonkey script <a href="http://userscripts.org/scripts/show/12048">TinyURL Popup</a> Preview displays a title popup whenever you are hovering your mouse over a tiny url link. It is using the preview function of the official website for additional security.</p>
<p><span id="more-2686"></span><img src='http://www.ghacks.net/wp-content/uploads/2007/12/tinyurl_revealer.jpg' alt='tiny url revealer' /></p>

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

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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>
	<li><a href="http://www.ghacks.net/2008/05/09/yahoo-redirect-remover/" title="Yahoo Redirect Remover (May 9, 2008)">Yahoo Redirect Remover</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/30/reveal-destination-of-tiny-url-links/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>8 Greasemonkey Scripts for the Lazy</title>
		<link>http://www.ghacks.net/2007/04/19/8-greasemonkey-scripts-for-the-lazy/</link>
		<comments>http://www.ghacks.net/2007/04/19/8-greasemonkey-scripts-for-the-lazy/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 07:50:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox scripts]]></category>
		<category><![CDATA[greasmonkey scripts]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[userscripts]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/04/19/8-greasemonkey-scripts-for-the-lazy/</guid>
		<description><![CDATA[Computer users are lazy. Well, not all of them but most are. I just have to look around and see friends to try to automate as much as possible to save some clicks and time. The article Greasmonkey scripts for the lazy is for them, and everyone else who feels the same way. I don't want to explain Greasemonkey (again) in detail but here is a rather short explanation. Greasemonkey can be installed as a Firefox extension that changes website behavior. To change the behavior you need to install so called userscripts which change elements on websites.]]></description>
			<content:encoded><![CDATA[<p>Computer users are lazy. Well, not all of them but most are. I just have to look around and see friends to try to automate as much as possible to save some clicks and time. The article Greasmonkey scripts for the lazy is for them, and everyone else who feels the same way. I don&#8217;t want to explain Greasemonkey (again) in detail but here is a rather short explanation. Greasemonkey can be installed as a <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> extension that changes website behavior. To change the behavior you need to install so called userscripts which change elements on websites.</p>
<p>This can be something profane like removing advertisement from websites or disabling comments but also clever additions that increase the usability of a website. You can download the latest version of Greasmonkey from <a href="http://www.greasespot.net/" target="_blank">Greasepot</a>. Enough of the babbling, I&#8217;m proud to present 10 Greasemonkey scripts for the lazy, enjoy the read:</p>
<p><span id="more-1440"></span></p>
<ul>
<ol><a href="http://userscripts.org/scripts/show/8573" target="_blank">Googlestream</a> &#8211; Never click Next or previous during Google searches again. The script automatically loads and displays the next batch of search results in the same window you are currently in. It loads them when you reach the bottom of the page.</ol>
<ol><a href="http://userscripts.org/scripts/show/688" target="_blank">RSS+Atom Feed Subscribe Button Generator</a> &#8211; Some websites hide their RSS Feed buttons pretty well and it takes some time to find them. With this userscript the feed options will always be displayed in the upper left corner of the website. No more searching for those darn feed links.</ol>
<ol><a href="http://userscripts.org/scripts/show/5288" target="_blank">Google Image Direct Links</a> &#8211; this userscript links directly to the picture during Google image searches without having to visit the framed website first.</ol>
<ol><a href="http://userscripts.org/scripts/show/1030" target="_blank">Flickr Photo Page Enhancer</a> &#8211; adds links to different sizes directly, generates html code (to quickly copy and paste the html for a thumbnail link) and loads 20 most used tags.</ol>
<ol><a href="http://userscripts.org/scripts/show/5060" target="_blank">Ebay Show only negative feedback</a> &#8211; It takes sometimes pretty long to find the few negative or neutral comments that a user received on Ebay especially when he has thousands of auction comments. This userscript adds two new tabs: Complaints received and Complaints Left.</ol>
<ol><a href="http://userscripts.org/scripts/show/8382" target="_blank">Technorati English Search Results</a> &#8211; Technorati displays search results in all languages unless you choose a specific language in the drop down box before you search. With this userscript only English search results are shown.</ol>
<ol><a href="http://userscripts.org/scripts/show/8323" target="_blank">Del.icio.us Autotag</a> &#8211; When you save bookmarks on del.icio.us the tags from that link are automatically added to your bookmark.</ol>
<ol><a href="http://userscripts.org/scripts/show/8263" target="_blank">Sourceforge Direct Links</a> &#8211; Direct download links for files on Sourceforge plus the ability to choose a mirror from a certain continent.</ol>
<ol><a href="http://userscripts.org/scripts/show/8262" target="_blank">Digg.com Mirrors</a> &#8211; adds links to article mirrors in case the website goes down due to the digg effect. Links to duggmirror, Coral and Google Cache plus Waybackmachine.
</ol>
</ul>
<p>Wow the list has 9 entries not 8, take the last one as a bonus if you like.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox-scripts/" title="firefox scripts" rel="tag">firefox scripts</a>, <a href="http://www.ghacks.net/tag/greasmonkey-scripts/" title="greasmonkey scripts" rel="tag">greasmonkey scripts</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a>, <a href="http://www.ghacks.net/tag/usability/" title="usability" rel="tag">usability</a>, <a href="http://www.ghacks.net/tag/userscripts/" title="userscripts" rel="tag">userscripts</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/2008/08/12/yesscript-is-noscripts-antagonist/" title="YesScript is NoScript&#8217;s Antagonist (August 12, 2008)">YesScript is NoScript&#8217;s Antagonist</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/03/11/webslices-and-activities-ported-to-firefox/" title="Webslices and Activities ported to Firefox (March 11, 2008)">Webslices and Activities ported to Firefox</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/04/19/8-greasemonkey-scripts-for-the-lazy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
