<?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>The Perceptus Back Story &#187; user script</title>
	<atom:link href="http://blog.perceptus.ca/tag/user-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perceptus.ca</link>
	<description>Issues and adventures in the life of a Canadian micro-sized geek company</description>
	<lastBuildDate>Tue, 31 Jan 2012 07:11:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>User Scripts Broken in Google Chrome?</title>
		<link>http://blog.perceptus.ca/2009/12/11/user-scripts-broken-in-google-chrome/</link>
		<comments>http://blog.perceptus.ca/2009/12/11/user-scripts-broken-in-google-chrome/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 08:23:24 +0000</pubDate>
		<dc:creator>leonard</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[dev channel]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[user script]]></category>
		<category><![CDATA[userscript]]></category>

		<guid isPermaLink="false">http://blog.perceptus.ca/?p=201</guid>
		<description><![CDATA[A little while ago my custom user script for Chrome stopped working. I&#8217;m currently using the &#8220;dev channel&#8221; at home. When I first switched to Chrome, that was the only version that supported user scripts (basically GreaseMonkey from FireFox integrated into Chrome). My script is simple, it makes some font and color changes to a [...]]]></description>
			<content:encoded><![CDATA[<p>A little while ago my custom user script for Chrome stopped working.  I&#8217;m currently using the &#8220;dev channel&#8221; at home. When I first switched to Chrome, that was the only version that supported user scripts (basically GreaseMonkey from FireFox integrated into Chrome).  </p>
<p>My script is simple, it makes some font and color changes to a few websites that I view regularly to make them more legible (IMHO).  I should bundle it into an extension some day&#8230; </p>
<p>Anyway, it took a bit of research to figure out what happened.  Look here on the Google Chrome blog:</p>
<blockquote><p>
[r33013] Disable &#8211;enable-user-scripts. (Issue: 27520)<br />
NOTE: You can now install user scripts by navigating to them. You will have to reinstall your current scripts (they aren&#8217;t migrated).
</p></blockquote>
<p>&#8211; http://googlechromereleases.blogspot.com/2009/12/dev-channel-has-been-updated-to-4.html</p>
<p>So, scripts are still supported, but I have to install it again.  I didn&#8217;t quite understand &#8220;navigating to them&#8221;  meant, but it actually means exactly what it says.  In the address bar browse the file system, e.g. go to here:<br />
C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\User Scripts</p>
<p>Then double click on your .JS file, and a little extension installation prompt pops up.  It&#8217;s pretty cool actually.  </p>
<p>Hmm&#8230; now that Google Chrome regular version supports extensions, I might be able to take myself off the dev channel.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.perceptus.ca/2009/12/11/user-scripts-broken-in-google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

