類似的博文很多了,但很少有我覺得夠全面又不冗余的——以下是我從自己的角度來歸納的。
1、DownThemAll!//哪個上網不下載?
https://addons.mozilla.org/zh-CN/firefox/addon/201
2、Adblock Plus//廣告,垃圾
https://addons.mozilla.org/zh-CN/firefox/addon/1865
3、Minimize To Tray Enhancer//最小化后屯在底下很難受的,還是系統托盤好
https://addons.mozilla.org/zh-CN/firefox/addon/2831
4、XHTML Mobile Profile//Firefox默認不支持手機頁面
https://addons.mozilla.org/zh-CN/firefox/addon/1345
5、wmlbrowser//增加對WML頁面(WAP)的支持
https://addons.mozilla.org/zh-CN/firefox/addon/62
6、Coral IE Tab//在Windows下面瀏覽一些僅兼容IE的頁面(支持POST和Cookie了)
https://addons.mozilla.org/zh-CN/firefox/addon/10909
7、Fashion Your Firefox//這是一坨工具,Web2.0生活指南,走過路過不要錯過
https://addons.mozilla.org/zh-CN/firefox/fashionyourfirefox
8、火狐魔鏡//火狐中國的靈魂插件,沒有官方安裝頁面,版本號會更新,當然也可以借助自動更新
http://g-fox.cn/chinaedition/addons/livemargins/livemargins-0.1.15.xpi
9、hackbar//構造和解析HTTP請求
https://addons.mozilla.org/zh-CN/firefox/addon/3899
10、tamper data//攔截、調試HTTP請求,分析HTTP請求和回答
https://addons.mozilla.org/zh-CN/firefox/addon/966
12、firebug//頁面內容全面分析、調試,Ajax編程必不可少
https://addons.mozilla.org/zh-CN/firefox/addon/1843
13、greasemonkey//腳本掛載器,在特殊頁面打開時自動運行,多用于修改界面樣式、增強功能
https://addons.mozilla.org/zh-CN/firefox/addon/748
14、ubiquity//也是腳本宿主,提供了一個命令行環境,常用來調用Mashable的服務,如搜索
https://addons.mozilla.org/zh-CN/firefox/addon/9527
15、Extension Developer//全能編輯套件,HTML/JS/XUL編輯器、運行時和編插件必須的一些工具
https://addons.mozilla.org/zh-CN/firefox/addon/7434
16、chickenfoot//腳本掛載器,激活后可以用腳本響應頁面事件,用于調試事件響應代碼的極品
http://groups.csail.mit.edu/uid/chickenfoot/
有位外國人(好像是一位阿三哥?)好像是做界面開發的,他的插件范圍也挺廣的,推薦下:http://goto.xiaonei.com/share_redirect?url=http%3A%2F%2Fdy-verse.blogspot.com%2F2007%2F08%2Ffirefox-extensions-that-i-have.html
To同事們:我今天早晨編了個ubiquity腳本,用來接替原來編的KM Search邊欄小工具(Windows Sidebar widget),請到http://kmapp01.bmcc.com.cn/blog/script/entry/ubiquity_install安裝。