<?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 &#124; Latest Tech News, Software And Tutorials &#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 news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <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 Brinkmann</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 Annotate Links 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 plain HTML 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><strong>Update:</strong> The Annotate Links script is no longer available on the author&#8217;s website. The link is returning a 404 not found error.</p><p>The <a
href="http://chandraonline.net/blog/?p=18">Printable</a> userscript is an alternative that you can install instead. You still need Greasemonkey installed in Firefox to make use of the userscript. It is likely that the userscript is also working in Scriptish for Firefox, Google Chrome, Opera and other browsers supporting custom userscripts.</p><p>This script automatically adds link references to the end of the printed document. This way, the linked information are visible on the print out which may help in research later on.</p> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Music and Video]]></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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/01/24/four-greasemonkey-scripts-to-improve-youtube/feed/</wfw:commentRss> <slash:comments>6</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 Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[greasmonkey scripts]]></category> <category><![CDATA[tinyurl]]></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 Firefox. The Greasemonkey script <a
href="http://userscripts.org/scripts/show/40582">TinyURL Decoder</a> decodes urls that have been shortened with the Tinyurl service right away on the page. No clicking, no hovering with the mouse over the link, it is decoded and instantly available.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2007/12/tinyurl-decoder.png" alt="tinyurl decoder" title="tinyurl decoder" width="530" height="161" class="alignnone size-full wp-image-46821" /></p><p>Even better, TinyUrl Decoder is not only compatible with the service of the same name, but with dozens of other url shortening services. At the time of writing, a total of 68 minus a few not working ones are supported by the Greasemonkey script.</p><p>The script works only under the Firefox web browser, and not under Google Chrome. Here is what you need to do to install the script for Firefox.</p><p>Start by installing the <a
href="http://www.ghacks.net/tag/greasemonkey/">Greasemonkey</a> add-on or the <a
href="http://www.ghacks.net/2011/02/28/scriptish-promises-better-firefox-4-userscript-support-performance/">Scriptish</a> alternative.</p><p>Once done visit the website of the userscript and click the install button there. You will see a popup message which you need to accept. This message details the access rights that you are giving the script. Once installed, it will work out of the box. It is best tested on the userscript page. Make sure you reload the page once to see the script in action.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/12/30/reveal-destination-of-tiny-url-links/feed/</wfw:commentRss> <slash:comments>8</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 Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[The Web]]></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 Firefox 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>Technorati English Search Results &#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> ]]></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>
