<?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>UC&#039;s Corner &#187; Greasemonkey</title>
	<atom:link href="http://yussi.nl/index.php/tag/greasemonkey/feed" rel="self" type="application/rss+xml" />
	<link>http://yussi.nl</link>
	<description>Yussi Ariefiyono</description>
	<lastBuildDate>Fri, 25 Jun 2010 12:57:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Chrome 4 now natively supports Greasemonkey user scripts</title>
		<link>http://yussi.nl/index.php/google-chrome-4-now-natively-supports-greasemonkey-user-scripts.html</link>
		<comments>http://yussi.nl/index.php/google-chrome-4-now-natively-supports-greasemonkey-user-scripts.html#comments</comments>
		<pubDate>Thu, 11 Feb 2010 16:58:14 +0000</pubDate>
		<dc:creator>yussi ariefiyono</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[chrome 4]]></category>
		<category><![CDATA[Greasemonkey]]></category>

		<guid isPermaLink="false">http://yussi.nl/?p=78</guid>
		<description><![CDATA[One thing that got lost in the commotion of the extensions launch is a feature that is near and dear to my heart: Google Chrome 4 now natively supports Greasemonkey user scripts. Greasemonkey is a Firefox extension I wrote in 2004 that allows developers to customize web pages using simple JavaScript and it was the inspiration]]></description>
			<content:encoded><![CDATA[<p>One thing that got lost in the commotion of the extensions launch is a feature that is near and dear to my heart: Google Chrome 4 now natively supports <a href="http://en.wikipedia.org/wiki/Greasemonkey">Greasemonkey</a> user scripts. Greasemonkey is a Firefox extension I wrote in 2004 that allows developers to customize web pages using simple JavaScript and it was the inspiration for some important parts of our extension system.</p>
<p>Installation is quick and easy, just like installing an extension. That&#8217;s because under the covers, the user script is actually converted into an extension. This means that management tasks like disabling and uninstalling work just like they do with extensions.</p>
<p>Also keep in mind that some user scripts won&#8217;t work in Google Chrome yet, because of differences between it and Firefox. Based on some <a href="http://www.greasespot.net/2009/11/greasemonkey-api-usage.html">analysis</a> that the current maintainers of Greasemonkey did, I expect between 15%-25% of scripts to not work in Google Chrome. If you find such a script, you should consider letting the author know. There may be something he or she can do to easily fix the problem. In the meantime, we&#8217;ll keep working on <a href="http://code.google.com/p/chromium/issues/detail?id=18857">bugs</a> on our side to bring our implementation closer to Greasemonkey.</p>
<p>[ via <a href="http://blog.chromium.org/2010/02/40000-more-extensions.html" target="_blank">google</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://yussi.nl/index.php/google-chrome-4-now-natively-supports-greasemonkey-user-scripts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
