<?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>糖醋排骨 &#187; Firefox</title>
	<atom:link href="http://interjc.net/tags/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://interjc.net</link>
	<description></description>
	<lastBuildDate>Mon, 09 Aug 2010 12:46:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://interjc.net/?pushpress=hub'/>
		<item>
		<title>快速切换脱机状态扩展 for Firefox 3.*.*</title>
		<link>http://interjc.net/archives/2009/12/17/work-offline-1-4-for-3-5-or-later.html</link>
		<comments>http://interjc.net/archives/2009/12/17/work-offline-1-4-for-3-5-or-later.html#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:12:05 +0000</pubDate>
		<dc:creator>interjc</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Pet Society]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://interjc.net/?p=671</guid>
		<description><![CDATA[Work Offline 是一个可以快速切换浏览器脱机状态的扩展，其作用相当简单，就是在状态栏弄个按钮，点一下就切换浏览器脱机状态。 不过这个插件暂时只支持到Firefox 3.0.* ，所以我拿下来改了一下，现在 3.*.* 都可以用了，希望你喜欢.. 下载地址： 点我 至于说这个玩意儿能干什么，就是见仁见智了，比如这样.. Have fun ！]]></description>
			<content:encoded><![CDATA[<p><a href="http://addons.sociz.com/firefox/27/">Work Offline </a>是一个可以快速切换浏览器脱机状态的扩展，其作用相当简单，就是在状态栏弄个按钮，点一下就切换浏览器脱机状态。</p>
<p><img src="http://addons.sociz.com/images/previews/work_offline-1_t.jpg" alt="" /></p>
<p>不过这个插件暂时只支持到Firefox 3.0.* ，所以我拿下来改了一下，现在 3.*.* 都可以用了，希望你喜欢..</p>
<p>下载地址： <a title="click me to download" href="http://interjc.googlecode.com/files/work_offline-1.4-fx.xpi"><strong>点我</strong></a></p>
<p>至于说这个玩意儿能干什么，就是见仁见智了，比如<a href="http://im88.tw/?p=1393">这样</a>..</p>
<p>Have fun ！</p>
]]></content:encoded>
			<wfw:commentRss>http://interjc.net/archives/2009/12/17/work-offline-1-4-for-3-5-or-later.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>CSS Viewer For Firefox 3.5.x</title>
		<link>http://interjc.net/archives/2009/07/27/css-viewer-for-firefox-3-5-x.html</link>
		<comments>http://interjc.net/archives/2009/07/27/css-viewer-for-firefox-3-5-x.html#comments</comments>
		<pubDate>Mon, 27 Jul 2009 08:37:12 +0000</pubDate>
		<dc:creator>interjc</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://interjc.net/?p=438</guid>
		<description><![CDATA[Firefox 3.5.x出来了这么久了，CSS Viewer依然没有针对其进行更新。作为一个我制作网页时必用的Firefox插件，他一度让我打消了从3.0.x升级到3.5的念头，不过Firefox 3.5系列对于启动速度的优化实在诱人，现在终于让我找到了这个既可以使用CSS Viewer插件，又可以享受FF 3.5.x高速启动的办法。 1.下载CSS Viewer的本地安装文件(xpi文件)，请右键另存为； 2.用解压缩文件打开这个文件； 3.将其中的 install.rdf 拖出来用记事本或者其他任意文本浏览器打开； 4.将其第18行中的3.0.*改为3.5.x，保存； 5.将此修改过的 install.rdf 拖回压缩包保存； 6.安装修改后的 xpi 文件(将此文件拖到FF窗口安装即可)； 这样就大功告成了，如果你不喜欢自己去做这些麻烦事，大可以下载我帮你修改好的，地址如下： Google Code &#124; Clip2Net &#124; 大米盘 BTW：CSS Viewer制作组可真够懒的，看见可以用就懒的修改了，还要咱们自己来改。也有人说用什么nightly插件可以解决兼容性问题，可是那个插件我装了一下，实在不知所云也就懒得研究了，反正FF对我而言也只是一个网页开发工具而已。]]></description>
			<content:encoded><![CDATA[<p>Firefox 3.5.x出来了这么久了，<a href="https://addons.mozilla.org/zh-CN/firefox/addon/2104">CSS Viewer</a>依然没有针对其进行更新。作为一个我制作网页时必用的Firefox插件，他一度让我打消了从3.0.x升级到3.5的念头，不过Firefox 3.5系列对于启动速度的优化实在诱人，现在终于让我找到了这个既可以使用CSS Viewer插件，又可以享受FF 3.5.x高速启动的办法。</p>
<p>1.下载CSS Viewer的本地安装文件(<a href="https://addons.mozilla.org/de/firefox/downloads/file/30262/cssviewer-1.0.3-fx.xpi">xpi文件</a>)，请右键另存为；<br />
2.用解压缩文件打开这个文件；<br />
3.将其中的 install.rdf 拖出来用记事本或者其他任意文本浏览器打开；<br />
4.将其第18行中的3.0.*改为3.5.x，保存；<br />
5.将此修改过的 install.rdf 拖回压缩包保存；<br />
6.安装修改后的 xpi 文件(将此文件拖到FF窗口安装即可)；</p>
<p>这样就大功告成了，如果你不喜欢自己去做这些麻烦事，大可以下载我帮你修改好的，地址如下：<br />
<a href="http://interjc.googlecode.com/files/cssviewer-1.0.3-fx.xpi" target="_blank">Google Code</a> | <a href="http://clip2net.com/page/m4525/1454442" target="_blank">Clip2Net</a> | <a href="http://www.damipan.com/file/2kqh8Rg.html" target="_blank">大米盘</a></p>
<p>BTW：CSS Viewer制作组可真够懒的，看见可以用就懒的修改了，还要咱们自己来改。也有人说用什么nightly插件可以解决兼容性问题，可是那个插件我装了一下，实在不知所云也就懒得研究了，反正FF对我而言也只是一个网页开发工具而已。</p>
]]></content:encoded>
			<wfw:commentRss>http://interjc.net/archives/2009/07/27/css-viewer-for-firefox-3-5-x.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>微软牌FireFox</title>
		<link>http://interjc.net/archives/2006/12/26/microsoft-firefox.html</link>
		<comments>http://interjc.net/archives/2006/12/26/microsoft-firefox.html#comments</comments>
		<pubDate>Tue, 26 Dec 2006 13:25:29 +0000</pubDate>
		<dc:creator>interjc</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[M$]]></category>

		<guid isPermaLink="false">http://interjc.net/archives/2006/12/26/microsoft-firefox.html</guid>
		<description><![CDATA[IE7出现以后很同朋友不但不买帐，反而对他的恶搞是变本加厉了。以前有个网站叫做IE7.com，网站上说了一句Neither this site nor Mozilla is connected with Microsoft.就没了，唯一恶搞的只是那个域名而已。 现在好了，Microsoft Firefox横空出世，填补了国际空白。进入首页我们就可以在左侧看到可爱的Gate$大叔和@msfirefix.com的邮局入口，恶搞已经上升到了实质使用了，看这个包装盒，是不是很专业呢？30$ Cash back，真的好超值哦~ 来看看这个强大的浏览器的广告吧：]]></description>
			<content:encoded><![CDATA[<p>IE7出现以后很同朋友不但不买帐，反而对他的恶搞是变本加厉了。以前有个网站叫做<a href="http://ie7.com/">IE7.com</a>，网站上说了一句Neither this site nor Mozilla is connected with Microsoft.就没了，唯一恶搞的只是那个域名而已。<br />
现在好了，<a href="http://msfirefox.com/">Microsoft Firefox</a>横空出世，填补了国际空白。进入首页我们就可以在左侧看到可爱的Gate$大叔和<a href="http://www.msfirefox.com/microsoft-firefox-mail-beta.html">@msfirefix.com的邮局入口</a>，恶搞已经上升到了实质使用了，看这个<a href="http://www.msfirefox.com/firefox-full-features.html">包装盒</a>，是不是很专业呢？30$ Cash back，真的好超值哦~<span id="more-73"></span><br />
<img src="http://www.msfirefox.com/images/stories/msff07box.jpg" alt="Microsoft Firefox" /><br />
来看看这个强大的浏览器的广告吧：<br />
<object width="400" height="350"><param name="movie" value="http://www.tudou.com/v/5B_fHuBZE5g"></param><embed src="http://www.tudou.com/v/5B_fHuBZE5g" type="application/x-shockwave-flash" width="400" height="350"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://interjc.net/archives/2006/12/26/microsoft-firefox.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
