<?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; firefox greasemonkey</title> <atom:link href="http://www.ghacks.net/tag/firefox-greasemonkey/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 17:32:23 +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>How To Add Greasemonkey To Firefox 4</title><link>http://www.ghacks.net/2010/10/12/how-to-add-greasemonkey-to-firefox-4/</link> <comments>http://www.ghacks.net/2010/10/12/how-to-add-greasemonkey-to-firefox-4/#comments</comments> <pubDate>Tue, 12 Oct 2010 14:49:24 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox greasemonkey]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[greasemonkey nightly]]></category> <category><![CDATA[userscripts]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35824</guid> <description><![CDATA[I recently switched from the stable Firefox 3.6x browser to the beta of Firefox 4, mainly because the beta appeared to be relatively stable at this point in development. Naturally, some of the add-ons that I used to work with were not compatible with Firefox 4, either because the developer did not update the add-on [...]]]></description> <content:encoded><![CDATA[<p>I recently switched from the stable Firefox 3.6x browser to the beta of Firefox 4, mainly because the beta appeared to be relatively stable at this point in development. Naturally, some of the add-ons that I used to work with were not compatible with Firefox 4, either because the developer did not update the add-on yet or because the development has been abandoned by the developer.</p><p>One of the add-ons that I came to rely on in the past is the Greasemonkey extension. Unfortunately it was one of the add-ons not working in Firefox 4.</p><p>I first tried to force compatibility on the add-on, with mixed results as it was not working correctly afterwards (take a look at this guide on <a
href="http://www.ghacks.net/2009/11/25/three-methods-to-force-add-on-compatibility-in-firefox/">how to force compatibility in the Firefox web browser</a>)</p><p>If you <a
href="https://addons.mozilla.org/en-US/firefox/addon/748/">look</a> at the official Greasemonkey site at Mozilla you notice that the add-on is only compatible with versions up to Firefox 3.6, and the same information is <a
href="http://www.greasespot.net/">offered</a> on the web page of the developer. The last release dates back to April 2010.</p><p>What many users do not know is that the developer publishes <a
href="https://arantius.com/misc/gm-nightly/">nightly builds</a> of Greasemonkey on the same server. Nightly builds are development versions of the add-on which often contain additional features or improvements.</p><p>In the case of Greasemonkey, they add Firefox 4 compatibility. Just install the latest nightly build from the listing to make Greasemonkey compatible with Firefox 4. Please note though that nightly builds may contain bugs. Firefox will automatically recognize Greasemonkey nightly updates and offer to install them automatically, so that it does not need to be done manually.</p><p>All installed userscripts worked fine after installation of the latest Greasemonkey nightly. Let us know your experience in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/10/12/how-to-add-greasemonkey-to-firefox-4/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Firefox Page Scroll Marker</title><link>http://www.ghacks.net/2009/03/10/firefox-page-scroll-marker/</link> <comments>http://www.ghacks.net/2009/03/10/firefox-page-scroll-marker/#comments</comments> <pubDate>Tue, 10 Mar 2009 09:48:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[firefox greasemonkey]]></category> <category><![CDATA[firefox script]]></category> <category><![CDATA[firefox scroll]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[page scroll]]></category> <category><![CDATA[scroll marker]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11065</guid> <description><![CDATA[One of the nicest features that the Opera web browser is offering is the so called Scroll Marker. This feature &#8211; when enabled &#8211; will display a transparent line at every page break of a website to aid the user in navigating it. This is very helpful on websites with huge amounts of texts as [...]]]></description> <content:encoded><![CDATA[<p>One of the nicest features that the Opera web browser is offering is the so called Scroll Marker. This feature &#8211; when enabled &#8211; will display a transparent line at every page break of a website to aid the user in navigating it. This is very helpful on websites with huge amounts of texts as it acts as a orientation help on that page.</p><p>While the Firefox web browser does not have that feature build in there is a Greasemonkey script with a similar functionality. <a
href="http://userscripts.org/scripts/show/38805">Page Scroll</a> is a script for the Greasemonkey extension for the Firefox web browser that will display transparent lines on all websites. It will display the lines on top by default and display the other lines if the user is working with the Page UP / Page Down keys, the mouse wheel or by dragging the scroll bar around.</p><p>This is however the only known script that is mimicking Opera&#8217;s Scroll Marker feature. Some users might not like the fact that the script is active on all websites by default. A right-click on the Greasemonkey icon and a selection of Manage User Scripts makes it possible to customize the sites list. Change the wildcard symbol to urls to activate the script only on those selected urls. Make sure to use wildcards yourself if the domain is making use of subdomains and directories.</p><p><span
id="more-11065"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/page_scroll-500x307.jpg" alt="page scroll" title="page scroll" width="500" height="307" class="alignnone size-medium wp-image-11066" /></p><p>Please note that the script seems to have difficulties on some websites to display the transparent scroll lines correctly. It should work on most sites perfectly however. Google Chrome users might get the script working in their web browser as well if they check the <a
href="http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/">Google Chrome Greasemonkey</a> article.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/10/firefox-page-scroll-marker/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
