一、Adblock Plus

1、这个不多说了,firefox下经典的广告过滤扩展

https://addons.mozilla.org/zh-cn/firefox/addon/adblock-plus/?src=cb-dl-users

2、ctrl+shift+f 打开 Adblock Plus 管理选项

Ad Blocking Rules 中添加两条内容:*.js *.swf 这样就可以过滤掉所有的js 和flash

Exception Rules 中添加例外的网址,意思是告诉Adblock Plus不过滤这些网站上的广告以及js swf

这样添加:@@http://*.lvshiminglu.com 网址前边两个@@ 用 *号代替这个域名下的所有二级子域名

3、Firefox下用Adblock Plus扩展代替NoScript

http://i.lvshiminglu.com/blog/100.html

二、Add to Search Bar扩展

1、添加网站搜索框到firefox右上角

https://addons.mozilla.org/zh-cn/firefox/addon/add-to-search-bar/

2、添加方法

鼠标右键点击网页上的搜索框,然后点击Add to Search Bar,就可以把这个网站添加到firefox右上角搜索框

3、站内搜索找特定资料

以后切换到相应网站的搜索框,就可以在这个网站站内搜索

添加找资料常用到的特定网站搜索框到firefox右上角,提醒自己之后找相关资源到相关网站

三、强制保存密码

1、rememberpass

https://addons.mozilla.org/en-US/firefox/addon/rememberpass/

2、firefox 29新功能

about:config 中 开启 signon.overrideAutocomplete 后强制保存密码

有些网站还是不行,后来用到这个扩展效果不错

四、S3.Menu Wizard扩展

1、整理firefox菜单

https://addons.mozilla.org/zh-CN/firefox/addon/s3menu-wizard/

2、比menu editor功能多

可以自定义菜单显示名称

3、firefox 29下两个右键小功能不错

View Selection Source (选中网页上的一段内容后查看这段内容的源码)

view background image (查看网页上的背景图片)

五、keyconfig快捷键扩展(键盘控强烈推荐使用)

1、详见之前的文章介绍

http://i.lvshiminglu.com/blog/1019.html

六、userChrome.js 扩展(替换firefox扩展的脚本利器)

1、firefox下用userChrome.js扩展代替鼠标手势超级拖拽及IE Tab

http://i.lvshiminglu.com/blog/159.html

2、firefox扩展推荐:userChromeJS

http://i.lvshiminglu.com/blog/1018.html

七、简单拖拽(结合鼠标手势使用效果更佳)

1、选中网页文字、链接、图片实现搜索、打开等功能

https://addons.mozilla.org/en-US/firefox/addon/simpledrag/?src=userprofile

八、Greasemonkey扩展(和userChrome.js比较像的脚本工具)

1、脚本库

http://userscripts.org:8080/

2、我使用的Greasemonkey脚本推荐

http://i.lvshiminglu.com/blog/1059.html 阅读全文…