skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
阅读:31544回复:70

实用LEGACY扩展分类整理及功能简介 顶楼索引(完结) 详细见各楼层 & 2楼收集WEBEXT扩展

楼主#
更多 发布于:2016-09-11 10:50
凡是文章,大多都写个前言结语,虽然俗套,但阅读会有层次感。所以偶也不例外,俗人俗套。
火狐浏览器虽说看似普普通通,但其简单的背后暗藏着诸多复杂,因为Fx实则就是一个容器,一个系统。而扩展则赋予了Fx更多的灵性,可以随个人意愿改变而改变,这也正是她最吸引人之处。
正如 Mozilla 所说:
"We want users to have fun customizing Firefox and make it feel like their own."
(我们希望用户所制定的Firefox看上去就像是他们自己)
我认为他们确实做到了,最起码我希望的我的火狐,我做到了。不可否认,笔者确实太爱她了(真不晓得没有她将会怎样)。而正因这种爱,所以才有了分享。

原本开此贴是有些后悔的,随意写些介绍,估计阅读起来会很鸡肋。实际上是怕写不出有特点的帖子。因扩展包罗万象,既要验证这段文字的属实性,又要条理清晰,确实是件较为复杂的事。卤煮毫无察觉地被R.W忽悠入坑,唯有尽力呈现一些与众不同的内容给众狐友,只要有你或她的喜欢,就什么都无所谓啦!
本帖主要是从笔者的收录库,筛选出一些实用且有特色的扩展。考虑这清单真耗费了不少脑细胞。希望在阅读和强化Fx的同时给您带来一丝愉悦。
因时间等诸多因素,帖子或许会更新缓慢,但随着时间的推移慢慢会越来越丰富,只要我仍然在这里,帖子应该会持续更新,先在这谢谢广大狐友的支持。

附注:
(1)扩展实则就是由JS、CSS、XUL(即将废弃) + skin + language pack构成。有部分人认为使用油猴或UC加载脚本优于扩展,占用CPU/内存更低。个人认为这种观点是武断的判定。一个优秀的脚本或许没什么问题,但不好的脚本会带来不可预知的后果 (若能够自行编写修改脚本则另当别论,毕竟可以剔除自己不需要的代码),例如非正规来源,代码沉余过多,维护不及时等因素,导致Fx泄露个人隐私、页面载入卡顿或造成假死等现象。而扩展中的稳定版则是经过反复地修复与测试之后发布的,在安全性、稳定性与维护方面绝对占优势,当然除或许会影响Fx启动速度以外。所以不要以点盖面,更何况加载大量脚本用同样会引发Fx启动缓慢、不稳定、甚至是易崩溃。再者,因Fx随着扩展的反复安装与卸载(与windows卸载软件同理),或多或少会留下部分残余(Clean Uninstall也绝非万能详见传送门),引起Fx功能等方面的诸多问题。建议记得在测试前备份prefs.js/user.js,或者新建一个配置用于测试。

(2)判断扩展是否来源自AMO,现在兴许方便了许多:1.核对未知来源扩展的em:id是否与AMO的一致。2.是否有AMO签名。两个条件必须同时满足,否则无法做出判别XPI来源。

(3)火狐及扩展配置文件备份
AutoProxy,NoScript,Redirector,Tab Mix Plus,User Agent Overrider:可在相应扩展中,通过导入/导出备份其设置。
pref.js(Fx配置文件),extensions.ini、extensions.json(扩展相关配置,如启用状态等),cert8.db(证书配置文件),cookies.sqlite(cookie文件),gm_scripts/*(GreaseMonkey的全部脚本文件),menuedit.rdf(Menu Editor配置文件),requestpolicy/policies/user.json(RequestPolicy配置文件),search.json.mozlz4(搜索引擎配置文件,search-metadata.json为Fx45.0以前版本的配置文件),stylish.sqlite(Stylish管理的CSS式样配置文件),extension-data/ublock0.sqlite(uBlock配置文件,规则可以导出,但仍建议备份整个文件,否则得分别导出,麻烦),extension-data/umatrix.sqlite(uMatrix配置文件)
最后,还是建议备份整个配置文件夹,虽然备份了这些主文件,但仍要对Fx做少许调教,整个压缩为7z也没多大,减少了太多麻烦,解压主程序和配置文件,拿来即用,再方便不过了。

最终只打捞上来一部份,另一部份则只能重写,在线编辑太坑啦,额滴神啊... 全部重新修改编辑 汗颜...
此非偶之锅,脚本惹滴祸,无力避之……

2016.11.11 Update
2016.11.16 Update (添加Cyberfox CTR v1.6.0 详见41楼)
2017.02.22 Update (添加Fastest Search - Browse Search Faster!, 详见47楼)
2017.04.14 Update (添加Proxy SwitchyOmega, 详见45楼,扩展下载在59楼)
2017.05.13 Update (添加Foxyproxy Standard 扩展下载,移除内置广告,详细说明见45楼)
2017.05.17 Update (更新Download Manager (S3) 至 v4.10,下载链接见顶楼附件)
2017.05.26 Update (升级Tab Mix Plus 至 v0.5.0.3.1, 修正简体中文语言翻译, 5月10号签名,顶楼下载)
2017.06.14 Update (Download Manager (S3) 升级 v4.11,修正了因移除内置广告而遗留下来的一些问题,完善简体中文语言包)
2017.06.27 Update (添加Drag-Select Link Text扩展,详见45楼)
2017.08.27 Update (重新上传Menu Wizard,更新至v5.08,剔除内置广告。顺便提醒一下,Menu Wizard会导致部分css失效,如果发现css失效,试试禁用该扩展)



※ Appearance ※
Classic Theme Restorer 1.5.5.2.xpi(AMO)
CTR@8pecxstudios.com.7z.001.xpi(Cyberfox)
CTR@8pecxstudios.com.7z.002.xpi(Cyberfox)
Location Bar Enhancer 5.3.xpi(AMO)
Menu Editor 1.2.7-signed.xpi(AMO)
Menu Wizard 5.08-signed-let-fixed.xpi(AMO noAD)
Puzzle Bars 2.1.14.xpi(AMO)
Stylish 2.0.7.xpi(AMO)

● Classic Theme Restorer
https://addons.mozilla.org/en/firefox/addon/classicthemerestorer/
● CTR
https://cyberfox.8pecxstudios.com/
● Location Bar Enhancer
https://addons.mozilla.org/en-US/firefox/addon/ui-enhancer/
● Menu Filter
https://addons.mozilla.org/en-US/firefox/addon/menu-filter/
● Menu Editor
https://addons.mozilla.org/en-US/firefox/addon/menu-editor-ii/
● Menu Wizard
https://addons.mozilla.org/en-US/firefox/addon/s3menu-wizard/
● Puzzle Bars
https://addons.mozilla.org/en-US/firefox/addon/puzzle-toolbars/
● Stylish
https://addons.mozilla.org/en-US/firefox/addon/stylish/
(详见41楼)
主要介绍一些与界面相关的扩展,个性化您的Fx的外壳,使Fx有亲和力,看上去更像是自己的浏览器。



※ Download Management ※
Download Manager (S3) 4.11-signed-let-fixed.xpi(AMO, NoAD)
Download Status Bar 14.0.0.0.xpi(AMO)
DownThemAll! 2.0.18.1-signed.1-let-fixed.xpi(AMO)
FlashGot Mass Downloader 1.5.6.12-signed.xpi(AMO)
Video DownloadHelper 6.0.0.xpi(AMO)
xThunder 1.3.4.1-signed.xpi(AMO)

● Download Status Bar vs S3 Download Manager
https://addons.mozilla.org/en-US/firefox/addon/download-status-bar/
https://addons.mozilla.org/En-us/firefox/addon/s3download-statusbar/
● DownThemAll!
https://addons.mozilla.org/en-US/firefox/addon/downthemall/
http://www.downthemall.net/
● FlashGot Mass Downloader vs xThunder
https://addons.mozilla.org/en-US/firefox/addon/flashgot/
https://addons.mozilla.org/en-US/firefox/addon/xthunder/
● Video DownloadHelper
https://addons.mozilla.org/en-US/firefox/addon/video-downloadhelper/
https://www.downloadhelper.net/
(详见42楼)
因firefox本身自带的下载器力量薄弱,不单单是Fx,chrome亦是如此,所以为了强化Fx的下载性能,在此提供一些管理下载方面的扩展。



※ Images ※
Pick Save Images 1.6.1.xpi(AMO)
Imagus 0.9.8.48.xpi(AMO)

● Imagus
https://addons.mozilla.org/en-gb/firefox/addon/imagus/
● Pick Save Images
https://addons.mozilla.org/en-US/firefox/addon/picknsave/
(详见43楼)
很多人喜欢收集或收藏好看的图片,这里推荐与图片有关联的扩展。



※ JavaScript ※
Greasemonkey 3.9.xpi(AMO)
Mason 0.3.7.9.18.1-signed-let-fixed.xpi(Internet, Fixed Version)
uc 20160205.xpi(AMO)
userChromejs 2.0-signed-let-fixed.xpi(Mozdev)
userChromejs Mix 2.0-signed-let-fixed.xpi(GitHub, ywzhaiqi, https://github.com/ywzhaiqi/userChromeJS)

● GreaseMonkey
https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/
● Mason
https://addons.mozilla.org/en-US/firefox/addon/mason/
● uc, userChromeJS & userChrome Mix
userChrome.js.zip
rebuild_userChrome_button_on_toolbar.uc.xul.zip
rebuild_userChrome_button_on_location.uc.xul.zip
AddonsPage.uc.js.zip
addMenuPlus.uc.js.zip
https://addons.mozilla.org/en-US/firefox/addon/uc/
http://userchromejs.mozdev.org/
https://github.com/ywzhaiqi/userChromeJS/tree/master/userChromeJS_Mix.xpi
(详见44楼)
这个小标题就已经说明是介绍哪方面的内容了,与脚本相关的扩展。



※ Other ※
Autoproxy 0.4b2.2016030111-signed-fixed.xpi(黑蚁大螃蟹,换“福”图标)
Foxyproxy Standard 4.6.5-signed-let-fixed.xpi(AMO) (剔除内置广告 保留捐赠渠道)
Flagfox 5.1.14.xpi(AMO)
Google Redirects Fixer & Tracking Remover 2.1.0.xpi(AMO)
Redirect Bypasser 2.1.3.1.xpi(AMO)
Redirector 3.1.0.xpi(AMO)
Smart HTTPS 0.1.7.xpi(AMO)

● AutoProxy vs FoxyProxy, SwitchyOmega
https://pan.baidu.com/s/1sjkOX7v
● AutoProxyMod
https://addons.mozilla.org/en-US/firefox/addon/autoproxymod/
● AutoProxy-ng
https://addons.mozilla.org/en-US/firefox/addon/autoproxy-ng/
● Drag-Select Link Text
https://addons.mozilla.org/en-US/firefox/addon/drag-select-link-text/
● Flagfox
https://addons.mozilla.org/en-US/firefox/addon/flagfox/
● Foxyproxy Standard
https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/
● Redirector
https://addons.mozilla.org/en-US/firefox/addon/redirector/
http://einaregilsson.com/redirector/
● Google Redirects Fixer & Tracking Remover
https://addons.mozilla.org/en-us/firefox/addon/google-no-tracking-url/
● Google search link fix
https://addons.mozilla.org/en-US/firefox/addon/google-search-link-fix/
● Pan
https://addons.mozilla.org/en-US/firefox/addon/pan/
● Proxy SwitchyOmega
https://addons.mozilla.org/zh-cn/firefox/addon/switchyomega/
● Redirect Bypasser
https://addons.mozilla.org/en-US/firefox/addon/redirectbypasser/
● Smart HTTPS
https://addons.mozilla.org/EN-us/firefox/addon/smart-https/
(详见45楼)
因firefox的扩展五花八门,有些确实很难严格地划分到某一类,所以在AMO出现了一个其他类别。这亦是如此,有很多凌乱不好分类的优秀扩展,就摆放到这里,也让他们也有个家,有个归属感。



※ Privacy & Security ※
Adblock Plus 2.7.3.xpi(AMO)
Cookies Manager+ 1.13.xpi(AMO)
Cookie Monster 1.3.0.5.xpi(AMO)
CookieSwap 16.4.2-signed-let-fixed.xpi(AMO, + Chinese lanuage pack)
NoScript Security Suite 2.9.14.xpi(AMO)
Multifox 3.2.3.xpi(AMO)
Redirect Control 0.1.1.xpi(AMO)
Requestpolicy Continued 1.0beta12.2.xpi(AMO)
User Agent Overrider 0.4.1.xpi(AMO)

● Adblock Plus vs uBlock Origin
https://adblockplus.org/
https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/
https://github.com/gorhill/uBlock
https://addons.mozilla.org/EN-us/firefox/addon/ublock-origin/
● Cookies Manager+
https://addons.mozilla.org/en-US/firefox/addon/cookies-manager-plus/
● Cookie Monster
https://addons.mozilla.org/en-US/firefox/addon/cookie-monster/
● CookieSwap vs Multifox
https://addons.mozilla.org/en-US/firefox/addon/cookieswap/
https://addons.mozilla.org/en-US/firefox/addon/multifox/
● NoScript Security Suite
https://addons.mozilla.org/en-US/firefox/addon/noscript/
https://noscript.net/
● Privacy Settings
https://addons.mozilla.org/en-US/firefox/addon/privacy-settings/
● Requestpolicy Continued vs Redirect Control
https://addons.mozilla.org/en-US/firefox/addon/requestpolicy-continued/
https://github.com/RequestPolicyContinued/requestpolicy
https://addons.mozilla.org/en-us/firefox/addon/redirect-control/
● uMatrix
https://addons.mozilla.org/en/firefox/addon/umatrix/
https://github.com/gorhill/uMatrix
● User Agent Overrider
https://addons.mozilla.org/En-us/firefox/addon/user-agent-overrider/
(详见46楼)
与隐私安全有关,或阻止请求屏蔽广告等方面的扩展,将会存放在这里。



※ Search Tools ※
Add to Search Bar 2.9.xpi(AMO)
Old Search Fixed 1.7.xpi(AMO)
Quick Context Search 1.5.4.xpi(AMO)
Scroll Search Engines 1.2.0.xpi(AMO)

● Add to Search Bar
https://addons.mozilla.org/en-US/firefox/addon/add-to-search-bar/
● Fastest Search - Browse Search Faster!
https://addons.mozilla.org/en-US/firefox/addon/fastest-search/
● Old Search Fixed
https://addons.mozilla.org/en-US/firefox/addon/old-search-fixed2/
● Organize Search Engines
https://github.com/Baton34/organize-search-engines/releases
● Quick Context Search
https://addons.mozilla.org/en-US/firefox/addon/quickcontextsearch/
● Scroll Search Engines
https://addons.mozilla.org/en-US/firefox/addon/scroll-search-engines/
● XML Search Engines Exporter/Importer
https://addons.mozilla.org/en-US/firefox/addon/search-engines-export-import/
(详见47楼)
各种与搜索相关的扩展将陈列在这,因搜索栏要被取替,这可能会变化比较大,但只会增加内容,不会删减。



※ Social & Communication ※
ChatZilla 0.9.92.xpi(AMO)

● ChatZilla
https://addons.mozilla.org/en-US/firefox/addon/chatzilla/
https://addons.mozilla.org/zh-CN/firefox/addon/chatzilla-zh-cn-language-pack/
● Messenger for Facebook™
https://addons.mozilla.org/zh-CN/firefox/addon/facebook-messenger/
● Reddit Enhancement Suite
https://addons.mozilla.org/zh-CN/firefox/addon/reddit-enhancement-suite/
● Twitter App
https://addons.mozilla.org/zh-CN/firefox/addon/twitter-app/
(详见48楼)
社交一类的扩展添加在这,笔者用IRC较多,目前仅仅收录了CZ,应该会添加其他的扩展。



※ Tabs ※
Tab Mix Plus 0.5.0.3.1-signed-let-fixed.xpi(AMO, 修正中文翻译)
Tab Utilities Fixed 1.5.2016.07.31.xpi(AMO)

● All Tabs Helper
https://addons.mozilla.org/en-US/firefox/addon/all-tabs-helper/
● Tab Mix Plus
https://addons.mozilla.org/en-US/firefox/addon/tab-mix-plus/
● Tab Utilities Fixed
https://addons.mozilla.org/en-US/firefox/addon/tab-utilities-fixed/
(详见49楼)
标签页及菜单相关的一些扩展,使Fx更方便易用。



※ Web Development ※
DOM Inspector 2.0.16.1-signed.xpi(AMO)
Inspect Context 1.00.1-signed.xpi(AMO)
Pentadactyl 7287-20160808-signed-let-fixed.xpi Pentadactyl 7300-20161107-signed-let-fixed.xpi(GitHub, Default: Dark Theme; -> willsALMANJ)
Vimperator 3.14.0-signed-let-fixed.xpi Vimperator 3.15.0-signed-let-fixed.xpi(AMO, Deflult: Dark Theme)

● DOM Inspector
https://addons.mozilla.org/en-US/firefox/addon/dom-inspector-6622/
● Firebug
https://addons.mozilla.org/en-US/firefox/addon/firebug/
http://getfirebug.com/
● Inspect Context
https://addons.mozilla.org/en-US/firefox/addon/inspect-context/
● Pentadactyl
http://5digits.org/pentadactyl/
https://github.com/5digits/dactyl/
https://github.com/willsALMANJ/pentadactyl-signed/releases
https://github.com/matreex/pentadactyl-darkness-theme
● Vimperator
http://www.vimperator.org/
https://github.com/vimperator/
https://github.com/matreex/vimperator-darkness-theme
(详见50楼)
开发类的扩展,实际上就是为了让Fx看起来更高大上啦,:D,Fx的开发工具已经很不错,外加这几个,就更强大啦。



※ UNDATED ※
Keyword Box Multiple-Highlighter

● Keyword Box
https://addons.mozilla.org/en-US/firefox/addon/keyword-box/
● Multiple-Highlighter
https://addons.mozilla.org/en-US/firefox/addon/multiple-highlighter/
● RightToClick
https://addons.mozilla.org/en-US/firefox/addon/righttoclick/
● Popup Blocker Ultimate
https://addons.mozilla.org/en-US/firefox/addon/popup-blocker-ultimate/
(详见55楼)
未分级,真不是故意滴,是有意滴。当发现某些有个性、有些特点或比较小众的扩展,就贴到这里。


因之前怕有些人在浏览过程中,不喜欢反复来回跳转,同时也考虑到帖子的整体性,但随着帖子编辑越来越长,故将其以类别的方式拆分成段落,这样既分开编辑,又不至于阅读起来过长太累。

现在已经写到这里了(居然是911发的帖子),耗时整20天,基本已算竣工,顶楼只留下Fx扩展的索引,详细内容分布在各个楼层,禁止引用只是为了不使帖子过于混乱,绝无他意。
欢迎众狐粉跟帖回复,若愿意介绍些自己喜欢的扩展,就更棒啦。同时会在顶楼添加跳转楼层链接,也算为的firefox尽一份心力,一个人的力量实在太有限,更何况习惯和关注区域都不尽相同。
帖子仍然会不断更新,若发现实用的扩展,将在分楼楼层更新,同时顶楼相应添加索引。
主楼完结,分楼待续。

(帖内所上传的附件大多来自AMO,无论来自何地都将被标注来源,请放心使用。其中少部分做CSS修改或加入中文语言包。因有部分XPI文件容量大于1024kb,无法上传,请见谅。


LEGACY扩展备份
Adblock Plus 2.6.6.1-signed.xpiAdblock Plus 2.6.9.1-signed.xpiAdblock Plus 2.8.2.xpi
Add to Search Bar 2.0.1-signed.xpiAdd to Search Bar 2.7.1-signed.xpiAdd to Search Bar 2.9-signed.xpi
Autoproxy 0.4b2.2016030111-signed-fixed.xpiAutoProxy 0.42.2016040421-signed-let-fixed.xpi
Bookmark Deduplicator 1.3.1-signed.xpi
Bookmarks Checker - check for bad links 3.1.1.1-signed.xpi
CanvasBlocker 0.3.5-Release.xpiCanvasBlocker 0.3.8-Release.xpi
ChatZilla 0.9.92.xpiChatZilla 0.9.93-signed.xpiChatZilla zh-CN Language Pack 0.9.92.xpi
Column Reader 5.8.xpi
Configuration Mania 1.19.2014111601-fx.xpiConfiguration Mania 25.5.1.xpi
Cookie Monster 1.3.0.5.xpi
CookieSwap 0.5.284.1-signed.xpi
Decentraleyes 1.3.10.zip.001.zipDecentraleyes 1.3.10.zip.002.zipDecentraleyes 1.3.10.zip.003.zipDecentraleyes 1.3.10.zip.004.zipDecentraleyes 1.3.10.zip.005.zipDecentraleyes 1.3.10.zip.006.zip
Delete Bookmark Icons 0.5.3.1-signed.xpiDelete Bookmark Icons 0.6.1-signed.xpiDelete Bookmark Icons 0.7.1-signed.xpi
Distill Web Monitor (formerly AlertBox) 1.6.19.1.xpiDOM Inspector Plus! [dm] 2.0.17.1.xpi
Download Manager (S3) 3.11.1-signed-let-fixed.xpi
Download Statusbar 0.9.10.1-signed-let-fixed.xpi
DownThemAll! 2.0.18.1-signed-let-fixed.xpiDownThemAll! 3.0.8-signed-let-fixed.xpi
DownThemAll! AntiContainer 1.5.xpi
Drag-Select Link Text 1.3.1-signed.xpiDrag-Select Link Text 1.4.1.xpi
Element Hiding Helper for Adblock Plus 1.3.2.1-signed.xpiElement Hiding Helper for Adblock Plus 1.4.xpi
Element Inspector 0.1.2.xpi
Enhancer for YouTube 2.0.78.xpi
Fastest Search - Browse Search Faster! 3.31.1-signed-let-fixed.xpi(dark)
Firebug 1.12.8.1-signed.xpiFirebug 2.0.19-signed.xpi
FlashGot Mass Downloader 1.5.6.12.1-signed.xpi
Greasemonkey 1.15.1-signed.xpiGreasemonkey 2.3.1-signed.xpiGreasemonkey 3.11.xpi
Hide Caption Titlebar Plus 2.8.6.1-signed.xpiHide Caption Titlebar Plus 3.0.5.xpiHide Caption Titlebar Plus 4.0.5.xpiHide Caption Titlebar Plus 4 4.0.7-signed.xpi
HttpFox 0.8.14.1-signed.xpi
Imagus 0.9.8.52.xpiKee 1.7.2.xpi
Keysnail 2.3.0.xpi
Load Tabs Progressively Mod 1.6.1.1.1-signed-let-fixed.xpiLoad Tabs Progressively Mod 1.6.1.1-signed.xpi
Location Bar Enhancer 5.3-signed.xpi
Mason 0.3.7.9.18.1-signed-let-fixed.xpi
Menu Editor 1.2.7-signed.xpi
Menu Filter 19.1.xpi
Menu Wizard 2.10.xpiMenu Wizard 5.10-signed-let-fixed.xpi
Multifox 3.2.1.xpiMultifox 3.2.3-signed.xpi
NoScript Security Suite 2.9.0.14.xpi
Organize Search Engines 1.96.01.xpi
Pentadactyl 1.1-signed.xpiPentadactyl 7310-20171028-signed-let-fixed.xpi
Popup Blocker Ultimate 8.1.xpi
Redirect Bypasser 1.7.1-signed.xpi
Redirect Control 0.1.3-signed.xpi
Redirector 2.9.3.1-signed-let-fixed.xpiRedirector 3.0.6-signed-let-fixed.xpi
Referrer Control 0.4.5.1-signed.xpiReferrer Control 0.4.6.1-signed-let-fixed.xpi
Referrer Control 0.5.1.xpiRequestpolicy Continued legacy 1.0.13.2-NOTsigned-let-fixed.xpi
S3.Google Translator 5.35-signed-let-fixed.xpi
Scriptish 0.1.11-signed.xpiScriptish 0.1.12-signed.xpi
Scroll Search Engines 1.2.0.xpi
Selected Search 0.4.160328.xpi
Self-Destructing Cookies 0.4.9-signed.xpiSelf-Destructing Cookies 0.4.12.xpi
Tab Utilities Fixed 1.5.2017.02.04.xpi
Text Link 4.1.2013040601.xpiText Link 5.0.2016031501.xpi
Thumbnail Zoom Plus 4.2.xpi
Tile Tabs 14.10.xpi
Tile View 6.6.xpi
Torrent Tornado 2.22-signed-let-fixed.xpi
UAControl 0.1.3.1.1-signed.xpi
uc 20160205.xpi
User Agent Overrider 0.2.4.1-signed.xpiUser Agent Overrider 0.2.5.1-signed.xpiUser Agent Overrider 0.3.0.xpiUser Agent Overrider 0.4.1.xpi
userChromeJS 2.0-signed-let-fixed.xpi
userChromeJS Mix-2.0-signed-let-fixed.xpi
Vimperator 3.8.2.1-signed.xpiVimperator 3.9.1-signed.xpi
XML Search Engines Exporter Importer 0.4.xpi

Dark Themes
Developer Edition Theme Enabler 1.0.1.xpiDeveloper Edition Theme Enabler 1.0.xpi
FT DeepDark 9.4.1 (v24-27).xpiFT DeepDark 9.5.4 (v27-28).xpiFT DeepDark 12.1.0 (v38-39).xpiFT DeepDark 14.0.5 (v47-49).xpiFT DeepDark 14.2.7 (v49-52).xpiFT DeepDark 14.3.4.1 (v54).xpiFT DeepDark 14.3 (v52-53).xpiFT DeepDark 14.4.7 (v55-56).xpi


旧式扩展收集项目
Legacy Collector
https://legacycollector.org/
Classic Add-ons Archive
https://github.com/JustOff/ca-archive/

图片:Screen Shot 2019-11-25 at 18.42.08-fullpage.png

图片:Screen Shot 2019-11-25 at 19.17.20-fullpage.png

skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
1楼#
发布于:2016-09-11 11:37
对于撸主而言, 暗色主题是必不可少的, 现在的ShadowFox已经很完善了, 而且跨平台, 新版加入了UI, 推荐.
传送门: https://github.com/overdodactyl/ShadowFox.

说道量子火狐, 由于对API的限制, 比如ubo的behind-the-scene规则形同虚设, 等等... 导致扩展扩展功能受损, 以至于比57以前的版本体验差了太多, 原本想写些功能上的介绍, 但貌似已经没必要了. 目前大多数扩展功能相对单一, 能入眼的会收到这里, 否则也没必要在这多费唇舌.

图片:screenshot_295_15-1545.png


Add custom search engine
https://addons.mozilla.org/en-US/firefox/addon/add-custom-search-engine/
自定义加入搜索引擎扩展, 还可以自定义引领图标.

图片:screenshot_327_18-3605.png


Aria2 Download Manager Integration
https://addons.mozilla.org/en-US/firefox/addon/aria2-integration/
aria2的webui, 导入下载任务到aria2, 自dta挂了, 用这个也还算便捷, 速度也还不错 (之前的css改的太匆忙, 已经完全修复暗色主题, 如果有需求, 可以公布出来)

图片:screenshot_303_17-4401.png


Auto Tab Discard
https://addons.mozilla.org/en-US/firefox/addon/auto-tab-discard/
废弃标签页, 减少内存占用

图片:2020-08-12 13-17-15.png


Behave!
https://addons.mozilla.org/en-US/firefox/addon/behave/
本地端口监听扩展

图片:screenshot_295_15-1915.png


Bitwarden - Free Password Manager
https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/
记忆密码扩展, lasspass替代品, 这是一个开源扩展.

图片:screenshot_316_16-1941.png


Bookmarks clean up
https://addons.mozilla.org/en-US/firefox/addon/bookmarks-clean-up/
书签清理扩展, 即时显示失效链接, 检测比较精准, 如果书签够多的话, 或许对你来说是个不错的扩展.
Checkmarks
https://addons.mozilla.org/en-US/firefox/addon/checkmarks-web-ext/
自动下载网站logo, 并自动重载logo到书签. 此扩展会自动打开收藏夹内的书签.

图片:199080.png


Bookmarks Organizer
https://addons.mozilla.org/en-US/firefox/addon/bookmarks-organizer/
书签清理工具

图片:screenshot_295_15-3050.png


CanvasBlocker
https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/
创建虚假信息, 以供网站读取请求

图片:screenshot_305_13-2254.png


图片:screenshot_305_13-2750.png


Certainly Something (Certificate Viewer)
https://addons.mozilla.org/en-US/firefox/addon/certainly-something/
mozilla的扩展, 用于查看网站证书详细内容.

图片:screenshot_305_14-3326.png


ClearURLs
https://addons.mozilla.org/en-US/firefox/addon/clearurls/
从url中移除追踪事件

图片:screenshot_203_15-3160.png


Clippings
https://addons.mozilla.org/en-US/firefox/addon/clippings/
一个功能强大的文本记录器, 遗憾的是现在还不能拷贝图片或视频 (如果可以, 估计firefox的配置会多占用很大的空间 :P)

图片:screenshot_314_13-3921.png


图片:screenshot_313_13-5058.png


ContextSearch web-ext
https://addons.mozilla.org/en-US/firefox/addon/contextsearch-web-ext/
很棒的搜索扩展, 与Swift Selection Search属同类扩展, 同支持mozlz4导入, 后台打开标签页搜索, 支持快捷键弹出搜索等等, 另外还支持侧栏弹出搜索(可以设定在页面左侧或右侧半透明按钮, 点击或自动弹出搜索框), ContextSearch web-ext与Swift Selection Search相比校, 两个扩展弹出速度都还可以, 而Swift Selection Search在载入mozlz4内的搜索引擎, 通过api会自主下载网站上的图标, 制定自己的搜索logo相对麻烦, 而ContextSearch web-ext由于自动读取mozlz4内的引擎logo, 载入速度很快, 载入后, 还可以再编辑, 添加热键, 更强悍的是附带页面内搜索神器, 支持多词汇匹配, 英文大/小写筛选, 整页面查找. 在火狐量子的搜索扩展中, ContextSearch web-ext绝对是上乘作品, 推荐.

图片:screenshot_232_13-4209.png


Cookie AutoDelete
https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/
老牌扩展, 在自动清理cookie, 保留白名单内的cookies

图片:screenshot_295_15-4655.png


Cookie Quick Manager
https://addons.mozilla.org/en-US/firefox/addon/cookie-quick-manager/
目前比较热门的cookie编辑及管理扩展.

图片:screenshot_334_20-0535.png


Dark Mode
https://addons.mozilla.org/en-US/firefox/addon/dark-mode-zen/
dark reader系扩展, 为网页添加dark模式, 网页是配效果还算不错, 喜欢暗色主题必备.

图片:137406.png


Decentraleyes
https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/
保护个人隐私的老牌扩展

图片:device_running_on.png


Distill Web Monitor
https://addons.mozilla.org/en-US/firefox/addon/distill-web-monitor-ff/
监控指定的一些网站, 获取短信, 电邮, 并推送提醒

图片:screenshot_322_20-4151.png


图片:screenshot_323_18-1908.png

图片:screenshot_322_20-3555.png


Download Manager (S3)
https://addons.mozilla.org/en-US/firefox/addon/s3download-statusbar/
老牌下在管理扩展, 在没有dta, xthunder, 总的找个下载管理类的扩展, 比较了n同类扩展, s3的相对稳定实用.

图片:screenshot_295_17-3307.png


Drag-Select Link Text
https://addons.mozilla.org/en-US/firefox/addon/drag-select-link-text/
选区/拖拽网页上的文本, 个人比较喜欢的扩展, 虽说很久没更新了, 但目前没发现什么问题.

图片:screenshot_487_15-0643.png


DownThemall! (webext)
https://addons.mozilla.org/en-US/firefox/addon/downthemall/
老牌下载扩展再次更新了, 虽然只是lite版, 但使用起来比同类扩展更顺手些, 整体体验还不错, 还支持换肤

图片:screenshot_295_17-3445.png


Enhancer for YouTube™
https://addons.mozilla.org/en-US/firefox/addon/enhancer-for-youtube/
如果常常逛油管, 不可或缺的扩展

图片:screenshot_521_20-1042.png


Form History Control
https://addons.mozilla.org/en-US/firefox/addon/form-history-control/
管理表单历史记录和简单文本填写表单, 自动保存输入的文本,以便快速恢复。

图片:screenshot_295_17-3613.png


Enterprise Policy Generator
https://addons.mozilla.org/en-US/firefox/addon/enterprise-policy-generator/
企业策略, 为火狐再添加一把安全锁.

图片:screenshot_507_16-0819.png


Export Tabs URLs
https://addons.mozilla.org/en-US/firefox/addon/export-tabs-urls-and-titles/
导出当前预览标签页到链接

图片:screenshot_316_17-4234.png


Extension source viewer
https://addons.mozilla.org/en-US/firefox/addon/crxviewer/
预览扩展源码, 去除扩展的外衣, 不得不让我想到deepnude. 哈哈

图片:screenshot_295_18-0806.png


Firefox Multi-Account Containers
https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/
类似于Multifox的扩展, cookie 隔离, 为每一个标签页创建一个独立的cookie.

图片:screenshot_232_13-3906.png


Flag Cookies
https://addons.mozilla.org/en-US/firefox/addon/flag-cookies/
这也是类似于Forget Me Not的cookie管理类扩展, 管理方式个人认为要更直观一些, 可以直接管理一级域名及子域名的cookie请求, 也可以通过顶部的global/autoflag/profile全局管理, 也是一个不错的值得推荐的扩展.

图片:screenshot_303_10-1106.png

图片:screenshot_303_11-0805.png


图片:screenshot_303_10-4352.png

图片:screenshot_303_11-0807.png


Forget Me Not - Forget cookies & other data
https://addons.mozilla.org/en-US/firefox/addon/forget_me_not/
此扩展应该与Cookie AutoDelete属同类扩展了, 但笔者更喜欢Forget Me Not, 应该是继Cookie Monster之后, 又一款强悍的cookies管理扩展, 对于cookies可以一键清理, 添加域黑/白名名单, cookies限时清理, 拒绝第三方读取cookies, 查阅cookies历史, 休眠模式, 开发者还配备了详细的文档, 唯独现在不支持中文(那又怎样), 强烈推荐

图片:screenshot_295_18-1634.png


Google search link fix
https://addons.mozilla.org/en-US/firefox/addon/google-search-link-fix/
谷歌搜索链接修复

图片:screenshot_305_13-1958.png


图片:screenshot_314_13-0938.png


google translate element
https://addons.mozilla.org/en-US/firefox/addon/google-translate-element/
插入谷歌翻译api到页面, 自动整页面翻译

图片:screenshot_325_12-3328.png

图片:screenshot_327_11-3244.png


Header Editor
https://addons.mozilla.org/en-US/firefox/addon/header-editor/
国人开发的请求头扩展, 规则可以分组管理, 操作界面是一大亮点, 集Reditrctor / Http Header Manager于一身, 支持正则, 支持json导入导出.

图片:screenshot_326_09-1414.png


HTTP Header Live
https://addons.mozilla.org/en-US/firefox/addon/http-header-live/
请求头扩展, 可下载下载网站信息并储存成文本, 很不错的扩展.

图片:screenshot_325_07-3101.png


HTTP Header Manager
https://addons.mozilla.org/en-US/firefox/addon/http-header-mangler/
伪造请求头的经典之作, 以前需要用外部编辑器写好规则再导入, 现在可以直接添加规则到浏览器, 扩展仅10kb左右,  但功能惊人.

图片:screenshot_326_09-1728.png


图片:screenshot_326_09-1730.png


HTTPZ
https://addons.mozilla.org/en-US/firefox/addon/httpz/
当域名以http开头或在导航栏直接输入域名(不键入http)时, httpz优先向远端服务器发送https请求, 如果网站支持https协议, 则导航栏会显示一把黑色的锁,  若网站不支持https协议, 则跳转回http, 可以通过添加白名单禁止跳转到https, 真正的https请求智能扩展. 非常棒, 推荐.

图片:screenshot_295_18-3407.png


Imagus
https://addons.mozilla.org/en-US/firefox/addon/imagus/
通过鼠标旋停, 展示图片/视频, 非常便捷的扩展

图片:screenshot_475_00-2214.png


KeePassXC-Browser
https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/
与kee属同类扩展, 需要安装keepassxc.

图片:screenshot_323_11-0238.png


图片:screenshot_322_09-5315.png


Link Gopher
https://addons.mozilla.org/en-US/firefox/addon/link-gopher/
收集页面内全部链接, 移除重复链接并显示在新标签页.

图片:screenshot_332_18-5344.png


图片:screenshot_332_11-5837.png


图片:5_32994_31aeb45830b823e.png


LoadTabOnSelect3
https://addons.mozilla.org/en-US/firefox/addon/loadtabonselect3/
功能类似与Load Tabs Progressively, 当同时打开多个书签后, 限制同时载入书签数量

图片:Screenshot from 2019-07-26 16-35-06.png


Midnight Lizard
https://addons.mozilla.org/en-US/firefox/addon/midnight-lizard-quantum/
类似于dark reader的扩展, 网页暗色模式, 提供多种暗色theme方案, 本人更喜欢这个扩展.

图片:screenshot_295_23-2419.png


mozlz4-edit
https://addons.mozilla.org/en-US/firefox/addon/mozlz4-edit/
编辑/导入/导出火狐搜索引擎, 还算不错的扩展.
使用简介

图片:screenshot_297_23-4528.png


点击火狐顶部工具栏mozlz4-eidt的logo, 就会弹出该页面, 首先打开一个json或moz4lz4文件, 没有可以直接从火狐配置文件夹内找

图片:screenshot_297_23-1212.png

图片:screenshot_297_23-1303.png


单击页面顶部配置按钮(configuation), 点击import json(需要自己写, 或者下载他人的), 然后关闭改页面, 点击 add
 engines, 上图我分了很多类别(放心, 涉及私人方面的条目已清理过了, 不过相信也足够用了, 不排除年久失修), 导入所需的引擎后, 关闭此页面

图片:screenshot_297_23-4953.png


如上图所示, 之前是一个没有任何搜索引擎的文档, 点击save as mozlz4(一般会保存在火狐指定的下在目录内), 关闭火狐, 拷贝新的mozlz4至火狐配置目录, 即可, 也可以另存一个json, 方便以后用文本编辑器修改, 分享以下自己的mozlz4吧, 里面少说也有几十条搜索链.
search.json.zip

Open bookmarks in a new tab
https://addons.mozilla.org/en-US/firefox/addon/open-bookmarks-in-a-new-tab/
打开书签在新标签页

图片:screenshot_521_20-1447.png


PopUp
https://addons.mozilla.org/en-US/firefox/addon/popup/
将当前页作为一个窗口弹出

图片:screenshot_477_19-5727.png


图片:screenshot_475_13-5910.png


Popup Blocker (strict)
https://addons.mozilla.org/en-US/firefox/addon/popup-blocker/
阻止具有target="_blank"属性得链接在新标签页打开链接, 支持自定义规则, 可依据个人习惯设置是否当前页打开页面内链接, 推荐.

图片:screenshot_203_15-2351.png


Popup Blocker Ultimate
https://addons.mozilla.org/en-US/firefox/addon/popup-blocker-ultimate/
阻止页面弹窗, v10.2.0允许/禁止黑白名单弹窗, 现功能已经比较完善, 推荐.

Privacy Settings
https://addons.mozilla.org/en-US/firefox/addon/privacy-settings/
开启隐私保护设置

图片:screenshot_462_11-2716.png


图片:screenshot_462_11-2515.png


Redirect Bypasser (WebExtension)
https://addons.mozilla.org/en-US/firefox/addon/redirect-bypasser-webextension/
重定向页面内链接到原始链接 支持后台打开新标签页 比较实用的扩展 (18年就更新了 居然没注意到)

图片:screenshot_325_11-3056.png


Redirector
https://addons.mozilla.org/en-US/firefox/addon/redirector/
老牌重定向扩展, 上网必备扩展

图片:screenshot_332_11-3525.png


图片:screenshot_332_16-2344.png


Request Control
https://addons.mozilla.org/en-US/firefox/addon/requestcontrol/
请求控制类扩展, 支持正则, 支持重定向, url过滤, 以及屏蔽网站请求, 很不错的扩展.

图片:217364.png


Request Blocker
https://addons.mozilla.org/en-US/firefox/addon/request-blocker-we/
屏蔽域名请求类扩展

图片:screenshot_521_19-3946.png


S3.Translator
https://addons.mozilla.org/en-US/firefox/addon/s3google-translator/
S3系列的经典翻译扩展

图片:screenshot_203_15-2837.png


Script Blocker Ultimate
https://addons.mozilla.org/en-US/firefox/addon/script-blocker-ultimate/
与popup blocker ultimate一样, 均出自Mojtaba Daneshi之手的作品, 也很不错, 通过禁止弹窗脚本已达到阻止页面弹窗.

图片:screenshot_295_18-5701.png


SingleFile | Save a page as a single HTML file
https://addons.mozilla.org/en-US/firefox/addon/single-file/
将网页另存为一个html文件

图片:Screenshot from 2019-07-29 17-38-44.png


Selected Text Searcher
https://addons.mozilla.org/lv/firefox/addon/selected-text-searcher/
比较有意思的搜索扩展, 支持mozlz4导入

图片:screenshot_332_19-1908.png

图片:screenshot_332_19-1950.png


Surfingkeys
https://addons.mozilla.org/en-US/firefox/addon/surfingkeys_ff/
vim类扩展, 试用了很多该类扩展, 相比较而言, Tridactyl与surfingkey都还不错, 只是笔者不喜欢后者, 除了内页不灵, 功能还算强大.

图片:screenshot_312_11-3407.png


Swift Selection Search
https://addons.mozilla.org/en-US/firefox/addon/swift-selection-search/
左键选择文字, 自动弹出, 一键搜索

图片:191032.png


Tab Center Redux
https://addons.mozilla.org/en-US/firefox/addon/tab-center-redux/
将标签移动至侧边栏

图片:208357.png

图片:208358.png


Tab Session Manager
https://addons.mozilla.org/en-US/firefox/addon/tab-session-manager/
支持自动保存窗口/标签页状态的扩展

图片:screenshot_332_16-2355png.png


Text Link
https://addons.mozilla.org/en-US/firefox/addon/text-link/
转化文本到链接, 双击即可作为域名访问

图片:screenshot_334_20-1725.png

图片:screenshot_334_20-2031.png


Translate Web Pages
https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/
让火狐也可以像谷歌浏览器一样对页面进行直译

图片:screenshot_332_16-2431.png


Tree Style Tab
https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/
树形标签页管理工具

图片:screenshot_312_05-3628.png


Violentmonkey
https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/
为了选出适合自己的脚本管理器, 索性把三个都安装了, 经过使用一段时间后, , 最终锁定了暴力猴, 正所谓没有对比就没有伤害...

图片:screenshot_311_22-2450.png


Tampermonkey: 先来说说tm, 应该算是三大脚本管理器中最亮的一个, 但中看不中用, 只要是脚本上了年龄, 在tm上就休想稳定运行. 兼容旧脚本的能力太差(新脚本基本上作者都会去主动适配), 在三大管理其中, 缓存占用最高, 暗色模式下, 时不时跳出个白屏, 进入配置界次次都面闪瞎眼有么有? 直接拍死, 不接受反驳 :P

图片:Screenshot from 2019-07-29 21-49-53.png


Greasemonkey: 只要是打包载入脚本, 就会粗线图上这样情况, 但实际上已经安装完成了. gm 4.0实际上还是不错的, 菜单管理模式或许不是最好, 至少弹出管理菜单无延迟, 在旧脚本兼容方面绝对是最好的选择.

图片:Screenshot from 2019-07-29 21-56-36.png


不过对于新脚本旧只能呵呵了, 常会遇到这样的提示, 所以还是等脱离4.0再说吧

图片:screenshot_311_22-1150.png


图片:screenshot_311_22-1322.png


图片:screenshot_311_22-1547.png


Vilentmonkey: 界面也不丑嘛, 哈哈, 新/旧脚本兼容性都还不错, 支持弹出菜单管理, 内置脚本编辑器, 啥也不说了, 就这货了, :)

图片:191894.png


weAutoPagerize
https://addons.mozilla.org/en-US/firefox/addon/weautopagerize/
自动翻页

图片:screenshot_011_01-1618.png


YouTube HD
https://addons.mozilla.org/en-US/firefox/addon/youtube-hd-1/
默认启用y2b高清模式, 是YouTube in HD (720p, 1080p, 1440p, 2160p)的延续版本.
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
2楼#
发布于:2016-09-12 23:41
CooB:期待 Redirector 详细介绍。回到原帖
再涉及的就是正则了, 你想干嘛, 把卤煮往沟里带, 卤煮可是肉做的, 这么玩会出血滴...
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
3楼#
发布于:2016-09-14 22:02
alanfly:除了正则规则编写,redirector还是很易用的,懒得看正则教程用通配符也是很简单的。  
界面简洁,一目了然,帮助文件也写得很详细,规则编写界面也会实时反馈规则匹配情况,不至于写出无效的规则。
回到原帖
开玩笑的啦,不过正则要求确实太严格,写不好就会失效,通配符匹配太笼统了,添加了规则,但实际效果比预期差。
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
4楼#
发布于:2016-09-16 21:37
什么情况,这是,帖子太长,出错了啊,我打的其他的都哪去了,能从论坛历史数据中找回来不,我了个去,我也没备份啊,怎么会这样.太伤感情了,也不敢更新了,怕把之前的历史数据给覆盖了,救命,@fang5566 @kmc @fiag

系统跟我开这玩笑可开大了,不要钱,要命啊.............................................................不知道能否找回之前的数据
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
5楼#
发布于:2016-09-17 13:08
fang5566:这个我也不清楚能否恢复,f i a g给看看。建议还是先在其他地方编辑好再弄过来 @fiag回到原帖
昨天到中途,寻思点了一下发送,就这爷爷奶奶样了,看来只能把丢掉的部分重写了,系统坑老人了,真不知该说什么好,怪自己没备份,在线更新的吧...

哦,对了,是否能给偶一些权限,想上传2Mb以内的附件
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
6楼#
发布于:2016-09-17 15:31
aaaa007cn:快照
实用精品扩展收集分类整理功能简介/备份及同类型差别- Powered by ...
https://www.firefox.net.cn/read-53718
6 days ago


Wayback Machine 只有你自己先请求...
回到原帖
谢谢, 谢谢, 我之前也想过快照, 用的是https://archive.is/, 因为更新的过于频繁, 所以已经找不到了, 这个网站很不错, 收藏了, 但昨天最后一次更新的还是丢了, 估计找不回来了, 可能只能重写.
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
7楼#
发布于:2016-09-17 15:34
aaaa007cn:实用精品扩展收集分类整理功能简介/备份及同类型差别持续更新
https://www.firefox.net.cn/3g-read-run?tid=53718&fid=5
6 days ago

这个新点

恢复了啊
那就不用复...
回到原帖
没有全部恢复, 关于ublock和uagent的部分丢了, 不知道还有办法没
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
8楼#
发布于:2016-09-17 15:49
aaaa007cn:实用精品扩展收集分类整理功能简介/备份及同类型差别持续更新
https://www.firefox.net.cn/3g-read-run?tid=53718&fid=5
6 days ago

这个新点

恢复了啊
那就不用复...
回到原帖
能有办法找回16号的不? 我用了https://archive.is/, 发现找不回来, 就更新原帖了, 估计在更新前, 用web.archive.org找的话, 没准能找回来, 现在好像晚了...
007都用了什么网站找的快照, 推荐个.
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
9楼#
发布于:2016-09-17 16:20
alanfly:用google快照看看能不能找回,还有Wayback Machine那个网站试试。回到原帖
谢谢啦, 谢谢这么多人关心, 我搜索Wayback Machine在谷歌, 只找到web.archive.org, 但找回的只是大部分, 有什么快照近期的网站, 求推荐
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
10楼#
发布于:2016-09-17 17:50
知道之前的数据为何会丢失了,因为帖子内有一段
aHR0cDovL2Nubi5jb20= into http://cnn.com

而我嫌添加code后,文字分段间距太大,不美观,就没用,结果论坛自动识别添加html代码的脚本将之后的文字全部给删了,真坑。。。

还有如果在帖子中使用html的code,当再次编辑时,如果编辑的内容里有http字样,则会导致code丢失,并将http字段自动加入url,想拿刀把着垃圾脚本砍了。

@aaaa007cn ,那看来此次数据丢失时没办法找回了,我刚刚重现了这次的数据丢失,回想,估计就算当时快照,也找不回丢失的那部分数据。
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
11楼#
发布于:2016-09-24 20:23
fang5566:看到楼主说的 ChatZilla 的简体中文语言包不兼容,我刚刚默默地做了更新,然后上传到 AMO 等待审核通过。回到原帖
看到回复,立刻去水表了下,什么都知道了。说来惭愧,在论坛这么久了,都不知道语言包是两个版大的作品,稍微仔细看一下,应该能发现,但主要被这个R.W(就是你)给忽悠了,以为是不认识的人,要往右边扫一眼,一定会看出端倪。哦,再有就是,主用xchat,chatzilla确实是个经典扩展,不提怎么得行。
不过也不能怪偶,07年应该我还是主用IE(因为翻了一下自己最早的帖子),Fx v3.5以前应该都是断断续续在用,反正装上了,偶尔用。卡饭也不怎么混,账号被砍了,貌似是周六周日开放注册吧,也懒得注册(现在貌似有的签到多少天,更懒得注册,而且Fx区冷清多了,现在也很少去了)。等到想用Fx,就像想找个Fx的家,所以就来到了这,一晃6年过去了,真够快的,已经相伴6年了。
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
12楼#
发布于:2016-09-25 00:09
fang5566:chatzilla最早是论坛一批人共同用google doc协作翻译完成的,工作量太大。后来fiag负责制作成语言包扩展,我负责上传和后期维护,因为懒所以没更新一段时间了。看到楼主这么积极,感到惭愧就做了更新,现在可以审核通过了。不过以后x...回到原帖
irc这些客户端里,irssi是很赞,还有xchat,你根本感觉不到它的存在。再就是cz,与Fx融为一体,加载脚本太便捷,因为很多药借助浏览器来完成,比如像rutorrent。所以当装上语言包,看cz的操作界面时,第一感觉就是汉化很完整,一想就知道工作量很大,能翻译的这么完整真不容易,cz功能太多,完全想不到扩展竟有这么多功能。挺惊讶的,因为常用irc客户端,太了解的缘故吧。

确实,砍掉xul,很多很棒的扩展都要被殃及,比如cz,dta,真的不知道未来会怎样。但我应该会坚守Fx,太喜欢,因为Fx也让我震惊(就是有那种竟然还可以这样的感觉)!

智谋官坛,就是http://mozilla.com.cn/moz-forum.html?如果是的话,我连链接都没收藏,mozest确实,没落的很奇怪,通不解.
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
13楼#
发布于:2016-09-25 14:18
dupontjoy:你好
uMatrix在Youku, iqiyi看视频时, 需要插件放行, 尽是些IP地址(如下), 请问有办法合成一条规则么?
youku.com 111.13.126.194 plugin allow
youku.com 111.1...
回到原帖
chrome://umatrix/content/dashboard.html#hosts-files
youku.com 111.13.133.* allow
我记得有个相关的cdn说明,等我找找

https://github.com/gorhill/uMatrix/issues/122
https://github.com/gorhill/uMatrix/issues/367#issuecomment-150564030
skytalk
热心会员
热心会员
  • UID32994
  • 注册日期2010-06-06
  • 最后登录2023-07-07
  • 发帖数652
  • 经验1061枚
  • 威望3点
  • 贡献值1292点
  • 好评度154点
  • 社区居民
  • 忠实会员
14楼#
发布于:2016-09-25 15:17
Addons库中维护良好的扩展没必要上传了吧?
上传主要是方便懒的去AMO下载的坛友, 而且随着时间的推移, 有些作者删除或AMO下架也是常有的, 所以在这留个备份.

“保存规则要回到顶部”
不能弄个什么把那部分弄上顶部固定栏吗?
实际上倒是希望浮动保存按钮, 但貌似R.H并不在意, 事实上自定义规则这块, 确实没有ABP便捷.

“发现需要修改有需要查找词条规则,找到后在有时忘记点击顶部编辑,就有要回到顶部点击后再找到规则在编辑,对于这个真是头大。”
其实双击临时规则列表,即可编辑之。。
目前的解决办法是吧规则拷贝到文本编辑器, 编辑, 然后整体直接拷贝保存.

“也就是uBO的静态规则,但添加规则容易,里面真是一团乱麻,完全分不清楚”
用! 注释折衷当分组功能?
因为看着一大片啊, 但每个人的使用习惯是完全不同的, 所以也不强求的, 弄到文本编辑器也还不错.

“uBO的power按钮就是个摆设,只能在当前页关闭,不能全局”
可以当前站点或当前页面关闭。全局关掉为何不直接禁用ub?
到about:addons中禁用? 太麻烦了吧,

CookieKeeper不用重启,还是精选扩展哦。
这个扩展曾经试用过, 貌似有些弊端, 比如移除所有cookies, 不经确认就全部清除, 还有, 如果不想使第三方读取cookie, cookiekeeper得对每个域名分别添加例外, 所以性能方面与Cookie Monster相比, 感觉要繁琐, 所以并没有收录.

uMatrix的说明居然这么短,同类扩展中,易用性和功能平衡都是绝好的。我感觉这个比ub还值得推介。
因为我在坛子里写过关于uBO和uM的帖子, 所以在这简化了些, 好的, 我会填补些.
 
搜索编辑介绍用书签关键词的方式也不错,起码不需安装什么+兼容性绝好。
这几本应该算是Fx的自带功能的小技巧罢了, 与addons关系并不是很大, 所以不做介绍

最后表示,这个贴子还是比较个人化。如果是贴子标题所言,“实用精品扩展分类整理 ”,个人还是比较喜欢这种形式:可以实现有代表性的需求的工具,每类介绍一两个其中的佼佼者,即使自己不用。
感觉错过不少精品扩展,比如findbar tweak的滚动条栏高亮查找结果的高度,反馈非常直观。
确实, 像这样介绍或推荐也曾考虑过, 但介绍扩展时, 尽力写出此扩展的不同之处, 如果不经过使用一段时间的扩展, 写出来时或许很大众化, 无什么特点, 那样帖子的质量就会大打折扣, 而且每个人个人习惯又截然不同, 就像我不会用任何手势一样. 愿意的话, 也来写几个吧, 毕竟以我的力量是有限的, 水滴不间断的汇集, 就成就了湖泊、河流、海洋,不是吗?
上一页
游客

返回顶部