<?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; greasemonkey script</title> <atom:link href="http://www.ghacks.net/tag/greasemonkey-script/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 07:07:56 +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>Veoh Video Download</title><link>http://www.ghacks.net/2009/03/02/veoh-video-download/</link> <comments>http://www.ghacks.net/2009/03/02/veoh-video-download/#comments</comments> <pubDate>Mon, 02 Mar 2009 18:55:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Entertainment]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[firefox script]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[greasemonkey script]]></category> <category><![CDATA[veoh]]></category> <category><![CDATA[veoh download]]></category> <category><![CDATA[veoh video download]]></category> <category><![CDATA[veoh videos]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10859</guid> <description><![CDATA[The video portal Veoh is unlike any other video portal on the Internet. One of the main differences between Veoh and other video portals like Youtube is that Veoh is limiting the playback of some of the larger videos on their site to a five minute preview. Veoh asks its users to download the web [...]]]></description> <content:encoded><![CDATA[<p>The video portal Veoh is unlike any other video portal on the Internet. One of the main differences between Veoh and other video portals like Youtube is that Veoh is limiting the playback of some of the larger videos on their site to a five minute preview. Veoh asks its users to download the web player beta to view and download the full video. Many users do not like the idea of downloading an external application just for the sake of being able to watch a full length video clip on a video portal.</p><p>There is however another possibility that will suite many Veoh users. The Greasemonkey script &#8220;<a
href="http://userscripts.org/scripts/show/41901">Adds a link to download original file for Veoh</a>&#8221; makes it possible to download the video right of the Veoh portal without installing third party software to do the same. Once installed the Veoh page will contain a button named Get URL which will display the download link to the Veoh video next to it when pressed. That download link leads directly to the full version of the video on the Veoh servers.</p><p>It will download normally just like any other file in Firefox. It will most likely work in download managers as well but this has not been tested.</p><p><span
id="more-10859"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/veoh_download-500x212.jpg" alt="veoh download" title="veoh download" width="500" height="212" class="alignnone size-medium wp-image-10860" /></p><p>File sizes can be huge depending on the length of the video. Tests revealed file sizes for Veoh videos of more than 1.5 Gigabytes which might take a while to download considering that the downloads will not be with full speed usually. The average download speed was between 60 and 100 Kilobytes per file from the Veoh servers.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/02/veoh-video-download/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Greasemonkey No Scripts Installed</title><link>http://www.ghacks.net/2009/01/23/greasemonkey-no-scripts-installed/</link> <comments>http://www.ghacks.net/2009/01/23/greasemonkey-no-scripts-installed/#comments</comments> <pubDate>Fri, 23 Jan 2009 09:30:32 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[greasemonkey script]]></category> <category><![CDATA[no scripts installed]]></category> <category><![CDATA[userscripts]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10075</guid> <description><![CDATA[It can happen that the Firefox Greasemonkey extension is displaying the message &#8220;No Scripts Installed&#8221; even if you have installed a script a second ago or already use Greasemonkey scripts. Some users might suspect that they need to restart the browser or at least refresh the page before the new Greasemonkey script is shown as [...]]]></description> <content:encoded><![CDATA[<p>It can happen that the Firefox Greasemonkey extension is displaying the message &#8220;No Scripts Installed&#8221; even if you have installed a script a second ago or already use Greasemonkey scripts. Some users might suspect that they need to restart the browser or at least refresh the page before the new Greasemonkey script is shown as installed.</p><p>That is however no the case. One of the main principles of Greasemonkey is that the scripts are site specific. They might work on multiple sites but they are usually limited to less than ten sites in total.</p><p>Greasemonkey is displaying &#8220;No Scripts Installed&#8221; because the script has not been designed for the currently active website. To see that a script has been installed the user needs to visit a site it is compatible with.</p><p><span
id="more-10075"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/no_scripts_installed.jpg" alt="no scripts installed" title="no scripts installed" width="255" height="158" class="alignnone size-full wp-image-10076" /><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/greasemonkey.jpg" alt="greasemonkey" title="greasemonkey" width="257" height="149" class="alignnone size-full wp-image-10077" /></p><p>Only there will he be able to use it and configure it if the script provides that functionality.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/23/greasemonkey-no-scripts-installed/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Megaupload Captcha Auto Fill</title><link>http://www.ghacks.net/2009/01/23/megaupload-captcha-auto-fill/</link> <comments>http://www.ghacks.net/2009/01/23/megaupload-captcha-auto-fill/#comments</comments> <pubDate>Fri, 23 Jan 2009 08:45:07 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[file host]]></category> <category><![CDATA[file hosting]]></category> <category><![CDATA[firefox megaupload]]></category> <category><![CDATA[firefox script]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[greasemonkey script]]></category> <category><![CDATA[megaupload]]></category> <category><![CDATA[megaupload captcha]]></category> <category><![CDATA[megaupload download]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10070</guid> <description><![CDATA[It is a bit ironic that users are looking for ways to automatically fill out captchas to save time as captchas have been invented to prevent bots from accessing websites automatically. Most captchas on the Internet are either easily defeatable by bots (yes even those basic math equations can be solved automatically) or almost unreadable [...]]]></description> <content:encoded><![CDATA[<p>It is a bit ironic that users are looking for ways to automatically fill out captchas to save time as captchas have been invented to prevent bots from accessing websites automatically. Most captchas on the Internet are either easily defeatable by bots (yes even those basic math equations can be solved automatically) or almost unreadable for the human eye (some Google captchas anyone?) that they may thwart of bots but also a great number of human users.</p><p>Megaupload is a <a
href="http://www.ghacks.net/2009/01/23/megaupload-captcha-auto-fill/">file hosting</a> service on the Internet that is displaying a captcha before the download link of a file will be shown on their website. The captcha is probably one of the easiest to recognize and fill out, pretty useless from the standpoint of defeating bots and annoying to users who download files from Megaupload regularly.</p><p><a
href="http://userscripts.org/scripts/show/38736">Megaupload auto-fill captcha</a> is a Greasemonkey script for Mozille Firefox (and other compatible browsers) that will automatically fill out and send the captcha on Megaupload. This essentially means that the user does not have to enter the captcha nor click on a button to send it to the Megaupload server.</p><p><span
id="more-10070"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/megaupload-500x272.jpg" alt="megaupload" title="megaupload" width="500" height="272" class="alignnone size-medium wp-image-10072" /></p><p>It practically feels as if there was not a captcha on Megaupload at all. A short explanation of Greasemonkey. <a
href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> is a Firefox extension that can be installed just like any other extension in Firefox. Once the extension is installed it is possible to add so called userscripts to the web browser.</p><p>Those scripts are coded in JavaScript and change the behavior and look and feel of websites automatically.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/23/megaupload-captcha-auto-fill/feed/</wfw:commentRss> <slash:comments>25</slash:comments> </item> <item><title>Firefox Invert Colors Add-On</title><link>http://www.ghacks.net/2009/01/19/firefox-invert-colors-add-on/</link> <comments>http://www.ghacks.net/2009/01/19/firefox-invert-colors-add-on/#comments</comments> <pubDate>Mon, 19 Jan 2009 15:48:12 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[darken]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[greasemonkey script]]></category> <category><![CDATA[invert colors]]></category> <category><![CDATA[mozilla-firefox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9998</guid> <description><![CDATA[The Invert Colors add-on for Firefox will &#8211; as the name suggests &#8211; invert any colors on websites basically turning very dark looking websites into lighter ones and vice verse. The first run after the installation of the add-on will come as a shock for many users as the option is turned on globally by [...]]]></description> <content:encoded><![CDATA[<p>The Invert Colors add-on for Firefox will &#8211; as the name suggests &#8211; invert any colors on websites basically turning very dark looking websites into lighter ones and vice verse. The first run after the installation of the add-on will come as a shock for many users as the option is turned on globally by default. This means that every website will display with inverted colors in Firefox.</p><p>That&#8217;s probably not something that the user wants to see. The problem here is that the developer of the extension added the means to disable the add-on for selected websites but not the other way round. This means that there is no option to turn the add-on off globally and only activate it for specific sites. It is only possible to turn it on globally and deactivate it for specific websites.</p><p>The developer should think about adding that possibility to his add-on to make it more useful for users who want to invert colors on just a few websites. An alternative for the add-on is the Darken script for Greasemonkey which can darken the background of specific websites.</p><p><span
id="more-9998"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/google_white-500x261.jpg" alt="google white" title="google white" width="500" height="261" class="alignnone size-medium wp-image-9999" /></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/google_dark-500x260.jpg" alt="google dark" title="google dark" width="500" height="260" class="alignnone size-medium wp-image-10000" /></p><p>The Firefox add-on is currently experimental meaning that user&#8217;s have to log into the Mozilla website before they can download and install it.</p><p>Update: The add-on has been deleted from the Mozilla Firefox website. an alternative is the <a
href="http://www.ghacks.net/2009/11/19/remove-colors-and-backgrounds-with-no-color-for-firefox/">No Colors add-on for Firefox</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/19/firefox-invert-colors-add-on/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Google Multi-Column View</title><link>http://www.ghacks.net/2008/11/14/google-multi-column-view/</link> <comments>http://www.ghacks.net/2008/11/14/google-multi-column-view/#comments</comments> <pubDate>Fri, 14 Nov 2008 17:10:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[google multi-column]]></category> <category><![CDATA[google search]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[greasemonkey google]]></category> <category><![CDATA[greasemonkey script]]></category> <category><![CDATA[Opera]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8277</guid> <description><![CDATA[Google Multi-Column View is a Greasemonkey script that can display Google search results in two or three different columns instead of the default display. Doing that can be extremely useful for users with widescreen monitors who want to use all of the screen estate when working with Google. A test on a 1920&#215;1200 LCD monitor [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://userscripts.org/scripts/show/10299">Google Multi-Column View</a> is a Greasemonkey script that can display Google search results in two or three different columns instead of the default display. Doing that can be extremely useful for users with widescreen monitors who want to use all of the screen estate when working with Google. A test on a 1920&#215;1200 LCD monitor revealed that about 30 search engine entries can be displayed on the screen at once in three column mode which is three times as much as the ten results that are displayed by default.</p><p>The Greasemonkey script requires the Greasemonkey extension when using Firefox. Google Chrome users can read the <a
href="http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/">Google Chrome Greasemonkey</a> article for pointers on how to add the script to their browser while Opera users can head over to the <a
href="http://www.ghacks.net/2008/08/10/greasemonkey-in-opera/">Greasemonkey in Opera</a> article to do the same.</p><p>The installation of the Greasemonkey script should not pose any problems. Firefox users do not have to restart the browser, the new script will automatically work in new tabs and after reloading existing ones.</p><p><span
id="more-8277"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/google_multi-column_view-500x266.jpg" alt="google multi-column view" title="google multi-column view" width="500" height="266" class="alignnone size-medium wp-image-8278" /></p><p>The keyboard shortcut [ALT 1-3] switches between the three available modes. Pressing [ALT 1] will use the default way of displaying search results in Google while the other two numbers will extend the display with one or two additional columns.</p><p>Google Multi-Column View works with all language versions of Google Search.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/14/google-multi-column-view/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
