<?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>O&#039;Co DOO &#187; extension</title>
	<atom:link href="http://www.iscodoo.com/tag/extension/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iscodoo.com</link>
	<description>一个竟然存在了四年的博客</description>
	<lastBuildDate>Sat, 24 Jul 2010 10:26:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Firefox扩展SearchStastus对弹出窗口的影响</title>
		<link>http://www.iscodoo.com/2007/09/searchstastus-effect-firefox-popup-windows-not-correctly-sized.html</link>
		<comments>http://www.iscodoo.com/2007/09/searchstastus-effect-firefox-popup-windows-not-correctly-sized.html#comments</comments>
		<pubDate>Tue, 11 Sep 2007 12:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[searchstus]]></category>

		<guid isPermaLink="false">http://www.iscodoo.com/wordpress/?p=20</guid>
		<description><![CDATA[我也不知道从什么时候开始，弹出窗口的位置，大小改变了，不能完全显示，看了论坛里有的朋友也出现这种情况，一般给出的解决方法是： 1,JavaScript 高级设置 移动或改变窗口大小 取消选择此选项首选项可以禁止使用脚本移动窗口或改变窗口大小。 2,TMP里面启用单窗口，弹出窗口在新标签中打开，这只是针对一般的弹出窗口，对于javascript(比如Joomla编辑器,DEL TAG扩展）的弹出是没有用的 可是还是有的朋友说这样没有效果，我也是这样。 今天实在忍受不住了，想想是不是扩展的问题，于是所有扩展禁用，一个一个启用来试验，终于发现了是searchstastus的问题！ searchstastus这个扩展对大多数像我这样的人很有用的，上了它的官网看了下，发现在这个页面： http: //www.quirk.biz/download-searchstatus;jsessionid=CD8F8011D343A84906CB2115D4CDDA4D SearchStatus FAQ Popup windows are not correctly sized. Try going into the Options menu and moving SearchStatus to a different part of the browser. 终于找到了！[emot]dog[/emot] 按照它说的，在设置里： place in: locationt选nav-bar才不用对弹出窗口有影响！ 可是这样一来导航栏变的好丑，如图。]]></description>
		<wfw:commentRss>http://www.iscodoo.com/2007/09/searchstastus-effect-firefox-popup-windows-not-correctly-sized.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>某国外站长的发明&#8211;封住那些用Adblock的人</title>
		<link>http://www.iscodoo.com/2007/08/why-firefox-is-blocked.html</link>
		<comments>http://www.iscodoo.com/2007/08/why-firefox-is-blocked.html#comments</comments>
		<pubDate>Fri, 24 Aug 2007 04:14:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Adblock]]></category>
		<category><![CDATA[extension]]></category>

		<guid isPermaLink="false">http://www.iscodoo.com/wordpress/?p=26</guid>
		<description><![CDATA[这几天国外有一个宣扬使用Firefox+Adblock的人都是不尊重站长劳动的“盗贼”的站点 http://whyfirefoxisblocked.com/ 在Digg上遭到了强大的恶评（http://www.digg.com/software/Why_Firefox_is_blocked ，近千条评论！），而这个站长写了一些封锁Firefox、尝试通过使用假广告来检测Adblock的存在的本地和远程代码。国内某些站长可以考虑参考一下了。 检测Adblock存在的本地Javascript代码： &#60;img src=&#8221;/fake.adbrite.gif&#8221; id=&#8221;fakeAd&#8221; /&#62;&#60;!&#8211; 1&#215;1 pixel image &#8211;&#62; &#60;script language=&#8221;javascript&#8221;&#62; function checkAdBlock() { var img = document.getElementById(&#8216;fakeAd&#8217;); if (img &#38;&#38; (img.style.display == &#8216;none&#8217; &#124;&#124; img.style.visibility == &#8216;hidden&#8217;)) { window.location = &#8216;http://myDomain.com/thief.htm&#8217;; } } setTimeout(&#8216;checkAdBlock()&#8217;, 2000); &#60;/script&#62; 这段代码通过使用一个虚假的广告图片，如果发现该图片为不显示和隐藏的，就判定用户使用了封锁广告的软件。 &#60;script&#62; function dieAdBlockPlusDie() { var giframe = document.getElementsByTagName(&#8220;iframe&#8221;); var bod = document.getElementsByTagName(&#8220;body&#8221;); var]]></description>
		<wfw:commentRss>http://www.iscodoo.com/2007/08/why-firefox-is-blocked.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download.com:最受欢迎的FireFox 2.0扩展</title>
		<link>http://www.iscodoo.com/2006/11/downloadcom-most-popular-firefox-extensions.html</link>
		<comments>http://www.iscodoo.com/2006/11/downloadcom-most-popular-firefox-extensions.html#comments</comments>
		<pubDate>Sat, 11 Nov 2006 13:51:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[extension]]></category>

		<guid isPermaLink="false">http://www.iscodoo.com/wordpress/?p=139</guid>
		<description><![CDATA[Download.com评选出了十大优秀FireFox 2.0扩展,有常见的,有没有听说过的,老外的习惯可能和国内的Firefoxer习惯不太一样 看到这些2.0的插件,你还为没有得心应手的插件而坚持用Firefox1.5么? 你还可以到Download发表你的评论,并可以参与评选你的favorite Firefox extension&#8230;以下是中文介绍: FoxyTunes 你有在浏览网页时听音乐的习惯吗？ 现在，你可以 在 Firefox 中控制您的媒体播放器。 Tab Mix Plus 增强标签页浏览功能的扩展。 Tab Mix Plus 是原来的 Tab Mix 的一个增强版本。同 Tab Mix 一样，它提高了 Firefox 的标签浏览能力。它包含了诸如复制标签，控制标签焦点，撤销关闭标签和其他的一些功能。但是，它提供了更多的像标签点击选项等功能。有一点和TM不一样， 它兼容MAC。 MR Tech Local Install 这个扩展的主要目的是提供一个可以本地安装、管理扩展和主题的工具。为了实现这个目的，此扩展提供多扩展安装支持、修改扩展/主题管理窗口的功能, 并且能够找出扩展或主题的 Build、GUID 和 Profile 信息。 Download Statusbar 在浏览器底部显示一个状态栏，可以方便地查看和管理下载项。 主要功能： * 没有下载时自动隐藏 * 单击暂停/恢复 * 通过操作扩展的上下文菜单暂停、恢复、取消全部下载和移除完成的下载项 * 双击完成对话框可以运行一个下载完的文件。 * 更新的工具提示能提供当前下载的比较详细的内容，包括源、目的、大小和剩余时间 * 能在选项中定制查看完成百分比、下载速度、完成量和剩余时间]]></description>
		<wfw:commentRss>http://www.iscodoo.com/2006/11/downloadcom-most-popular-firefox-extensions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站设计者必备的20个FireFox扩展</title>
		<link>http://www.iscodoo.com/2006/10/20-firefox-extension-for-web-developer.html</link>
		<comments>http://www.iscodoo.com/2006/10/20-firefox-extension-for-web-developer.html#comments</comments>
		<pubDate>Sat, 07 Oct 2006 10:57:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.iscodoo.com/wordpress/?p=162</guid>
		<description><![CDATA[如果你常常使用Firefox,又是一个网站设计者,推荐你使用下面这几个Firefox扩展: Web Developer Toolbar 异常强大的工具，可以调试目前浏览网站的cookies,CSS,图片，页面信息，窗口大小，还可以查看源代码，还有实用的工具。有简体中文版本！ AspellFox 检查表单的工具，我不知道为何不能使用，未测试 RankQuest SEO Toolbar 检查网站在搜索引擎和alexa的状态 OperaView 检查网站在Opera的显示状态，前提是你的电脑中已装Opera IEView 检查网站在IE的显示状态 Total Validator 检查你网站的代码，显示网站错误，死链接，网站内容越多，检测时间也就越长 SEO for FireFox 检查网站的Google PageRank，建立时间，在各个搜索引擎中被链接数目等，速度非常快 HttpLiveHeaders 我不会使用，看不懂 View Cookies 查看Cookies ViewSourceWith 使用外部程序查看页面内容，中文版 Performancing 将网站发送到你的博客或者添加到网络书签 No-Referrer 打开一个没有referrer的新窗口 Load Time Analyzer 记录打开一个网站的时间，还有详细的分析 fasterfox也是类似的插件，中文版本 User Agent Switcher 改变浏览器标识，可以让你访问一些只能IE访问的网站 EditCSS 编辑CSS，非常有用处 FireBug 查找网站的BUG，红颜色标志出来 MeasureIt 测量网站尺寸 FireFTP 把firefox变成FTP工具 ColorZilla 装上这个插件，用来显示颜色代码 Copy as]]></description>
		<wfw:commentRss>http://www.iscodoo.com/2006/10/20-firefox-extension-for-web-developer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>论坛转贴利器－－BBCode Formatting Extension 扩展推介</title>
		<link>http://www.iscodoo.com/2006/07/firefox-extension-bbcode-formatting-extension.html</link>
		<comments>http://www.iscodoo.com/2006/07/firefox-extension-bbcode-formatting-extension.html#comments</comments>
		<pubDate>Sat, 01 Jul 2006 11:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[BBCode]]></category>
		<category><![CDATA[extension]]></category>

		<guid isPermaLink="false">http://www.iscodoo.com/wordpress/?p=205</guid>
		<description><![CDATA[现在国内各大论坛基本都支持bbcode 直接使用富文本或者html的只占很少一部分 如果把其他论坛／网页中的内容转贴到只支持bbcode的论坛，必然会带来格式丢失问题 BBCode Formatting Extension 这个扩展支持 html 到 bbcode 的转化 可以自动转化剪贴板中的html内容（注意不是html代码！）到bbcode 使用方法及其简单 * 安装本扩展 * 重启ff * 复制网页或者论坛上的内容 * 把插入点移到文本输入框 * 右键选择Paste HTML as BBcode 下载地址 https://addons.mozilla.org/firefox/1505/ 效果贴 http://www.firefox.net.cn/newforum/viewtopic.php?t=14750 此扩展可以支持Firefox 0.9 &#8211; 1.6 使用 nightly tools 强行可支持 3.0a1 最新cvs]]></description>
		<wfw:commentRss>http://www.iscodoo.com/2006/07/firefox-extension-bbcode-formatting-extension.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
