<?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; compiler</title>
	<atom:link href="http://www.ghacks.net/tag/compiler/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>Wed, 25 Nov 2009 14:38:28 +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>Turn Greasemonkeys into Firefox extensions</title>
		<link>http://www.ghacks.net/2008/02/07/turn-greasemonkeys-into-firefox-extensions/</link>
		<comments>http://www.ghacks.net/2008/02/07/turn-greasemonkeys-into-firefox-extensions/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 13:27:15 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[firefox-extensions]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/02/07/turn-greasemonkeys-into-firefox-extensions/</guid>
		<description><![CDATA[I&#8217;ve always loved Greasemonkey scripts and in fact, they are easy to install and manage, but now you can also compile one into a single Firefox addon (xpi file) without any programming knowledge.
Off the top of my head I can think of about 50 reasons this is great. I like it a lot, because I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always loved Greasemonkey scripts and in fact, they are easy to install and manage, but now you can also compile one into a single <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> addon (xpi file) without any programming knowledge.</p>
<p>Off the top of my head I can think of about 50 reasons this is great. I like it a lot, because I think many people don&#8217;t try Greasemonkey because it seems a bit more complicated than just click and install, but of course that&#8217;s not true. It&#8217;s also probably easier for you to get your scripts back after an uninstall if you just compile them into an addon.</p>
<p>The way you can create these xpi files is to use the online <a href="http://arantius.com/misc/greasemonkey/script-compiler" title="script compiler">Greasemonkey Script Compiler.</a> You just input all the data and you&#8217;re done.  You need to download the actual script first, or navigate to the &#8220;gm_scripts&#8221; folder inside your Firefox profile folder. You should find some javascript (js) files in there, these are what we are looking for.</p>
<p><span id="more-3138"></span></p>
<p><img src='http://www.ghacks.net/wp-content/uploads/2008/02/greasemonkey.png' alt='greasemonkey logo' />You need to open the one you want to compile, you can easily to this by renaming it as a text file (txt), and then you just have to copy the appropriate parts from it as the form dictates. When you&#8217;re done, you can just rename it to &#8220;.js&#8221; again, and you will get back your script as it was.</p>
<p>Thanks to <a href="http://www.makeuseof.com/tag/how-to-turn-greasemonkey-scripts-into-firefox-extensions/" title="greasemonkey compiler">Make Use Of</a> for the source.</p>

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

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/06/greasemonkey-for-firefox-3/" title="Greasemonkey for Firefox 3 (June 6, 2008)">Greasemonkey for Firefox 3</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/" title="Gmail: 90 Tools And Tips To Make You A Gmail Pro (February 9, 2009)">Gmail: 90 Tools And Tips To Make You A Gmail Pro</a> (86)</li>
	<li><a href="http://www.ghacks.net/2006/12/02/creating-firefox-extensions/" title="Creating FireFox extensions (December 2, 2006)">Creating FireFox extensions</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/03/13/zoom-in-on-images-in-firefox/" title="Zoom In on Images in Firefox (March 13, 2008)">Zoom In on Images in Firefox</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/02/07/turn-greasemonkeys-into-firefox-extensions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
