<?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>Kej.tw Revisited &#187; extension</title>
	<atom:link href="http://blog.kej.tw/tag/extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kej.tw</link>
	<description>一個懶鬼的部落格</description>
	<lastBuildDate>Wed, 27 Apr 2022 20:02:14 +0000</lastBuildDate>
	<language>zh-TW</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.3</generator>
	<item>
		<title>twitthat firefox extension</title>
		<link>http://blog.kej.tw/2009-01/17/twitthat-firefox-extension/</link>
		<comments>http://blog.kej.tw/2009-01/17/twitthat-firefox-extension/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 06:20:10 +0000</pubDate>
		<dc:creator><![CDATA[Kej]]></dc:creator>
				<category><![CDATA[程式設計]]></category>
		<category><![CDATA[電腦網路]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitthat]]></category>

		<guid isPermaLink="false">http://blog.kej.tw/?p=116</guid>
		<description><![CDATA[上個禮拜擅自幫小海的 twitthat 寫了一隻 firefox extension。 你或許會想問：twit [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>上個禮拜擅自幫<a href="http://tzangms.com/" target="_blank">小海</a>的 <a href="http://twitthat.com/" target="_blank">twitthat</a> 寫了一隻 firefox extension。</p>
<p>你或許會想問：twitthat 不是已經有 bookmarklet 可以用了嗎？為什麼還要寫一隻相同功能的 firefox extension 呢？</p>
<p>一切的原因只有一個字：懶。 XD <span id="more-116"></span></p>
<p>因為本人極度懶惰，所以書籤經常處於幾乎是未整理的狀態，一點開書籤列表都是落落長一串(喂！)，要找到 twitthat 的 bookmarklet 都得要花上好幾秒的功夫(所以其實是自己的問題&#8230;默&#8230;)。基於以上的理由，再加上我平常慣用的瀏覽器是 firefox，就寫了一隻 extension 來用，只要在頁面上按右鍵選單就可以選取 twitthat 的功能，我就不用去書籤海裡頭找了 XD 。再加上小海的意見，做了一個可以拖拉到工具列的按鈕，這樣就更方便了！</p>
<p><a title="Flickr 上 Kej@TW 的 twitthat firefox extension" href="http://www.flickr.com/photos/kej/3203128006/"><img src="http://farm4.static.flickr.com/3512/3203128006_fdc8c5c894_o.png" alt="twitthat firefox extension" width="438" height="471" /></a></p>
<p>如果你有使用 twitthat 而且也愛用 firefox 的話，可以到 <a href="http://twitthat.com/help/firefox_extension" target="_blank">twitthat 的 firefox extension 頁面</a>安裝這個 extension，或者是到 <a href="https://addons.mozilla.org/zh-TW/firefox/addon/10335" target="_blank">mozilla addons 的頁面</a>安裝<del datetime="2009-05-04T08:23:37+00:00">(因為狀態還在實驗中，所以需要有帳號密碼登入後才能下載)</del>，當然也<a href="https://addons.mozilla.org/zh-TW/firefox/addon/10335#reviews" target="_blank">歡迎各位給我一些意見</a>囉！</p>
<p><strong>2009-05-04 update :</strong> twitthat firefox extension is <strong>public</strong> now !</p>
<p>偷句某位大神的 blog 副標，如果幹壞事是進步最大的原動力的話，那我想懶惰應該就是進步第二大的原動力吧(誤)。 XD</p>
<p>see also : <a href="http://tzangms.com/web/2319" target="_blank">http://tzangms.com/web/2319</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kej.tw/2009-01/17/twitthat-firefox-extension/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>在Firefox 1.5 上執行舊extensions的簡單方法</title>
		<link>http://blog.kej.tw/2005-12/06/firefox15-work-with-old-extensions/</link>
		<comments>http://blog.kej.tw/2005-12/06/firefox15-work-with-old-extensions/#comments</comments>
		<pubDate>Tue, 06 Dec 2005 15:23:38 +0000</pubDate>
		<dc:creator><![CDATA[Kej]]></dc:creator>
				<category><![CDATA[電腦網路]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.kej.tw/2005-12/06/firefox15-work-with-old-extensions/</guid>
		<description><![CDATA[在Scattered看到的，教你如何在Firefox 1.5上執行1.0的extensions 只要幾個簡單的 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>在<a href="http://dancameron.org/archives/903/modify-firefox-15-to-work-with-all-extensions/">Scattered</a>看到的，教你如何在Firefox 1.5上執行1.0的extensions</p>
<p>只要幾個簡單的步驟：<br />
1. 在網址列上輸入 <code>about:config</code><br />
2. 在列表上按右鍵，選新增→字串，在「輸入設定名稱」填入<code>app.extensions.version</code><br />
3. 在值的部份填入<code>1.0</code><br />
4. 重新開啟Firefox 1.5 ，然後啟用你想要用的extensions<br />
5. 再重新啟動一次Firefox 1.5 ，就OK啦！</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kej.tw/2005-12/06/firefox15-work-with-old-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
